On Wed, Sep 4, 2024 at 8:10 PM Stephen Hemminger <step...@networkplumber.org> wrote: > > 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(-)
Series applied, thanks Stephen. -- David Marchand