Thank you for the contribution and making the changes. On Thu, Aug 14, 2025 at 06:16:01AM -0400, 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: sta...@dpdk.org > > Signed-off-by: Khadem Ullah <14pwcse1...@uetpeshawar.edu.pk>
Acked-by: Dariusz Sosnowski <dsosnow...@nvidia.com> Best regards, Dariusz Sosnowski