Re: [dpdk-dev] [PATCH] net/mlx5: fix flow META item validation

2020-07-05 Thread Raslan Darawsheh
Hi, > -Original Message- > From: dev On Behalf Of Shy Shyman > Sent: Sunday, June 28, 2020 12:37 PM > To: dev@dpdk.org > Cc: Matan Azrad ; Slava Ovsiienko > ; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH] net/mlx5: fix flow META item validation > > When flow

Re: [dpdk-dev] [PATCH] net/mlx5: fix flow META item validation

2020-07-01 Thread Matan Azrad
Done Get Outlook for Android<https://aka.ms/ghei36> From: Asaf Penso Sent: Wednesday, July 1, 2020 2:19:10 PM To: Matan Azrad Cc: Shy Shyman ; Raslan Darawsheh Subject: FW: [dpdk-dev] [PATCH] net/mlx5: fix flow META item validation Matan, can you plea

Re: [dpdk-dev] [PATCH] net/mlx5: fix flow META item validation

2020-07-01 Thread Matan Azrad
From: Shy Shyman > When flow is inserted with meta match item it requires a certain register > support. > As part of the flow validation of such flows, the validation function is > missing > a check that the mlx5 driver is not in legacy mode in terms of extended meta > data support (MLX5_XMETA_

[dpdk-dev] [PATCH] net/mlx5: fix flow META item validation

2020-06-28 Thread Shy Shyman
When flow is inserted with meta match item it requires a certain register support. As part of the flow validation of such flows, the validation function is missing a check that the mlx5 driver is not in legacy mode in terms of extended meta data support (MLX5_XMETA_MODE_LEGACY flag). If the driver