selftests: udp gso

Validate udp gso, including edge cases (such as min/max gso sizes).

Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Willem de Bruijn
2018-04-26 13:42:22 -04:00
committed by David S. Miller
parent 83aa025f53
commit a160725780
4 changed files with 504 additions and 1 deletions

View File

@@ -8,3 +8,4 @@ reuseport_bpf_numa
reuseport_dualstack
reuseaddr_conflict
tcp_mmap
udpgso