selftests/net: enable msg_zerocopy test
authorWillem de Bruijn <willemb@google.com>
Thu, 31 May 2018 16:14:38 +0000 (12:14 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jun 2018 13:49:39 +0000 (09:49 -0400)
commit830669e691464c005ff7262b74797fb2222da99a
treef2a5f2af9c3c66705ee7aff7fcfef1ad7cc059c7
parent2fa3c8a8b23041490b279d2630f1cfc9fae242fb
selftests/net: enable msg_zerocopy test

The existing msg_zerocopy test takes additional protocol arguments.
Add a variant that takes no arguments and runs all supported variants.
Call this from kselftest.

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