Hi, On 14/08/2025 1:16 PM, Khadem Ullah wrote:
This patch validate a connection tracking state when matching 'conntrack is' in rte_flow rules. Since conntrack item flags is a bitmap, then any combination of RTE_FLOW_CONNTRACK_PKT_STATE_* flags is a valid value to match on.This patch validate the CT state item. Fixes: aca19061e4b96 ("net/mlx5: validate connection tracking item") Cc: [email protected] Signed-off-by: Khadem Ullah <[email protected]>
Patch applied to next-net-mlx, Kindest regards Raslan Darawsheh

