diff options
author | Edward Cree <ecree@solarflare.com> | 2020-11-12 15:20:05 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-13 15:33:30 -0800 |
commit | c5122cf584128f9d42655189e69fda7151c1f275 (patch) | |
tree | fd0dcb5c24fc2dd2dcc7e7bce6478f9ad8a25218 /scripts/bpf_helpers_doc.py | |
parent | 42bfd69a9fdd84b6b99324e745c4817878bbe0b7 (diff) |
sfc: support GRE TSO on EF100
We can treat SKB_GSO_GRE almost exactly the same as UDP tunnels, except
that we don't want to edit the outer UDP len (as there isn't one).
For SKB_GSO_GRE_CSUM, we have to use GSO_PARTIAL as the device doesn't
support offload of non-UDP outer L4 checksums.
Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Acked-by: Martin Habets <mhabets@solarflare.com>
Reviewed-by: Alexander Duyck <alexanderduyck@fb.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions