diff options
author | Greg Rose <gregory.v.rose@intel.com> | 2012-11-06 09:53:32 +0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-11-15 18:30:42 +0400 |
commit | 55fb277c1f6181d445f88ef8596b87eab61f14b6 (patch) | |
tree | 455dba568844498e456052d901607efed4372baf /net/ipv4 | |
parent | 3938d3c8fdffc95ebc0a3e2708d91a726fd671ec (diff) | |
download | linux-55fb277c1f6181d445f88ef8596b87eab61f14b6.tar.xz |
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 <gregory.v.rose@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions