From: Edward Cree <ecree@solarflare.com>
To: <linux-net-drivers@solarflare.com>, <davem@davemloft.net>,
<netdev@vger.kernel.org>
Subject: [PATCH net 0/2] sfc: aRFS fixes
Date: Thu, 26 May 2016 17:00:18 +0100 [thread overview]
Message-ID: <57471D92.2000708@solarflare.com> (raw)
The issue fixed in patch #1 was found two years ago and might not still
happen on current kernels, but (a) we didn't figure out what caused it,
and (b) the fix should be harmless even if it's unnecessary.
Edward Cree (1):
sfc: handle nonlinear SKBs in efx_filter_rfs()
Jon Cooper (1):
sfc: Track RPS flow IDs per channel instead of per function
drivers/net/ethernet/sfc/efx.c | 32 ++++++++++++++---
drivers/net/ethernet/sfc/net_driver.h | 12 ++++---
drivers/net/ethernet/sfc/rx.c | 68 ++++++++++++++++++++++-------------
3 files changed, 79 insertions(+), 33 deletions(-)
next reply other threads:[~2016-05-26 16:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-26 16:00 Edward Cree [this message]
2016-05-26 16:01 ` [PATCH net 1/2] sfc: handle nonlinear SKBs in efx_filter_rfs() Edward Cree
2016-05-26 16:56 ` Eric Dumazet
2016-05-26 17:11 ` Edward Cree
2016-05-26 19:47 ` David Miller
2016-05-26 20:46 ` [PATCH net] sfc: use flow dissector helpers for aRFS Edward Cree
2016-05-30 5:39 ` David Miller
2016-05-26 16:02 ` [PATCH net 2/2] sfc: Track RPS flow IDs per channel instead of per function Edward Cree
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=57471D92.2000708@solarflare.com \
--to=ecree@solarflare.com \
--cc=davem@davemloft.net \
--cc=linux-net-drivers@solarflare.com \
--cc=netdev@vger.kernel.org \
/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).