nday, October 10, 2021 17:39
> >> To: dev@dpdk.org
> >> Cc: NBU-Contact-Thomas Monjalon ; Ori Kam
> >> ; Xiaoyun Li ; Ferruh Yigit
> >> ; Andrew Rybchenko
> >>
> >> Subject: [dpdk-dev] [PATCH v3 01/12] ethdev: add port representor
> >> i
On 10/10/2021 3:39 PM, Ivan Malov wrote:
diff --git a/doc/guides/rel_notes/release_21_11.rst
b/doc/guides/rel_notes/release_21_11.rst
index 89d4b33ef1..1261cb2bf3 100644
--- a/doc/guides/rel_notes/release_21_11.rst
+++ b/doc/guides/rel_notes/release_21_11.rst
@@ -188,6 +188,8 @@ API Changes
-dev] [PATCH v3 01/12] ethdev: add port representor item to
flow API
For use in "transfer" flows. Supposed to match traffic entering the embedded
switch from the given ethdev.
Must not be combined with direction attributes.
Signed-off-by: Ivan Malov
---
app/test-pmd/cmdl
On 10/11/21 2:49 PM, Ori Kam wrote:
> Hi Ivan,
>
>> -Original Message-
>> From: Ivan Malov
>> Sent: Sunday, October 10, 2021 5:39 PM
>> Subject: [PATCH v3 01/12] ethdev: add port representor item to flow API
>>
>> For use in "transfer" flows. Supposed to match traffic entering the embedde
Hi Ivan,
> -Original Message-
> From: Ivan Malov
> Sent: Sunday, October 10, 2021 5:39 PM
> Subject: [PATCH v3 01/12] ethdev: add port representor item to flow API
>
> For use in "transfer" flows. Supposed to match traffic entering the embedded
> switch from the given
> ethdev.
>
> Mus
For use in "transfer" flows. Supposed to match traffic
entering the embedded switch from the given ethdev.
Must not be combined with direction attributes.
Signed-off-by: Ivan Malov
---
app/test-pmd/cmdline_flow.c | 27 ++
doc/guides/prog_guide/rte_flow.rst | 59
6 matches
Mail list logo