From: Vlad Zolotarov Date: Mon, 30 Mar 2015 18:35:29 +0000 (+0300) Subject: ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b641173915ae7b51c79abfde9580c3a381876bb1;p=pandora-kernel.git ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key Added get_rxfh_indir_size, get_rxfh_key_size and get_rxfh ethtool_ops callbacks implementations. This enables the ethtool's "-x" and "--show-rxfh[-indir]" options for VF devices. This patch adds the support for 82599 and x540 devices only. Support for other devices will be added later. Signed-off-by: Vlad Zolotarov Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed