netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] sfc: enable 4-tuple UDP RSS hashing
@ 2016-11-03 22:10 Edward Cree
  2016-11-03 22:12 ` [PATCH net-next 1/2] sfc: enable 4-tuple RSS hashing for UDP Edward Cree
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Edward Cree @ 2016-11-03 22:10 UTC (permalink / raw)
  To: netdev, davem, linux-net-drivers

EF10 based NICs have configurable RSS hash fields, and can be made to take the
ports into the hash on UDP (they already do so for TCP).  This patch series
enables this, in order to improve spreading of UDP traffic.

Edward Cree (2):
  sfc: enable 4-tuple RSS hashing for UDP
  sfc: report 4-tuple UDP hashing to ethtool, if it's enabled

 drivers/net/ethernet/sfc/ef10.c       | 84 +++++++++++++++++++++++++++++++++++
 drivers/net/ethernet/sfc/ethtool.c    | 12 +++--
 drivers/net/ethernet/sfc/net_driver.h |  2 +
 3 files changed, 94 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2016-11-09 18:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-03 22:10 [PATCH net-next 0/2] sfc: enable 4-tuple UDP RSS hashing Edward Cree
2016-11-03 22:12 ` [PATCH net-next 1/2] sfc: enable 4-tuple RSS hashing for UDP Edward Cree
2016-11-03 22:12 ` [PATCH net-next 2/2] sfc: report 4-tuple UDP hashing to ethtool, if it's enabled Edward Cree
2016-11-07 18:20 ` [PATCH net-next 0/2] sfc: enable 4-tuple UDP RSS hashing David Miller
2016-11-08 13:02   ` Edward Cree
2016-11-09 18:09     ` David Miller
2016-11-09 18:51       ` Edward Cree
2016-11-09 18:59         ` David Miller

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