Skip to content
Commit 01c3fd11 authored by Aya Levin's avatar Aya Levin Committed by Saeed Mahameed
Browse files

Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel"



This reverts commit 54e1217b.

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: 54e1217b ("net/mlx5e: Block offload of outer header csum for GRE tunnel")
Signed-off-by: default avatarAya Levin <ayal@nvidia.com>
Reviewed-by: default avatarGal Pressman <gal@nvidia.com>
Signed-off-by: default avatarSaeed Mahameed <saeedm@nvidia.com>
parent 64050cda
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment