Re: [PATCH net-next 06/12] net/mlx5: HWS, Add fullness tracking to pool
From: Michal Kubiak
Date: Thu Apr 10 2025 - 07:39:33 EST
On Tue, Apr 08, 2025 at 05:00:50PM +0300, Tariq Toukan wrote:
> From: Vlad Dogaru <vdogaru@xxxxxxxxxx>
>
> Future users will need to query whether a pool is empty.
>
> Signed-off-by: Vlad Dogaru <vdogaru@xxxxxxxxxx>
> Reviewed-by: Yevgeny Kliteynik <kliteyn@xxxxxxxxxx>
> Reviewed-by: Mark Bloch <mbloch@xxxxxxxxxx>
> Signed-off-by: Tariq Toukan <tariqt@xxxxxxxxxx>
> ---
> .../mellanox/mlx5/core/steering/hws/pool.c | 7 ++++++
> .../mellanox/mlx5/core/steering/hws/pool.h | 25 +++++++++++++++++++
> 2 files changed, 32 insertions(+)
>
Thanks,
Reviewed-by: Michal Kubiak <michal.kubiak@xxxxxxxxx>