From: Greg Rose Date: Tue, 6 Nov 2012 05:53:32 +0000 (+0000) Subject: ixgbevf: Add checksum statistics counters to rings X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~325^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55fb277c1f6181d445f88ef8596b87eab61f14b6;p=pandora-kernel.git ixgbevf: Add checksum statistics counters to rings Add hardware checksum statistic counters to the ring structures and then during packet processing update those counters instead of the global counters in the adapter structure. Only update the adapter structure counters when all other statistics are gathered in the ixgbevf_update_stats() function. Signed-off-by: Greg Rose Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed