[PATCH 0/3] eal: mark API's as stable
Stephen Hemminger
stephen at networkplumber.org
Wed Sep 4 20:08:43 CEST 2024
The API's in ethtool from before 23.11 should be marked stable.
Should probably include the trace api's but that is more complex change.
Stephen Hemminger (3):
eal: make rte_cpu_get_intrinsics_support stable
eal: mark rte_lcore_register_usage_cb stable
eal: mark rte_memzone_max_get/set stable
lib/eal/include/generic/rte_cpuflags.h | 4 ----
lib/eal/include/rte_lcore.h | 4 ----
lib/eal/include/rte_memzone.h | 8 --------
lib/eal/version.map | 10 ++++------
4 files changed, 4 insertions(+), 22 deletions(-)
--
2.45.2
More information about the dev
mailing list