[dpdk-dev] [PATCH v3 1/2] eal: split compat header file
Thomas Monjalon
thomas at monjalon.net
Sun Oct 27 10:49:08 CET 2019
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.
More information about the dev
mailing list