diff options
author | 2021-10-24 16:52:23 +0300 | |
---|---|---|
committer | 2022-01-06 16:55:40 -0800 | |
commit | 01c3fd113ef50490ffd43f78f347ef6bb008510b (patch) | |
tree | 298b6da768d4e5a99450d10e82ae351b35bd36b1 /scripts/gdb/linux/utils.py | |
parent | Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels" (diff) | |
download | wireguard-linux-01c3fd113ef50490ffd43f78f347ef6bb008510b.tar.xz wireguard-linux-01c3fd113ef50490ffd43f78f347ef6bb008510b.zip |
Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel"
This reverts commit 54e1217b90486c94b26f24dcee1ee5ef5372f832.
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_GRE_CSUM must be a member of the device's features.
Fixes: 54e1217b9048 ("net/mlx5e: Block offload of outer header csum for GRE tunnel")
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