[dpdk-dev] [PATCH v2 0/3] mbuf: experimental tag changes

Stephen Hemminger stephen at networkplumber.org
Thu Aug 26 00:09:55 CEST 2021


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

v2 changes:
  update comment in dynamic field functions
  fix rte_experimental in rte_mbuf_tx_offload

Stephen Hemminger (3):
  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

 lib/mbuf/rte_mbuf.h     |  5 ++---
 lib/mbuf/rte_mbuf_dyn.h | 15 ---------------
 lib/mbuf/version.map    | 22 +++++++++++-----------
 3 files changed, 13 insertions(+), 29 deletions(-)

-- 
2.30.2



More information about the dev mailing list