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=160237 (9999 MB) txc=0 zc=n # rx=60306 (9999 MB) # ipv4 tcp -z -t 1 # tx=105192 (6564 MB) txc=105192 zc=n # rx=52248 (6564 MB) # ok # ipv6 tcp -t 1 # tx=155516 (9704 MB) txc=0 zc=n # rx=57131 (9704 MB) # ipv6 tcp -z -t 1 # tx=101106 (6309 MB) txc=101106 zc=n # rx=49720 (6309 MB) # ok # ipv4 udp -t 1 # tx=168273 (10500 MB) txc=0 zc=n # rx=168268 (10500 MB) # ipv4 udp -z -t 1 # tx=97895 (6109 MB) txc=97895 zc=n # rx=97752 (6100 MB) # ok # ipv6 udp -t 1 # tx=209583 (13078 MB) txc=0 zc=n # rx=209582 (13078 MB) # ipv6 udp -z -t 1 # tx=93098 (5809 MB) txc=93098 zc=n # rx=93015 (5804 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__->