DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob <jerinjacobk@gmail.com>
To: "Mattias Rönnblom" <mattias.ronnblom@ericsson.com>
Cc: Jerin Jacob <jerinj@marvell.com>, dpdk-dev <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] event/dsw: use GCC built-ins for atomics
Date: Thu, 4 Feb 2021 18:04:02 +0530	[thread overview]
Message-ID: <CALBAE1MxaA3Pa9_uVk23c+9DRBUtn91pxv0v2uq2kzrx=An9+w@mail.gmail.com> (raw)
In-Reply-To: <20210126163650.63528-1-mattias.ronnblom@ericsson.com>

On Tue, Jan 26, 2021 at 10:07 PM Mattias Rönnblom
<mattias.ronnblom@ericsson.com> wrote:
>
> Use C11-style GCC built-in functions for atomic operations.
>
> Signed-off-by: Mattias Rönnblom <mattias.ronnblom@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.

  reply	other threads:[~2021-02-04 12:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-26 16:36 Mattias Rönnblom
2021-02-04 12:34 ` Jerin Jacob [this message]
2021-02-04 12:39   ` Mattias Rönnblom
2021-03-07 15:22     ` Jerin Jacob

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALBAE1MxaA3Pa9_uVk23c+9DRBUtn91pxv0v2uq2kzrx=An9+w@mail.gmail.com' \
    --to=jerinjacobk@gmail.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=mattias.ronnblom@ericsson.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).