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=212665 (13271 MB) txc=0 zc=n # rx=96321 (13271 MB) # ipv4 tcp -z -t 1 # tx=121398 (7575 MB) txc=121398 zc=n # rx=59905 (7575 MB) # ok # ipv6 tcp -t 1 # tx=196674 (12273 MB) txc=0 zc=n # rx=92642 (12273 MB) # ipv6 tcp -z -t 1 # tx=116316 (7258 MB) txc=116316 zc=n # rx=57464 (7258 MB) # ok # ipv4 udp -t 1 # tx=241156 (15049 MB) txc=0 zc=n # rx=241139 (15047 MB) # ipv4 udp -z -t 1 # tx=111178 (6937 MB) txc=111178 zc=n # rx=111136 (6935 MB) # ok # ipv6 udp -t 1 # tx=236062 (14731 MB) txc=0 zc=n # rx=236062 (14731 MB) # ipv6 udp -z -t 1 # tx=107825 (6728 MB) txc=107825 zc=n # rx=107801 (6727 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__->