[PATCH v6 00/45] use stdatomic API

Tyler Retzlaff roretzla at linux.microsoft.com
Fri May 17 22:04:19 CEST 2024


On Fri, May 17, 2024 at 06:58:57PM +0200, David Marchand wrote:
> On Tue, May 14, 2024 at 6:36 PM Tyler Retzlaff
> <roretzla at linux.microsoft.com> wrote:
> >
> > This series converts all non-generic built atomics to use the rte_atomic
> > macros that allow optional enablement of standard C11 atomics.
> >
> > Use of generic atomics for non-scalar types are not converted in this
> > change and will be evaluated as a part of a separate series.
> > Specifically conversion of lib/lpm and drivers/x/cnxk will be addressed
> > in a separate series to address use of generics.
> 
> I adjusted some more 4 space indents (trying to preserve the beauty of
> the pre-existing indent when possible), and applied this series.
> Thanks Tyler.

Appreciate it David!

> 
> 
> -- 
> David Marchand


More information about the dev mailing list