netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] sfc: aRFS fixes
@ 2016-05-26 16:00 Edward Cree
  2016-05-26 16:01 ` [PATCH net 1/2] sfc: handle nonlinear SKBs in efx_filter_rfs() Edward Cree
  2016-05-26 16:02 ` [PATCH net 2/2] sfc: Track RPS flow IDs per channel instead of per function Edward Cree
  0 siblings, 2 replies; 8+ messages in thread
From: Edward Cree @ 2016-05-26 16:00 UTC (permalink / raw)
  To: linux-net-drivers, davem, netdev

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(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-05-30  5:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-26 16:00 [PATCH net 0/2] sfc: aRFS fixes Edward Cree
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

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).