diff options
author | Paolo Abeni <pabeni@redhat.com> | 2021-03-30 13:28:56 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-31 03:06:50 +0300 |
commit | a062260a9d5fce22977744ed6dab64b7b1508ab3 (patch) | |
tree | 77d847de135f17ddea9d6e36089f33d8e16cfaf4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b03ef676ba6dc53c728e936a1709d4bf35362184 (diff) | |
download | linux-a062260a9d5fce22977744ed6dab64b7b1508ab3.tar.xz |
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