mbox

[v2,0/3] mbuf: experimental tag changes

Message ID 20210825220958.91326-1-stephen@networkplumber.org (mailing list archive)
Headers

Message

Stephen Hemminger Aug. 25, 2021, 10:09 p.m. UTC
  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(-)