[dpdk-dev] [PATCH v1] net/mlx5: fix meter cleaning in stop operation

Matan Azrad matan at nvidia.com
Thu May 13 11:56:20 CEST 2021



From: Li Zhang
> A meter may handle Rx queue reference in his sub-policies.
> In stop operation, all the Rx queues are released.
> 
> Wrongly, the meter reference was not released before destroying the Rx
> queues what cause an error in stop.
> 
> Release the Rx queues meter references in stop operation.
> 
> Fixes: fc6ce56bba ("net/mlx5: prepare sub-policy for flow with meter")
> 
> Signed-off-by: Li Zhang <lizh at nvidia.com>
Acked-by: Matan Azrad <matan at nvidia.com>


More information about the dev mailing list