Re: [PATCH v7 17/24] bus/fslmc: replace rte_atomic32 with stdatomic
Hemant Agrawal <[email protected]>
| Newsgroups | org.dpdk.dev |
|---|---|
| Message-ID | <[email protected]> |
On 06-08-2026 08:53, Stephen Hemminger wrote: > The atomic wrappers here are easily converted to stdatomic. > Drop any unused macros. > > Signed-off-by: Stephen Hemminger <[email protected]> > --- Acked-by: Hemant Agrawal <[email protected]>