net/mlx5: export PMD-specific API file
authorLiang Ma <liangma@bytedance.com>
Sun, 18 Jul 2021 10:29:16 +0000 (11:29 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 22 Jul 2021 15:23:26 +0000 (17:23 +0200)
commitda7a5c14062ef48e2cbec1959e6fe89975498cfd
treedca29e2e2deed329979a56e9123a2c98835bb915
parent4e5ba38d56e3a037271547c90fbfc25c81938a4f
net/mlx5: export PMD-specific API file

The file rte_pmd_mlx5.h should be exported by Meson.

Fixes: efa79e68c8cd ("net/mlx5: support fine grain dynamic flag")
Fixes: 23f627e0ed28 ("net/mlx5: add flow sync API")
Cc: stable@dpdk.org
Signed-off-by: Liang Ma <liangma@bytedance.com>
drivers/net/mlx5/meson.build