> > Replace use of __atomic_thread_fence with rte_atomic_thread_fence.
> >
> > Notes:
> >
> > The rest of lib/lpm will be converted to rte_atomic in a separate
> > series (to be submitted soon).
> >
> > There are existing checkpatches checks that catch use of both
> > __atomic_thread_fen
Series-acked-by: Chengwen Feng
On 2024/2/15 14:50, Tyler Retzlaff wrote:
> Replace use of __atomic_thread_fence with rte_atomic_thread_fence.
>
> Notes:
>
> The rest of lib/lpm will be converted to rte_atomic in a separate
> series (to be submitted soon).
>
> There are existing checkpatc
Replace use of __atomic_thread_fence with rte_atomic_thread_fence.
Notes:
The rest of lib/lpm will be converted to rte_atomic in a separate
series (to be submitted soon).
There are existing checkpatches checks that catch use of both
__atomic_thread_fence and __rte_atomic_thread_fence in
3 matches
Mail list logo