On Mon, Oct 4, 2021 at 9:33 PM Stephen Hemminger <step...@networkplumber.org> 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 > 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(-)
Series applied, thanks. -- David Marchand