mbox

[v4,0/5] mbuf: promote experimental API's to stable

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

Message

Stephen Hemminger Oct. 4, 2021, 7:32 p.m. UTC
  These are all functions that have been around since at least 19.05

v4 - fix the tx_offload patch
     add the mbuf_to_priv patch

Stephen Hemminger (5):
  mbuf: make rte_pktmbuf_free_bulk and rte_pktmbuf_copy stable API's
  mbuf: make rte_mbuf_dynfield API's stable
  mbuf: make rte_mbuf_check part of stable API
  mbuf: make rte_mbuf_tx_offload as stable
  mbuf: mark rte_mbuf_to_priv as stable

 lib/mbuf/rte_mbuf.h     |  9 +--------
 lib/mbuf/rte_mbuf_dyn.h | 15 ---------------
 lib/mbuf/version.map    | 24 ++++++++++++------------
 3 files changed, 13 insertions(+), 35 deletions(-)