RE: [PATCH] net/mlx5: fix matcher priority for esp item

2022-08-17 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Bassam Zaid AlKilani > Sent: Thursday, July 28, 2022 5:12 PM > To: dev@dpdk.org > Cc: Raslan Darawsheh ; rzid...@nvidia.com; > sta...@dpdk.org; Matan Azrad ; Slava Ovsiienko > > Subject: [PATCH] net/mlx5: fix matcher priority for

RE: [PATCH] net/mlx5: fix matcher priority for esp item

2022-08-17 Thread Slava Ovsiienko
> -Original Message- > From: Bassam Zaid AlKilani > Sent: Thursday, July 28, 2022 17:12 > To: dev@dpdk.org > Cc: Raslan Darawsheh ; rzid...@nvidia.com; > sta...@dpdk.org; Matan Azrad ; Slava Ovsiienko > > Subject: [PATCH] net/mlx5: fix matcher priority for esp

[PATCH] net/mlx5: fix matcher priority for esp item

2022-07-28 Thread Bassam ZaidAlKilani
ESP is one of IPSec protocols over both IPv4 and IPv6 and is considered a tunnel layer that cannot be followed by any other layer. Taking that into consideration, esp is considered as a 4 layer. Not defining ESP's priority will make it match with the same priority as its prior IP layer, which has