commit | db63e489c7aa03bab86960d6bcb6bf1fad8eea4e | [log] [tgz] |
---|---|---|
author | Willem de Bruijn <willemb@google.com> | Fri Nov 30 15:32:41 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 03 15:58:32 2018 -0800 |
tree | c8c872ef216758c80a3655edb104f00903eced8c | |
parent | 52900d22288e7d45846037e1db277c665bbc40db [diff] |
selftests: extend zerocopy tests to udp Both msg_zerocopy and udpgso_bench have udp zerocopy variants. Exercise these as part of the standard kselftest run. With udp, msg_zerocopy has no control channel. Ensure that the receiver exits after the sender by accounting for the initial delay in starting them (in msg_zerocopy.sh). Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>