[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2b7fcd41-680f-460e-399a-6aa4ce102a04@solarflare.com>
Date: Tue, 17 Jan 2017 11:59:48 +0000
From: Edward Cree <ecree@...arflare.com>
To: <linux-net-drivers@...arflare.com>, <davem@...emloft.net>
CC: <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/2] sfc: RX hash configuration
This series improves support for getting and setting RX hashing
configuration on Solarflare adapters through ethtool.
Edward Cree (2):
sfc: support setting RSS hash key through ethtool API
sfc: read back RX hash config from the NIC when querying it with
ethtool -x
drivers/net/ethernet/sfc/ef10.c | 84 +++++++++++++++++++++++++++++++----
drivers/net/ethernet/sfc/ethtool.c | 29 +++++++++---
drivers/net/ethernet/sfc/farch.c | 16 +++++++
drivers/net/ethernet/sfc/net_driver.h | 5 ++-
drivers/net/ethernet/sfc/nic.h | 1 +
drivers/net/ethernet/sfc/siena.c | 27 ++++++++++-
6 files changed, 146 insertions(+), 16 deletions(-)
Powered by blists - more mailing lists