[PATCH net-next V2 0/4] mlx5e: Support recovery counter in reset

From: Tariq Toukan
Date: Sun Mar 16 2025 - 04:15:09 EST


Hi,

This series by Yael adds a recovery counter in ethtool, for any recovery
type during port reset cycle.
Series starts with some cleanup and refactoring patches.
New counter is added and exposed to ethtool stats in patch #4.

Regards,
Tariq

V2:
- Fix bad indentation failing the html build. (Stanislav Fomichev).
- Add review tags.

Yael Chemla (4):
net/mlx5e: Ensure each counter group uses its PCAM bit
net/mlx5e: Access PHY layer counter group as other counter groups
net/mlx5e: Get counter group size by FW capability
net/mlx5e: Expose port reset cycle recovery counter via ethtool

.../ethernet/mellanox/mlx5/counters.rst | 5 +
.../ethernet/mellanox/mlx5/core/en_stats.c | 119 ++++++++++++------
.../ethernet/mellanox/mlx5/core/en_stats.h | 4 +
3 files changed, 91 insertions(+), 37 deletions(-)


base-commit: 89d75c4c67aca1573aff905e72131a10847c5fda
--
2.31.1