RE: [PATCH v1 1/2] net/mlx5: disallow duplicated tag index in pattern template

2023-05-17 Thread Ori Kam
Hi Rongwei, > -Original Message- > From: Rongwei Liu > Sent: Tuesday, May 16, 2023 8:43 AM > > Duplicated tag index in pattern template will most likely cause > matching failures such as "template tag index is 0 data mask 0xff / > tag index is 0 data mask 0x / end" > > If the upper

[PATCH v1 1/2] net/mlx5: disallow duplicated tag index in pattern template

2023-05-15 Thread Rongwei Liu
Duplicated tag index in pattern template will most likely cause matching failures such as "template tag index is 0 data mask 0xff / tag index is 0 data mask 0x / end" If the upper layer application needs to match the same tag twice with different masks, it should be consolidated into one rte_i