mbox

[v1,0/3] Promote some API to stable

Message ID 20210901050707.570163-1-haiyue.wang@intel.com (mailing list archive)
Headers

Message

Wang, Haiyue Sept. 1, 2021, 5:07 a.m. UTC
  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(-)