diff options
author | 2021-10-24 11:47:41 +0300 | |
---|---|---|
committer | 2022-01-06 16:55:40 -0800 | |
commit | 64050cdad0983ad8060e33c3f4b5aee2366bcebd (patch) | |
tree | 1ea1ef494e8f260419e74db8c9b2882c669c8ac0 /scripts/gdb/linux/utils.py | |
parent | net/mlx5e: Don't block routes with nexthop objects in SW (diff) | |
download | wireguard-linux-64050cdad0983ad8060e33c3f4b5aee2366bcebd.tar.xz wireguard-linux-64050cdad0983ad8060e33c3f4b5aee2366bcebd.zip |
Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"
This reverts commit 6d6727dddc7f93fcc155cb8d0c49c29ae0e71122.
Although the NIC doesn't support offload of outer header CSUM, using
gso_partial_features allows offloading the tunnel's segmentation. The
driver relies on the stack CSUM calculation of the outer header. For
this, NETIF_F_GSO_UDP_TUNNEL_CSUM must be a member of the device's
features.
Fixes: 6d6727dddc7f ("net/mlx5e: Block offload of outer header csum for UDP tunnels")
Signed-off-by: Aya Levin <ayal@nvidia.com>
Reviewed-by: Gal Pressman <gal@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions