According to DPDK ABI Policy, section 3.5.3. https://doc.dpdk.org/guides/contributing/abi_policy.html
Promote some API reported by DPDK Symbol Bot to stable. Haiyue Wang (3): net/ixgbe: promote some API to stable net/ice: promote some API to stable ethdev: promote burst mode API to stable drivers/net/ice/rte_pmd_ice.h | 3 --- drivers/net/ice/version.map | 11 ++++------- drivers/net/ixgbe/rte_pmd_ixgbe.h | 5 ----- drivers/net/ixgbe/version.map | 10 +++++----- lib/ethdev/rte_ethdev.h | 2 -- lib/ethdev/version.map | 4 ++-- 6 files changed, 11 insertions(+), 24 deletions(-) -- 2.33.0