RE: [PATCH v4] net/mlx5/hws: add check for modify-header actions

2023-03-23 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Erez Shitrit > Sent: Wednesday, March 22, 2023 4:45 PM > To: dev@dpdk.org > Cc: Matan Azrad ; Slava Ovsiienko > > Subject: [PATCH v4] net/mlx5/hws: add check for modify-header actions > > > Allow only actions that are cur

[PATCH v4] net/mlx5/hws: add check for modify-header actions

2023-03-22 Thread Erez Shitrit
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 Reviewed-by: Alex Vesker Acked-by: Matan Azrad --- drivers/common/mlx5/mlx5_prm.h