[PATCH v3 7/7] net/ring: replace rte atomics with GCC builtin atomics
Bruce Richardson
bruce.richardson at intel.com
Thu May 25 10:44:01 CEST 2023
On Wed, May 24, 2023 at 10:12:44PM +0200, David Marchand wrote:
> Hello Bruce,
>
> For you again, review please.
>
>
> On Thu, Mar 23, 2023 at 11:54 PM Tyler Retzlaff
> <roretzla at linux.microsoft.com> wrote:
> >
> > Replace the use of rte_atomic.h types and functions, instead use GCC
> > supplied C++11 memory model builtins.
> >
> > Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
> > ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list