Hi, > -----Original Message----- > From: Jiawei(Jonny) Wang <jiaw...@nvidia.com> > Sent: Monday, June 28, 2021 1:58 PM > To: Slava Ovsiienko <viachesl...@nvidia.com>; Matan Azrad > <ma...@nvidia.com>; Ori Kam <or...@nvidia.com>; NBU-Contact-Thomas > Monjalon <tho...@monjalon.net>; Shahaf Shuler <shah...@nvidia.com>; > Alexander Kozyrev <akozy...@nvidia.com> > Cc: dev@dpdk.org; Raslan Darawsheh <rasl...@nvidia.com>; > sta...@dpdk.org > 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: sta...@dpdk.org > > Signed-off-by: Jiawei Wang <jiaw...@nvidia.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh