mbox

[v2,0/2] add INTERNAL tags and avoid comparison

Message ID 20200507073702.4047-1-ophirmu@mellanox.com (mailing list archive)
Headers

Message

Ophir Munk May 7, 2020, 7:37 a.m. UTC
  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(-)