Re: [PATCH net-next 2/2] net/mlx5e: Add stale counter for PCIe congestion events

From: Simon Horman
Date: Tue Sep 09 2025 - 08:01:58 EST


On Sun, Sep 07, 2025 at 12:39:36PM +0300, Tariq Toukan wrote:
> From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
>
> This ethtool counter is meant to help with observing how many times the
> congestion event was triggered but on query there was no state change.
>
> This would help to indicate when a work item was scheduled to run too
> late and in the meantime the congestion state changed back to previous
> state.
>
> While at it, do a driveby typo fix in documentation for
> pci_bw_inbound_high.
>
> Signed-off-by: Dragos Tatulea <dtatulea@xxxxxxxxxx>
> Signed-off-by: Tariq Toukan <tariqt@xxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>