Re: [PATCH] net/nfp: fix RSS failed on VXLAN inner layer

2024-10-17 Thread Ferruh Yigit
On 10/16/2024 9:17 AM, Chaoyong He wrote: > From: Long Wu > > Before the commit 5126a904fae0 > ("net/nfp: use offload flag to control VXLAN configuration"), > in the initial logic 'nfp_net_start()' will enable the > NFP_NET_CFG_CTRL_VXLAN flag if hardware has the capability, > 'udp_tunnel_port_ad

[PATCH] net/nfp: fix RSS failed on VXLAN inner layer

2024-10-16 Thread Chaoyong He
From: Long Wu Before the commit 5126a904fae0 ("net/nfp: use offload flag to control VXLAN configuration"), in the initial logic 'nfp_net_start()' will enable the NFP_NET_CFG_CTRL_VXLAN flag if hardware has the capability, 'udp_tunnel_port_add()' and 'udp_tunnel_port_del()' just do the port add an