net/mlx5e: SHAMPO, Make GRO counters more precise
authorDragos Tatulea <dtatulea@nvidia.com>
Mon, 3 Jun 2024 21:22:14 +0000 (00:22 +0300)
committerJakub Kicinski <kuba@kernel.org>
Thu, 6 Jun 2024 03:20:46 +0000 (20:20 -0700)
commit8f9eb8bb5c5af846a8b1729bd7778d08ca852379
treeeab4f6ff75fb63d689d68a016fcb8848fdf129ff
parentf5a699e00f045856b55a60ebf57e367fca389910
net/mlx5e: SHAMPO, Make GRO counters more precise

Don't count non GRO packets. A non GRO packet is a packet with
a GRO cb count of 1.

Signed-off-by: Dragos Tatulea <dtatulea@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://lore.kernel.org/r/20240603212219.1037656-10-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/device_drivers/ethernet/mellanox/mlx5/counters.rst
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c