07/10/2019 17:45, Bruce Richardson: > The compat.h header file provided macros for two purposes: > 1. it provided the macros for marking functions as rte_experimental > 2. it provided the macros for doing function versioning [...] > lib/librte_eal/common/include/rte_compat.h | 70 ---------------- > .../common/include/rte_function_versioning.h | 79 +++++++++++++++++++
I take this opportunity to add (while merging) the files in MAINTAINERS, in the section "ABI versioning" of Neil Horman, so it is clear what are the pieces of ABI code.