[dpdk-dev] [PATCH] event/dsw: use GCC built-ins for atomics
Jerin Jacob
jerinjacobk at gmail.com
Thu Feb 4 13:34:02 CET 2021
On Tue, Jan 26, 2021 at 10:07 PM Mattias Rönnblom
<mattias.ronnblom at ericsson.com> wrote:
>
> Use C11-style GCC built-in functions for atomic operations.
>
> Signed-off-by: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
> ---
> drivers/event/dsw/dsw_evdev.c | 5 +----
> drivers/event/dsw/dsw_evdev.h | 6 +++---
> drivers/event/dsw/dsw_event.c | 37 ++++++++++++++++++++--------------
> drivers/event/dsw/dsw_xstats.c | 4 ++--
> 4 files changed, 28 insertions(+), 24 deletions(-)
Since this is not a fix, I will move this patch to the next release.
More information about the dev
mailing list