RE: [PATCH 03/13] ethdev: remove experimental tag from flow transfer proxy API

2022-08-15 Thread Ori Kam
Hi, > -Original Message- > From: Ivan Malov > Sent: Friday, 12 August 2022 22:18 > > rte_flow_pick_transfer_proxy() was first added to DPDK 21.11. > Since then, no one has requested any fixes. At the same time, > the API is required by series [1] in OvS for the new release. > > [1] http

[PATCH 03/13] ethdev: remove experimental tag from flow transfer proxy API

2022-08-12 Thread Ivan Malov
rte_flow_pick_transfer_proxy() was first added to DPDK 21.11. Since then, no one has requested any fixes. At the same time, the API is required by series [1] in OvS for the new release. [1] http://patchwork.ozlabs.org/project/openvswitch/list/?series=310415 Signed-off-by: Ivan Malov Reviewed-by: