make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=168569 (10519 MB) txc=0 zc=n # rx=60465 (10519 MB) # ipv4 tcp -z -t 1 # tx=103941 (6486 MB) txc=103941 zc=n # rx=51406 (6486 MB) # ok # ipv6 tcp -t 1 # tx=163567 (10207 MB) txc=0 zc=n # rx=58059 (10207 MB) # ipv6 tcp -z -t 1 # tx=99760 (6225 MB) txc=99760 zc=n # rx=48913 (6225 MB) # ok # ipv4 udp -t 1 # tx=230644 (14393 MB) txc=0 zc=n # rx=230634 (14392 MB) # ipv4 udp -z -t 1 # tx=115578 (7212 MB) txc=115578 zc=n # rx=115540 (7210 MB) # ok # ipv6 udp -t 1 # tx=195044 (12171 MB) txc=0 zc=n # rx=195044 (12171 MB) # ipv6 udp -z -t 1 # tx=100534 (6273 MB) txc=100534 zc=n # rx=100337 (6261 MB) # ok # OK. All tests passed ok 1 selftests: net: msg_zerocopy.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->