From: Eran Ben Elisha Date: Tue, 23 Jun 2015 14:14:13 +0000 (+0300) Subject: net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~8^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1a3badb0b429cae75b4785c97af35cb89bf1457;p=pandora-kernel.git net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device Under SRIOV, the port rx/tx bytes/packets statistics should by read from the HW instead of using the PF netdevice SW accounting. This is needed in order to get the full port statistics and not just the PF own ones Signed-off-by: Eran Ben Elisha Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed