Re: [dpdk-dev] [PATCH v4 0/5] mbuf: promote experimental API's to stable

2021-10-05 Thread David Marchand
On Mon, Oct 4, 2021 at 9:33 PM Stephen Hemminger wrote: > > 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 > m

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

2021-10-04 Thread Stephen Hemminger
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