Re: [PATCH net-next] bnx2x: ethtool -x full support

2016-10-20 Thread Eric Dumazet
On Thu, 2016-10-20 at 12:27 +, Mintz, Yuval wrote: > > > From: Eric Dumazet > > > > > > Implement ethtool -x full support, so that rss key can be fetched > > > instead of assuming it matches /proc/sys/net/core/netdev_rss_key > > > content. > > > > I'll send a V2, tested

RE: [PATCH net-next] bnx2x: ethtool -x full support

2016-10-20 Thread Mintz, Yuval
> > From: Eric Dumazet > > > > Implement ethtool -x full support, so that rss key can be fetched > > instead of assuming it matches /proc/sys/net/core/netdev_rss_key > > content. > > I'll send a V2, tested with CONFIG_BNX2X_SRIOV=y ;) > Hi Eric, Thanks for this. Are you

Re: [PATCH net-next] bnx2x: ethtool -x full support

2016-10-18 Thread Eric Dumazet
On Tue, 2016-10-18 at 10:08 -0700, Eric Dumazet wrote: > From: Eric Dumazet > > Implement ethtool -x full support, so that rss key can be fetched > instead of assuming it matches /proc/sys/net/core/netdev_rss_key > content. I'll send a V2, tested with CONFIG_BNX2X_SRIOV=y

[PATCH net-next] bnx2x: ethtool -x full support

2016-10-18 Thread Eric Dumazet
From: Eric Dumazet Implement ethtool -x full support, so that rss key can be fetched instead of assuming it matches /proc/sys/net/core/netdev_rss_key content. We might add "ethtool --rxfh" support later to set a different rss key. Tested: lpk51:~# ethtool --show-rxfh eth0