RE: [PATCH v4] net/mlx5: reject negative integrity item configuration

2022-07-04 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Gregory Etelson > Sent: Monday, July 4, 2022 1:12 PM > To: dev@dpdk.org > Cc: Gregory Etelson ; Matan Azrad > ; Raslan Darawsheh ; Raja > Zidane ; sta...@dpdk.org; Slava Ovsiienko > > Subject: [PATCH v4] net/mlx5: rej

[PATCH v4] net/mlx5: reject negative integrity item configuration

2022-07-04 Thread Gregory Etelson
From: Raja Zidane Negative integrity item refers to condition when the item value mask is set, but value spec is cleared: ... integrity value mask l4_ok value spec 0 ... RTE library defines integrity bits `l3_ok` and `l4_ok` as accumulators for all hardware L3 and L4 integrity verifications