On Thu, Feb 4, 2021 at 6:09 PM Mattias Rönnblom <mattias.ronnb...@ericsson.com> wrote: > > On 2021-02-04 13:34, Jerin Jacob wrote: > > On Tue, Jan 26, 2021 at 10:07 PM Mattias Rönnblom > > <mattias.ronnb...@ericsson.com> wrote: > >> Use C11-style GCC built-in functions for atomic operations. > >> > >> Signed-off-by: Mattias Rönnblom <mattias.ronnb...@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.
Applied to dpdk-next-eventdev/for-main. Thanks. > >