> -----Original Message----- > From: Suanming Mou <[email protected]> > Sent: Friday, May 31, 2024 05:51 > To: Dariusz Sosnowski <[email protected]>; Slava Ovsiienko > <[email protected]>; Ori Kam <[email protected]>; Matan Azrad > <[email protected]> > Cc: [email protected]; Raslan Darawsheh <[email protected]> > Subject: [PATCH 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 <[email protected]>
Acked-by: Dariusz Sosnowski <[email protected]> Best regards, Dariusz Sosnowski

