Re: [PATCH v3] ethdev: add Tx queue flow matching item

2023-05-18 Thread Ferruh Yigit
On 5/18/2023 10:48 AM, Ori Kam wrote: > Hi Kiran, > >> -Original Message- >> From: kirankum...@marvell.com >> Sent: Thursday, May 18, 2023 11:29 AM >> >> From: Kiran Kumar K >> >> Adding support for Tx queue flow matching item. >> This item is valid only for egress rules. >> An example u

RE: [PATCH v3] ethdev: add Tx queue flow matching item

2023-05-18 Thread Ori Kam
Hi Kiran, > -Original Message- > From: kirankum...@marvell.com > Sent: Thursday, May 18, 2023 11:29 AM > > From: Kiran Kumar K > > Adding support for Tx queue flow matching item. > This item is valid only for egress rules. > An example use case would be that application can > set diffe

[PATCH v3] ethdev: add Tx queue flow matching item

2023-05-18 Thread kirankumark
From: Kiran Kumar K Adding support for Tx queue flow matching item. This item is valid only for egress rules. An example use case would be that application can set different vlan insert rules with different PCP values based on Tx queue number. Signed-off-by: Kiran Kumar K --- app/test-pmd/cmdl