From: "Mattias Rönnblom" <mattias.ronnblom@ericsson.com>
To: Jerin Jacob <jerinjacobk@gmail.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 12:39:15 +0000 [thread overview]
Message-ID: <5a8e43cd-31d6-550a-3ee4-f9082e3d2990@ericsson.com> (raw)
In-Reply-To: <CALBAE1MxaA3Pa9_uVk23c+9DRBUtn91pxv0v2uq2kzrx=An9+w@mail.gmail.com>
On 2021-02-04 13:34, Jerin Jacob wrote:
> 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.
Makes sense.
next prev parent reply other threads:[~2021-02-04 12:39 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
2021-02-04 12:39 ` Mattias Rönnblom [this message]
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=5a8e43cd-31d6-550a-3ee4-f9082e3d2990@ericsson.com \
--to=mattias.ronnblom@ericsson.com \
--cc=dev@dpdk.org \
--cc=jerinj@marvell.com \
--cc=jerinjacobk@gmail.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).