[dpdk-dev] [PATCH v3 02/12] ethdev: add represented port item to flow API
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Tue Oct 12 14:39:34 CEST 2021
On 10/11/21 2:51 PM, Ori Kam wrote:
> Hi Ivan,
>
>> -----Original Message-----
>> From: Ivan Malov <ivan.malov at oktetlabs.ru>
>> Sent: Sunday, October 10, 2021 5:39 PM
>> To: dev at dpdk.org
>> Cc: NBU-Contact-Thomas Monjalon <thomas at monjalon.net>; Ori Kam <orika at nvidia.com>; Xiaoyun Li
>> <xiaoyun.li at intel.com>; Ferruh Yigit <ferruh.yigit at intel.com>; Andrew Rybchenko
>> <andrew.rybchenko at oktetlabs.ru>
>> Subject: [PATCH v3 02/12] ethdev: add represented port item to flow API
>>
>> For use in "transfer" flows. Supposed to match traffic entering the embedded switch from the entity
>> represented by the given ethdev.
>> Such an entity can be a network (via a network port), a guest machine (via a VF) or another ethdev in the
>> same application.
>>
>> 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>
> Thanks,
> Ori
>
Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
More information about the dev
mailing list