From: David Miller <davem@davemloft.net>
To: dcaratti@redhat.com
Cc: xiyou.wangcong@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/2] net/sched: act_skbedit: lockless data path
Date: Tue, 10 Jul 2018 16:58:16 -0700 (PDT) [thread overview]
Message-ID: <20180710.165816.1596157490663783999.davem@davemloft.net> (raw)
In-Reply-To: <cover.1530870765.git.dcaratti@redhat.com>
From: Davide Caratti <dcaratti@redhat.com>
Date: Fri, 6 Jul 2018 12:40:12 +0200
> the data path of act_skbedit can be faster if we avoid using spinlocks:
> - patch 1 converts act_skbedit statistics to use per-cpu counters
> - patch 2 lets act_skbedit use RCU to read/update its configuration
This doesn't apply cleanly to net-next, please respin.
Thank you.
prev parent reply other threads:[~2018-07-10 23:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-06 10:40 [PATCH net-next 0/2] net/sched: act_skbedit: lockless data path Davide Caratti
2018-07-06 10:40 ` [PATCH net-next 1/2] net/sched: skbedit: use per-cpu counters Davide Caratti
2018-07-06 10:40 ` [PATCH net-next 2/2] net/sched: act_skbedit: don't use spinlock in the data path Davide Caratti
2018-07-10 23:58 ` David Miller [this message]
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=20180710.165816.1596157490663783999.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dcaratti@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=xiyou.wangcong@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).