[dpdk-dev] [PATCH v3] mbuf: remove atomic reference counters
Phil Yang
Phil.Yang at arm.com
Mon Sep 14 15:48:22 CEST 2020
Thomas Monjalon <thomas at monjalon.net> writes:
> >
> > Remove the deprecated refcnt_atomic union fields in
> > rte_mbuf and rte_mbuf_ext_shared_info structures.
> >
> > Signed-off-by: Phil Yang <phil.yang at arm.com>
> > Reviewed-by: Ruifeng wang <ruifeng.wang at arm.com>
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> > ---
> >
> > v2:
> > - squashed
> > - removed deprecation notice
> > - updated release notes (in API section)
> >
> > v3:
> > - re-sent with --in-reply-to
> > - added Andrew's ack
>
> The ack is missing above,
> Anyway, applied with the ack :)
Thank you. 😊
More information about the dev
mailing list