[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ba5aa0bc-277b-5b47-89f8-fad1010b77f9@solarflare.com>
Date: Thu, 3 Nov 2016 22:10:31 +0000
From: Edward Cree <ecree@...arflare.com>
To: <netdev@...r.kernel.org>, <davem@...emloft.net>,
<linux-net-drivers@...arflare.com>
Subject: [PATCH net-next 0/2] sfc: enable 4-tuple UDP RSS hashing
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(-)
Powered by blists - more mailing lists