[dpdk-dev] [PATCH v6 01/12] ethdev: add port representor item to flow API

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Wed Oct 13 19:15:51 CEST 2021


On 10/13/21 8:02 PM, Ivan Malov wrote:
> 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 <ivan.malov at oktetlabs.ru>
> Acked-by: Ori Kam <orika at nvidia.com>
> Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>

[snip]

> diff --git a/doc/guides/nics/features/default.ini b/doc/guides/nics/features/default.ini
> index d473b94091..9b53a887a4 100644
> --- a/doc/guides/nics/features/default.ini
> +++ b/doc/guides/nics/features/default.ini
> @@ -132,6 +132,7 @@ vf                   =
>   vlan                 =
>   vxlan                =
>   vxlan_gpe            =
> +port_representor     =

I guess above list is alphabetically sorted.
The comment is applicable to all related patches.

>   
>   [rte_flow actions]
>   age                  =


More information about the dev mailing list