[dpdk-dev] [PATCH v3 0/4] mbuf: promote experimental API's to stable
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2021-08-31 19:35:14
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2021-08-31 19:35:14
These experimental API's in mbuf should be changed to officially supported. v3 - add rte_mbuf_check Stephen Hemminger (4): 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 mbuf: make rte_mbuf_check part of stable API lib/mbuf/rte_mbuf.h | 6 ++---- lib/mbuf/rte_mbuf_dyn.h | 15 --------------- lib/mbuf/version.map | 24 ++++++++++++------------ 3 files changed, 14 insertions(+), 31 deletions(-) -- 2.30.2