[PATCH] ethdev: forbid the use of direction attr in transfer flows
Ferruh Yigit
ferruh.yigit at amd.com
Tue Oct 4 04:02:48 CEST 2022
On 9/30/2022 11:42 AM, Ori Kam wrote:
>
> Hi Ivan,
>
>> -----Original Message-----
>> From: Ivan Malov <ivan.malov at oktetlabs.ru>
>> Sent: Friday, 30 September 2022 12:43
>>
>> As part of DPDK 21.11 release, it was announced that the
>> use of attributes 'ingress' and 'egress' in 'transfer'
>> rules was deprecated. The transition period is over.
>>
>> Starting from DPDK 22.11, the use of direction attributes
>> with attribute 'transfer' is not allowed. To enforce that,
>> a generic check is added to flow rule validate API.
>>
>> Signed-off-by: Ivan Malov <ivan.malov at oktetlabs.ru>
>> Reviewed-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
>> ---
>
> Acked-by: Ori Kam <orika at nvidia.com>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list