[PATCH net-next V2 0/5] net/mlx5e: Report more netdev stats
From: Tariq Toukan
Date: Mon Mar 09 2026 - 05:55:58 EST
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@xxxxxxxxxx/
- 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