August 2022 10:01
To: Singh, Aman Deep ; dev@dpdk.org
Cc: Slava Ovsiienko ; Ori Kam ;
Asaf Penso ; Matan Azrad ; Gaetan
Rivet ; Nir Anteby ; Yuying
Zhang ; Ferruh Yigit ;
Andrew Rybchenko ; NBU-Contact-
Thomas Monjalon (EXTERNAL)
Subject: RE: [dpdk-dev] [RFC] testpmd: support user-id attribute
;Cc: Slava Ovsiienko ; Ori Kam ;
> >Asaf Penso ; Matan Azrad ; Gaetan
> >Rivet ; Nir Anteby ; Yuying
> >Zhang ; Ferruh Yigit ;
> >Andrew Rybchenko ; NBU-Contact-
> >Thomas Monjalon (EXTERNAL)
> >Subject: RE: [dpdk-dev] [RFC] testpmd: support user-id attribute
>
; Ferruh Yigit ;
>Andrew Rybchenko ; NBU-Contact-
>Thomas Monjalon (EXTERNAL)
>Subject: RE: [dpdk-dev] [RFC] testpmd: support user-id attribute
>
>Hi Aman,
>
>No, the group attribute has its own meaning, so it cannot be used for this
>purpose, unless I misunderstood your me
Ovsiienko ; Ori Kam ;
>Asaf Penso ; Matan Azrad ; Gaetan
>Rivet ; Nir Anteby ; Yuying
>Zhang ; Ferruh Yigit ;
>Andrew Rybchenko ; NBU-Contact-
>Thomas Monjalon (EXTERNAL)
>Subject: Re: [dpdk-dev] [RFC] testpmd: support user-id attribute
>
>External email: Use caution o
Hi Eli,
In RTE flow there is support for group_id attribute(u32).
Similar to the example you gave-
testpmd> flow create 0 group 0x1234 ingress pattern eth / end actions
count / drop / end
Please check if it fits the requirement.
Regards
Aman
On 7/20/2022 2:14 AM, Thomas Monjalon wrote:
+Cc
+Cc ethdev and testpmd maintainers
Any feedback about this need and solution?
04/07/2022 10:24, Eli Britstein:
> Upon creation of a flow, testpmd assigns it a flow ID. Later, the flow
> ID is used for flow operations (query, destroy, dump).
>
> The testpmd application allows to manage flow rule
Upon creation of a flow, testpmd assigns it a flow ID. Later, the flow
ID is used for flow operations (query, destroy, dump).
The testpmd application allows to manage flow rules with its IDs.
The flow ID is known only when the flow is created.
In order to prepare a complete sequence of testpmd com
7 matches
Mail list logo