t; ; Ferruh Yigit ; Andrew
> Rybchenko ; dev@dpdk.org
> Subject: Re: [dpdk-dev][PATCH] ethdev: add send queue flow matching item
>
> Hi all,
>
> I'd like to test this feature somehow but this patch just implements the
> API...
> Will there
> be some PMD support soo
Hi all,
I'd like to test this feature somehow but this patch just implements the API...
Will there
be some PMD support soon? I could see that mlx5 implements some internal hidden
RTE Flow
item SC already that matches this behaviour... It would be great to make it
available
via this TX_QUEUE fea
On Thu, Apr 20, 2023 at 10:59 AM wrote:
>
> From: Kiran Kumar K
>
> Adding support for send queue flow matching item.
To be consistent, use Tx queue every where.(git commit subject too)
> This item is valid only for egress rules.
> An example use case would be that application can
> set differe
From: Kiran Kumar K
Adding support for send 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/cm
4 matches
Mail list logo