[dpdk-dev] [PATCH v3 0/4] mbuf: promote experimental API's to stable

Stephen Hemminger stephen at networkplumber.org
Tue Aug 31 21:35:03 CEST 2021


These experimental API's in mbuf should be changed to
officially supported.

v3 - add rte_mbuf_check

Stephen Hemminger (4):
  mbuf: take experimental of mbuf copy and bulk free
  mbuf: remove experimental from dynamic field support
  mbuf: mark function rte_mbuf_tx_offload with __rte_expermental
  mbuf: make rte_mbuf_check part of stable API

 lib/mbuf/rte_mbuf.h     |  6 ++----
 lib/mbuf/rte_mbuf_dyn.h | 15 ---------------
 lib/mbuf/version.map    | 24 ++++++++++++------------
 3 files changed, 14 insertions(+), 31 deletions(-)

-- 
2.30.2



More information about the dev mailing list