Hi, > -----Original Message----- > From: Erez Shitrit <ere...@nvidia.com> > Sent: Wednesday, March 22, 2023 4:45 PM > To: dev@dpdk.org > Cc: Matan Azrad <ma...@nvidia.com>; Slava Ovsiienko > <viachesl...@nvidia.com> > Subject: [PATCH v4] net/mlx5/hws: add check for modify-header actions > > > Allow only actions that are currently supported. > > A check for each action in the modify-header list was added to verify that is > a > know action, otherwise the modify-header is failed. > > Signed-off-by: Erez Shitrit <ere...@nvidia.com> > Reviewed-by: Alex Vesker <va...@nvidia.com> > Acked-by: Matan Azrad <ma...@nvidia.com> > --- > drivers/common/mlx5/mlx5_prm.h | 1 + > drivers/net/mlx5/hws/mlx5dr_action.c | 6 ++++++ > drivers/net/mlx5/hws/mlx5dr_pat_arg.c | 16 ++++++++++++++++ > drivers/net/mlx5/hws/mlx5dr_pat_arg.h | 2 ++ > 4 files changed, 25 insertions(+) >
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh