Hi, From: Suanming Mou <suanmi...@nvidia.com> Sent: Wednesday, June 5, 2024 12:31 PM To: Dariusz Sosnowski; Slava Ovsiienko; Ori Kam; Matan Azrad Cc: dev@dpdk.org; Raslan Darawsheh Subject: [PATCH v2 1/3] net/mlx5: add match with Tx queue item
With the item RTE_FLOW_ITEM_TYPE_TX_QUEUE, user will be able to set the Tx queue index and create flow match with that queue index. This commit adds match with RTE_FLOW_ITEM_TX_QUEUE item. Signed-off-by: Suanming Mou <suanmi...@nvidia.com> Acked-by: Dariusz Sosnowski <dsosnow...@nvidia.com> Series rebased and applied to next-net-mlx, Kindest regards, Raslan Darawsheh