Hi, > -----Original Message----- > From: Maayan Kashani <[email protected]> > Sent: Sunday, February 5, 2023 5:40 PM > To: [email protected] > Cc: Maayan Kashani <[email protected]>; Matan Azrad > <[email protected]>; Raslan Darawsheh <[email protected]>; > [email protected]; Slava Ovsiienko <[email protected]> > Subject: [PATCH] net/mlx5: fix ESP item validation in Verbs interface > > while added ESP item support in Verbs interface, > mlx5_flow_os_validate_item_esp routine in windows/mlx5_flow_os.c was > changed. all changes should be in mlx5_flow_verbs.c only. > > If ESP is not supported in verbs, return default "Item not supported > error" during item validation stage. > Also, updated mlx5.rst file regarding ESP SPI match support following > further debug. > > Fixes: c1d039e ("net/mlx5: support ESP item in Verbs interface") > Cc: [email protected] > > Signed-off-by: Maayan Kashani <[email protected]> > Acked-by: Matan Azrad <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

