OSDN Git Service

igc: Add Host Good Packets Transmitted Count
authorSasha Neftin <sasha.neftin@intel.com>
Sun, 6 Dec 2020 12:07:00 +0000 (14:07 +0200)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 3 Feb 2021 23:20:32 +0000 (15:20 -0800)
commite65299444e3cad6d7cdfd09f9ebd77020f451887
treed1f287c23f29651316727b1353c0cfe76059ee31
parente96c5b46bdf1e605eb195c0cc33096dedc47f884
igc: Add Host Good Packets Transmitted Count

This counter counts the number of good (non-erred) packets
transmitted sent by the host.
A good transmit packet is considered one that is 64 or more bytes
in length (from <Destination Address> through <CRC>,
inclusively) in length

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/igc/igc_main.c