Re: [PATCH] ethdev: forbid the use of direction attr in transfer flows

2022-10-03 Thread Ferruh Yigit
On 9/30/2022 11:42 AM, Ori Kam wrote: Hi Ivan, -Original Message- From: Ivan Malov 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 ove

RE: [PATCH] ethdev: forbid the use of direction attr in transfer flows

2022-09-30 Thread Ori Kam
Hi Ivan, > -Original Message- > From: Ivan Malov > 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

[PATCH] ethdev: forbid the use of direction attr in transfer flows

2022-09-30 Thread Ivan Malov
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