On 8/28/24 01:06, Nicolas Chautru wrote:
A number of inline functions should not be in the version map since ABI versioning would be irrelevant. Signed-off-by: Nicolas Chautru <[email protected]> --- lib/bbdev/rte_bbdev.h | 1 - lib/bbdev/rte_bbdev_op.h | 2 -- lib/bbdev/version.map | 24 +----------------------- 3 files changed, 1 insertion(+), 26 deletions(-)
Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

