Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/ixgbevf
Greg Rose 55fb277c1f 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>
2012-11-15 06:30:42 -08:00
..
2012-10-22 21:15:35 -07:00
2012-02-03 03:07:09 -08:00
2012-09-24 00:21:51 -07:00
2012-10-22 21:15:35 -07:00
2012-02-03 03:07:09 -08:00
2012-10-22 21:15:35 -07:00