aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ipv4
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2020-07-28 14:47:59 -0700
committerSaeed Mahameed <saeedm@mellanox.com>2020-08-03 10:13:56 -0700
commit18a2b7f969c9b6386a506a5d026962e53dc0bb14 (patch)
tree1e02d2b5a3996885a36c64599e94d3e054c50b21 /net/ipv4
parentudp_tunnel: add the ability to hard-code IANA VXLAN (diff)
downloadwireguard-linux-18a2b7f969c9b6386a506a5d026962e53dc0bb14.tar.xz
wireguard-linux-18a2b7f969c9b6386a506a5d026962e53dc0bb14.zip
net/mlx5: convert to new udp_tunnel infrastructure
Allocate nic_info dynamically - n_entries is not constant. Attach the tunnel offload info only to the uplink representor. We expect the "main" netdev to be unregistered in switchdev mode, and there to be only one uplink representor. Drop the udp_tunnel_drop_rx_info() call, it was not there until commit b3c2ed21c0bd ("net/mlx5e: Fix VXLAN configuration restore after function reload") so the device doesn't need it, and core should handle reloads and reset just fine. v2: - don't drop the ndos on reprs, and register info on uplink repr. v4: - Move netdev tunnel structure handling to en_main.c Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions