Re: [PATCH net V1] ethtool: Support for configurable RSS hash function

2015-07-09 Thread Amir Vadai
On Tue, Jun 2, 2015 at 9:31 AM, Amir Vadai wrote: > On Sun, May 31, 2015 at 11:09 PM Ben Hutchings wrote: >> >> On Tue, 2015-05-05 at 18:48 +0300, Amir Vadai wrote: >> > On Mon, Apr 27, 2015 at 2:22 PM, Amir Vadai wrote: >> > > From: Eyal Perry >> > > >> > > This ethtool patch adds support to s

Re: [PATCH net V1] ethtool: Support for configurable RSS hash function

2015-06-01 Thread Amir Vadai
On Sun, May 31, 2015 at 11:09 PM Ben Hutchings wrote: > > On Tue, 2015-05-05 at 18:48 +0300, Amir Vadai wrote: > > On Mon, Apr 27, 2015 at 2:22 PM, Amir Vadai wrote: > > > From: Eyal Perry > > > > > > This ethtool patch adds support to set and get the current RSS hash > > > function for the devi

Re: [PATCH net V1] ethtool: Support for configurable RSS hash function

2015-05-31 Thread Ben Hutchings
On Tue, 2015-05-05 at 18:48 +0300, Amir Vadai wrote: > On Mon, Apr 27, 2015 at 2:22 PM, Amir Vadai wrote: > > From: Eyal Perry > > > > This ethtool patch adds support to set and get the current RSS hash > > function for the device through through the new hfunc field in the > > ethtool_rxfh struct

[PATCH net V1] ethtool: Support for configurable RSS hash function

2015-04-27 Thread Amir Vadai
From: Eyal Perry This ethtool patch adds support to set and get the current RSS hash function for the device through through the new hfunc field in the ethtool_rxfh struct. Kernel supported hash function names are queried with ETHTOOL_GSTRINGS (value 0 is reserved and skipped). Although currentl