[dpdk-dev] [PATCH] mbuf: promote some helpers to stable
David Marchand
david.marchand at redhat.com
Tue Oct 5 10:20:29 CEST 2021
On Tue, Oct 5, 2021 at 9:34 AM Andrew Rybchenko
<andrew.rybchenko at oktetlabs.ru> wrote:
>
> On 10/5/21 10:33 AM, Olivier Matz wrote:
> > 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).
rte_mbuf_to_priv was introduced in v18.08. Fixed when applying.
> >>> 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>
> Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
Applied.
--
David Marchand
More information about the dev
mailing list