diff options
author | 2021-03-30 12:28:56 +0200 | |
---|---|---|
committer | 2021-03-30 17:06:50 -0700 | |
commit | a062260a9d5fce22977744ed6dab64b7b1508ab3 (patch) | |
tree | 77d847de135f17ddea9d6e36089f33d8e16cfaf4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bareudp: allow UDP L4 GRO passthrou (diff) | |
download | wireguard-linux-a062260a9d5fce22977744ed6dab64b7b1508ab3.tar.xz wireguard-linux-a062260a9d5fce22977744ed6dab64b7b1508ab3.zip |
selftests: net: add UDP GRO forwarding self-tests
Create a bunch of virtual topologies and verify that
NETIF_F_GRO_FRAGLIST or NETIF_F_GRO_UDP_FWD-enabled
devices aggregate the ingress packets as expected.
Additionally check that the aggregate packets are
segmented correctly when landing on a socket
Also test SKB_GSO_FRAGLIST and SKB_GSO_UDP_L4 aggregation
on top of UDP tunnel (vxlan)
v1 -> v2:
- hopefully clarify the commit message
- moved the overlay network ipv6 range into the 'documentation'
reserved range (Willem)
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions