[dpdk-dev] [PATCH] event/dsw: use GCC built-ins for atomics

Mattias Rönnblom mattias.ronnblom at ericsson.com
Thu Feb 4 13:39:15 CET 2021


On 2021-02-04 13:34, Jerin Jacob wrote:
> 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.

Makes sense.




More information about the dev mailing list