[PATCH net-next V2 0/5] net/mlx5e: Report more netdev stats
From: Tariq Toukan <tariqt@nvidia.com>
Date: 2026-03-09 09:55:49
Also in:
linux-rdma, lkml
From: Tariq Toukan <tariqt@nvidia.com>
Date: 2026-03-09 09:55:49
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 - RX HW-GRO stats - TX/RX csum - TX queue stop/wake Regards, Tariq V2: - Link to V1: https://lore.kernel.org/all/20260204193315.1722983-1-tariqt@nvidia.com/ (local) - Fix GRO counters of patch #2. Gal Pressman (5): net/mlx5e: Report hw_gso_packets and hw_gso_bytes netdev stats net/mlx5e: Report RX HW-GRO 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 | 68 +++++++++++++++++++ 1 file changed, 68 insertions(+) base-commit: 0bcac7b11262557c990da1ac564d45777eb6b005 -- 2.44.0