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=202802 (12655 MB) txc=0 zc=n # rx=94915 (12655 MB) # ipv4 tcp -z -t 1 # tx=120269 (7505 MB) txc=120269 zc=n # rx=59582 (7505 MB) # ok # ipv6 tcp -t 1 # tx=193029 (12045 MB) txc=0 zc=n # rx=93486 (12045 MB) # ipv6 tcp -z -t 1 # tx=117299 (7319 MB) txc=117299 zc=n # rx=58194 (7319 MB) # ok # ipv4 udp -t 1 # tx=234781 (14651 MB) txc=0 zc=n # rx=234781 (14651 MB) # ipv4 udp -z -t 1 # tx=108163 (6749 MB) txc=108163 zc=n # rx=108154 (6749 MB) # ok # ipv6 udp -t 1 # tx=232410 (14503 MB) txc=0 zc=n # rx=232410 (14503 MB) # ipv6 udp -z -t 1 # tx=116293 (7257 MB) txc=116293 zc=n # rx=116278 (7256 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__->