Hi, > -----Original Message----- > From: Li Zhang <[email protected]> > Sent: Wednesday, June 9, 2021 5:07 AM > To: Ori Kam <[email protected]>; Slava Ovsiienko > <[email protected]>; Matan Azrad <[email protected]>; NBU- > Contact-Thomas Monjalon <[email protected]> > Cc: [email protected]; Raslan Darawsheh <[email protected]>; Asaf Penso > <[email protected]>; [email protected] > Subject: [PATCH] net/mlx5: fix meter policy creation error flow > > When an error appears in the policy creation, the IDs mapping between the > user policy ID to the driver policy ID is skipped. > > Wrongly, the driver tried to clean the mapping in this case what caused an > error. > > Skip the clearance in this case. > > Fixes: afb4aa4f122 ("net/mlx5: support meter policy operations") > Cc: [email protected] > > Signed-off-by: Li Zhang <[email protected]> > Acked-by: Matan Azrad <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

