[dpdk-dev] [PATCH v1 0/3] Promote some API to stable
Haiyue Wang
haiyue.wang at intel.com
Wed Sep 1 07:07:04 CEST 2021
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
More information about the dev
mailing list