v1: Initial version v2: Follow review comments. Suppress librte_common_mlx5.* in libabigail.abignore file. Use a stricter regexp. Squash the first two commits from v1.
Ophir Munk (2): common/mlx5: add rte internal tag and avoid comparison common/mlx5: remove devx dependency on ibv and DV devtools/libabigail.abignore | 7 +++ drivers/common/mlx5/mlx5_common.h | 3 ++ drivers/common/mlx5/mlx5_devx_cmds.c | 59 ++++++++++++------------- drivers/common/mlx5/mlx5_devx_cmds.h | 53 +++++++++++++++------- drivers/common/mlx5/mlx5_nl.h | 18 +++++++- drivers/common/mlx5/rte_common_mlx5_version.map | 6 +-- 6 files changed, 97 insertions(+), 49 deletions(-) -- 2.8.4