Hi, > -----Original Message----- > From: Jiawei(Jonny) Wang <[email protected]> > Sent: Monday, June 28, 2021 1:58 PM > To: Slava Ovsiienko <[email protected]>; Matan Azrad > <[email protected]>; Ori Kam <[email protected]>; NBU-Contact-Thomas > Monjalon <[email protected]>; Shahaf Shuler <[email protected]>; > Alexander Kozyrev <[email protected]> > Cc: [email protected]; Raslan Darawsheh <[email protected]>; > [email protected] > Subject: [PATCH] net/mlx5: fix the modify field action flag checking > > The introduced MODIFY_FIELD action was used to manipulate > the packet header field through copy or set operations. > > These modify header actions should be counted as one action > in low level, the current code used wrong actions flags > checking for modify field action. > > This patch update the action flags checking into the correct > MODIFY_HDR_ACTIONS set. > > Fixes: 641dbe4fb053 ("net/mlx5: support modify field flow action") > Cc: [email protected] > > Signed-off-by: Jiawei Wang <[email protected]> > Acked-by: Viacheslav Ovsiienko <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

