[dpdk-dev] [PATCH] mbuf: promote some helpers to stable
Stephen Hemminger
stephen at networkplumber.org
Mon Oct 4 21:29:42 CEST 2021
On Sat, 2 Oct 2021 16:16:14 +0200
David Marchand <david.marchand at redhat.com> wrote:
> Those accessors have been introduced more than two years ago
> (rte_mbuf_to_priv in v18.05, rte_mbuf_*_addr* in v19.02).
> Time to mark them stable.
>
> rte_mbuf_to_baddr() could be removed, but since we lack a deprecation
> notice, keep it as a simple wrapper.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the dev
mailing list