13/05/2021 10:35, 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 <l...@nvidia.com> > Acked-by: Matan Azrad <ma...@nvidia.com>
Applied in next-net-mlx, thanks.