[PATCH v3 0/1] bbdev: removing unnecessaray symbols
Nicolas Chautru
nicolas.chautru at intel.com
Wed Aug 28 01:06:47 CEST 2024
v3: typo fixes.
v2: Actually several functions can be removed from bbdev version map
since they are inline and hence ABI versionning is not relevant.
I checked with other lib (cryptodev/ethdev) and the same guideline is
followed, with inline functions not part of version.map. Similarly the
script as part of CICD do no enforce versionning for inline functions
either. Discussed a bitwith Maxime off list.
Any thoughts? Good to clean it up now.
v1: A few functions were somehow missing for the last few years in the
version map file.
Nicolas Chautru (1):
bbdev: removing unnecessary symbols from version map
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(-)
--
2.34.1
More information about the dev
mailing list