Re: [PATCH v3 00/45] use stdatomic API
Recheck-request: iol-unit-amd64-testing
[PATCH v3 00/45] use stdatomic API
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. Note if this series ends up re