common/mlx5: mark internal symbols
authorOphir Munk <ophirmu@mellanox.com>
Thu, 7 May 2020 11:31:12 +0000 (11:31 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 18 May 2020 18:35:56 +0000 (20:35 +0200)
commit64c563f8b1aa59d12b83884d815e1f8486099bde
treefdbf77265e9ac726beca265a91b954bb14ad36f1
parent13e4897d98b0af690c81ffd02d212992ce6d9348
common/mlx5: mark internal symbols

Move mlx5 symbols in the map file to the INTERNAL section and add
__internal tags to their definitions.
Those symbols were exported in 20.02 and now (20.05) they are removed.
Avoid ABI comparison issues between 20.05/20.08 and 20.02 by adding the
suppress_file directive to libabigail.abignore file. This directive will
prevent loading mlx5 common symbols and no comparison will be performed.

In addition move symbols from the EXPERIMENTAL section to the INTERNAL
section.

Fixes: 7b4f1e6bd367 ("common/mlx5: introduce common library")

Signed-off-by: Ophir Munk <ophirmu@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
devtools/libabigail.abignore
drivers/common/mlx5/mlx5_common.h
drivers/common/mlx5/mlx5_common_mp.h
drivers/common/mlx5/mlx5_common_mr.h
drivers/common/mlx5/mlx5_devx_cmds.h
drivers/common/mlx5/mlx5_nl.h
drivers/common/mlx5/rte_common_mlx5_version.map