[PATCH v7 00/24] remove legacy atomic functions
Morten Brørup
mb at smartsharesystems.com
Fri Sep 4 14:12:37 CEST 2026
> From: Stephen Hemminger [mailto:stephen at networkplumber.org]
> Sent: Thursday, 6 August 2026 05.23
>
> The rte_atomicNN_* family was flagged for deprecation in 2021 by
> commit 3ec965b6de12 ("doc: update atomic operation deprecation")
> but removal had stalled and usage contined to grow.
>
> This series finishes converting every remaining in-tree caller to
> the C11-style rte_atomic_*_explicit() / RTE_ATOMIC() API, then
> removes the legacy functions. The deprecation has been out there
> long enough so not a big surprise to users.
>
Series-acked-by: Morten Brørup <mb at smartsharesystems.com>
More information about the dev
mailing list