From: Eran Ben Elisha Date: Mon, 30 Mar 2015 14:45:23 +0000 (+0300) Subject: net/mlx4_en: Support general selective view of ethtool statistics X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~107^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fcd27354b36fb9234aabeecde337b40d5a16842;p=pandora-kernel.git net/mlx4_en: Support general selective view of ethtool statistics The driver uses a bitmask to indicate which statistics should be displayed to the user in ethtool. The bitmask is u64, therefore we are limited for a selective view of up to 64 statistics. Extend the bitmap in order to show more than 64 statistics. In addition, add packet statistics to the ethtool display for PF. Signed-off-by: Eran Ben Elisha Signed-off-by: Hadar Hen Zion Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed