Re: [PATCH] net/nfp: remove the unneeded check logic

2023-02-16 Thread Ferruh Yigit
On 2/16/2023 6:28 AM, Chaoyong He wrote: > Remove the unneeded check logic of ingress and egress flow attribute. > After the OVS commit c7da49bc ("netdev-offload-dpdk: Fix transfer flows"), > the flow can not offload anymore if we don't do this modification. > > Signed-off-by: Chaoyong He > Revie

[PATCH] net/nfp: remove the unneeded check logic

2023-02-15 Thread Chaoyong He
Remove the unneeded check logic of ingress and egress flow attribute. After the OVS commit c7da49bc ("netdev-offload-dpdk: Fix transfer flows"), the flow can not offload anymore if we don't do this modification. Signed-off-by: Chaoyong He Reviewed-by: Niklas Söderlund --- drivers/net/nfp/nfp_fl