Re: Deprecated packet modification flow actions

2024-03-15 Thread Kevin Traynor
On 15/03/2024 09:24, Dariusz Sosnowski wrote: >> NFP plans support RTE_FLOW_ACTION_TYPE_MODIFY_FIELD flow action in >> 24.07 or 24.11. >> For remove of legacy flow, does there also correspond patches in OVS project? > I am not familiar with any patches to OVS. Thanks for raising this. > > For the

RE: Deprecated packet modification flow actions

2024-03-15 Thread Dariusz Sosnowski
> NFP plans support RTE_FLOW_ACTION_TYPE_MODIFY_FIELD flow action in > 24.07 or 24.11. > For remove of legacy flow, does there also correspond patches in OVS project? I am not familiar with any patches to OVS. Thanks for raising this. For the record, in latest commit on main branch in OVS (commit

RE: Deprecated packet modification flow actions

2024-03-10 Thread Chaoyong He
> Cc: dev@dpdk.org; techbo...@dpdk.org > Subject: Deprecated packet modification flow actions > > Hi all, > > I would like to start a discussion about legacy flow actions for packet > modification. > As of DPDK 21.11 many packet modification flow actions were deprecated in &

Deprecated packet modification flow actions

2024-03-08 Thread Dariusz Sosnowski
Hi all, I would like to start a discussion about legacy flow actions for packet modification. As of DPDK 21.11 many packet modification flow actions were deprecated in favor of generic RTE_FLOW_ACTION_TYPE_MODIFY_FIELD action (see [1]). I compiled a review of the current state of all deprecated