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

2024-02-27 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Michael Baum > Sent: Monday, February 26, 2024 3:19 PM > To: dev@dpdk.org > Cc: Matan Azrad ; Dariusz Sosnowski > ; Raslan Darawsheh ; Slava > Ovsiienko ; Ori Kam ; > Suanming Mou > Subject: [PATCH v7 0/3] net/mlx5: add compar

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

2024-02-26 Thread Michael Baum
Add HWS support for compare item with: - "RTE_FLOW_FIELD_TAG". - "RTE_FLOW_FIELD_NETA". - "RTE_FLOW_FIELD_VALUE". Add HWS + PMD support for compare item with: - "RTE_FLOW_FIELD_RANDOM". - "RTE_FLOW_FIELD_ESP_SEQ_NUM". v2: - Rebase. - Add "RTE_FLOW_FIELD_META" compare support. - Reduce the "Dep