[dpdk-dev] [PATCH] mbuf: promote some helpers to stable
Olivier Matz
olivier.matz at 6wind.com
Tue Oct 5 09:33:53 CEST 2021
On Mon, Oct 04, 2021 at 12:29:42PM -0700, Stephen Hemminger wrote:
> 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>
Acked-by: Olivier Matz <olivier.matz at 6wind.com>
More information about the dev
mailing list