mbuf: promote some helpers to stable
authorDavid Marchand <david.marchand@redhat.com>
Sat, 2 Oct 2021 14:16:14 +0000 (16:16 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 5 Oct 2021 08:59:31 +0000 (10:59 +0200)
commit8d2a436d6952274fdfafd5eea627d7705cf36e60
tree018c535937a30ae9561739827fdf981a87b01af7
parentf01eff0d23d95cc5a02079863b133ed055dcd64a
mbuf: promote some helpers to stable

Those accessors have been introduced more than two years ago
(rte_mbuf_to_priv in v18.08, 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@redhat.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
lib/mbuf/rte_mbuf.h