[PATCH v1 iwl-next 0/2] igbvf: ethtool statistics improvements

Kohei Enju posted 2 patches 4 months ago
There is a newer version of this series
drivers/net/ethernet/intel/igbvf/ethtool.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
[PATCH v1 iwl-next 0/2] igbvf: ethtool statistics improvements
Posted by Kohei Enju 4 months ago
This series contains:
1. Add missing lbtx_packets and lbtx_bytes counters that are available
in hardware but not exposed via ethtool
2. Remove rx_long_byte_count counter that shows the same value as
rx_bytes

Tested on Intel Corporation I350 Gigabit Network Connection.

Kohei Enju (2):
  igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics
  igbvf: remove duplicated counter rx_long_byte_count from ethtool
    statistics

 drivers/net/ethernet/intel/igbvf/ethtool.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
2.48.1