On Thu, 2016-10-20 at 12:27 +0000, Mintz, Yuval wrote: > > > From: Eric Dumazet <eduma...@google.com> > > > > > > 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 planning on sending v2 or do you want us to take > over? > > BTW, what's the benefit of changing the RSS keys? Giving the hash properties, > in which scenarios would we gain by switching keys?
I will send a v2 Changing keys once a day or so might be important for security purposes. I wont give details here ;) Thanks.