]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net/mlx5e: Report stop and wake TX queue stats
authorGal Pressman <gal@nvidia.com>
Mon, 4 May 2026 18:37:04 +0000 (21:37 +0300)
committerJakub Kicinski <kuba@kernel.org>
Thu, 7 May 2026 01:38:58 +0000 (18:38 -0700)
commit32b7e50e284a816389831bef142de4f7d2d691ee
tree615e04631f00df2c629ac3785ab2c115f206c091
parentd8e5b2f7a5c314fc9ff3a342d667a42165845c21
net/mlx5e: Report stop and wake TX queue stats

Report TX queue stop and wake statistics via the netdev queue stats API
by mapping the existing stopped and wake counters to the stop and wake
fields.

Signed-off-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Dragos Tatulea <dtatulea@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/20260504183704.272322-6-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/en_main.c