[PATCH net-next 0/5] net/mlx5e: Report more netdev stats
From: Tariq Toukan <tariqt@nvidia.com>
Date: 2026-02-04 19:34:06
Also in:
linux-rdma, lkml
From: Tariq Toukan <tariqt@nvidia.com>
Date: 2026-02-04 19:34:06
Also in:
linux-rdma, lkml
Hi, This series by Gal extends the set of counters reported in netdev stats, by adding: - hw_gso_packets/bytes - hw_gro_packets/bytes - TX/RX csum - TX queue stop/wake Regards, Tariq Gal Pressman (5): net/mlx5e: Report hw_gso_packets and hw_gso_bytes netdev stats net/mlx5e: Report hw_gro_packets and hw_gro_bytes netdev stats net/mlx5e: Report TX csum netdev stats net/mlx5e: Report RX csum netdev stats net/mlx5e: Report stop and wake TX queue stats .../net/ethernet/mellanox/mlx5/core/en_main.c | 64 +++++++++++++++++++ 1 file changed, 64 insertions(+) base-commit: 9a9424c756feee9ee6e717405a9d6fa7bacdef08 -- 2.44.0