RE: [PATCH v2 3/3] net/mlx5: add compare item support

2024-01-09 Thread Ori Kam
> -Original Message- > From: Suanming Mou > Sent: Tuesday, December 19, 2023 3:34 AM > The compare item allows adding flow match with comparison > result. This commit adds compare item support to the PMD > code. > > Due to HW limitation: > - Only HWS supported. > - Only 32-bit compari

[PATCH v2 3/3] net/mlx5: add compare item support

2023-12-18 Thread Suanming Mou
The compare item allows adding flow match with comparison result. This commit adds compare item support to the PMD code. Due to HW limitation: - Only HWS supported. - Only 32-bit comparison is supported. - Only single compare flow is supported in the flow table. - Only match with compare resul