Re: [PATCH net-next 2/3] net/mlx5: fs, add support for flow meters HWS action
From: Jacob Keller
Date: Wed Mar 12 2025 - 18:50:32 EST
On 3/9/2025 11:07 AM, Tariq Toukan wrote:
> From: Moshe Shemesh <moshe@xxxxxxxxxx>
>
> Add support for HW Steering action of flow meter range. Flow meters
> range can use one HWS action for the whole range. Thus, share a cached
> HWS action among rules that use same flow meter object range. Hold
> refcount for each rule using the cached action.
>
> Signed-off-by: Moshe Shemesh <moshe@xxxxxxxxxx>
> Reviewed-by: Mark Bloch <mbloch@xxxxxxxxxx>
> Signed-off-by: Tariq Toukan <tariqt@xxxxxxxxxx>
> ---
Reviewed-by: Jacob Keller <jacob.e.keller@xxxxxxxxx>