All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH v1 iwl-next 0/2] igbvf: ethtool statistics improvements
@ 2025-08-13  7:50 ` Kohei Enju
  0 siblings, 0 replies; 15+ messages in thread
From: Kohei Enju @ 2025-08-13  7:50 UTC (permalink / raw)
  To: intel-wired-lan, netdev, linux-kernel
  Cc: Tony Nguyen, Przemek Kitszel, Andrew Lunn, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, kohei.enju, Kohei Enju

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2025-08-28 10:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-13  7:50 [Intel-wired-lan] [PATCH v1 iwl-next 0/2] igbvf: ethtool statistics improvements Kohei Enju
2025-08-13  7:50 ` Kohei Enju
2025-08-13  7:50 ` [Intel-wired-lan] [PATCH v1 iwl-next 1/2] igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics Kohei Enju
2025-08-13  7:50   ` Kohei Enju
2025-08-13  8:18   ` [Intel-wired-lan] " Paul Menzel
2025-08-13  8:47     ` Kohei Enju
2025-08-26 15:51     ` Simon Horman
2025-08-28 10:16       ` Romanowski, Rafal
2025-08-28 10:16         ` Romanowski, Rafal
2025-08-13  7:50 ` [Intel-wired-lan] [PATCH v1 iwl-next 2/2] igbvf: remove duplicated counter rx_long_byte_count from " Kohei Enju
2025-08-13  7:50   ` Kohei Enju
2025-08-13  8:20   ` [Intel-wired-lan] " Paul Menzel
2025-08-13  8:54     ` Kohei Enju
2025-08-26 15:52   ` Simon Horman
2025-08-26 15:52     ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.