diff options
| author | Daniel Zahka <[email protected]> | 2025-07-23 18:47:37 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-25 01:55:08 +0000 |
| commit | 2cfbcc5d8af9199823151c21f740e476b223dd2e (patch) | |
| tree | f2ce13be951567307a72111376bf982e39c3d28c /drivers/fpga/zynq-fpga.c | |
| parent | selftests: drv-net: tso: enable test cases based on hw_features (diff) | |
| download | kernel-2cfbcc5d8af9199823151c21f740e476b223dd2e.tar.gz kernel-2cfbcc5d8af9199823151c21f740e476b223dd2e.zip | |
selftests: drv-net: tso: fix vxlan tunnel flags to get correct gso_type
When vxlan is used with ipv6 as the outer network header, the correct
ip link parameters for acheiving the SKB_GSO_UDP_TUNNEL gso type is
"udp6zerocsumtx udp6zerocsumrx". Otherwise the gso type will be
SKB_GSO_UDP_TUNNEL_CSUM.
This bug was the reason for the second of the three possible
invocations of run_one_stream() invocations, so that can be deleted as
well. We only need to test with the feature off and on.
Fixes: 0d0f4174f6c8 ("selftests: drv-net: add a simple TSO test")
Signed-off-by: Daniel Zahka <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions
