]> asedeno.scripts.mit.edu Git - linux.git/commit
selftests: udp gso with corking
authorWillem de Bruijn <willemb@google.com>
Thu, 26 Apr 2018 17:42:24 +0000 (13:42 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Apr 2018 19:09:52 +0000 (15:09 -0400)
commit3f12817fe3827b83e757617c2ff99f0ab088f5b9
tree0488f426afb9e0ffa18772bbdc0d04b731217e88
parente5b2d91c2d12c197e9863def909a46302b45aa01
selftests: udp gso with corking

Corked sockets take a different path to construct a udp datagram than
the lockless fast path. Test this alternate path.

Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/udpgso.c
tools/testing/selftests/net/udpgso.sh