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

2017-03-29 Thread John W. Linville
On Wed, Mar 29, 2017 at 02:56:38PM +0300, Gal Pressman wrote: > On 27/03/2017 21:02, John W. Linville wrote: > > On Sat, Mar 25, 2017 at 02:50:47PM -0700, Jakub Kicinski wrote: > >> On Wed, 8 Mar 2017 16:03:51 +0200, Gal Pressman wrote: > >>> This ethtool patch adds support to set and get the curr

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

2017-03-29 Thread Gal Pressman
On 27/03/2017 21:02, John W. Linville wrote: > On Sat, Mar 25, 2017 at 02:50:47PM -0700, Jakub Kicinski wrote: >> On Wed, 8 Mar 2017 16:03:51 +0200, Gal Pressman wrote: >>> This ethtool patch adds support to set and get the current RSS hash >>> function for the device through the new hfunc mask fi

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

2017-03-27 Thread John W. Linville
On Sat, Mar 25, 2017 at 02:50:47PM -0700, Jakub Kicinski wrote: > On Wed, 8 Mar 2017 16:03:51 +0200, Gal Pressman wrote: > > This ethtool patch adds support to set and get the current RSS hash > > function for the device through the new hfunc mask field in the > > ethtool_rxfh struct. Kernel suppo

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

2017-03-26 Thread Gal Pressman
On 26/03/2017 00:50, Jakub Kicinski wrote: > On Wed, 8 Mar 2017 16:03:51 +0200, Gal Pressman wrote: >> This ethtool patch adds support to set and get the current RSS hash >> function for the device through the new hfunc mask field in the >> ethtool_rxfh struct. Kernel supported hash function names

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

2017-03-25 Thread Jakub Kicinski
On Wed, 8 Mar 2017 16:03:51 +0200, Gal Pressman wrote: > This ethtool patch adds support to set and get the current RSS hash > function for the device through the new hfunc mask field in the > ethtool_rxfh struct. Kernel supported hash function names are queried > with ETHTOOL_GSTRINGS - each stri

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

2017-03-08 Thread Gal Pressman
This ethtool patch adds support to set and get the current RSS hash function for the device through the new hfunc mask field in the ethtool_rxfh struct. Kernel supported hash function names are queried with ETHTOOL_GSTRINGS - each string is corresponding with a bit in hfunc mask according to its in