]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9f0c630430208ca24ce319f86d85d21ed26da80b
treef2a5f2af9c3c66705ee7aff7fcfef1ad7cc059c7
parent6f8b46a9ab3aafe144099b6b54f10301b6a580a8
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