commit | 3f12817fe3827b83e757617c2ff99f0ab088f5b9 | [log] [tgz] |
---|---|---|
author | Willem de Bruijn <willemb@google.com> | Thu Apr 26 13:42:24 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 26 15:09:52 2018 -0400 |
tree | 0488f426afb9e0ffa18772bbdc0d04b731217e88 | |
parent | e5b2d91c2d12c197e9863def909a46302b45aa01 [diff] |
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>