Hi, > -----Original Message----- > From: Erez Shitrit <[email protected]> > Sent: Wednesday, March 22, 2023 4:45 PM > To: [email protected] > Cc: Matan Azrad <[email protected]>; Slava Ovsiienko > <[email protected]> > 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 <[email protected]> > Reviewed-by: Alex Vesker <[email protected]> > Acked-by: Matan Azrad <[email protected]> > --- > 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

