Hi, > -----Original Message----- > From: Li Zhang <[email protected]> > Sent: Monday, October 11, 2021 5:41 AM > To: [email protected]; Ori Kam <[email protected]>; Slava Ovsiienko > <[email protected]>; Matan Azrad <[email protected]> > Cc: [email protected]; NBU-Contact-Thomas Monjalon > <[email protected]>; Raslan Darawsheh <[email protected]>; > [email protected] > Subject: [PATCH] net/mlx5: fix domains selection for meter policy > > Fate actions are different per domain. > When all the domains, ingress, egress and FDB (transfer), > can support all the policy actions, i.e. [SET_TAG], > the policy prepares resources for all the domains and > failure happens if one of the domains misses its fate action > in the policy action list. > > Remove the domains missing their fate action > from the meter policy preparation. > > Now, the policy will prepare a domain only when the domain supports > all the actions and when one of the domain fate actions is on the list. > > Fixes: afb4aa4f ("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

