make -C tools/testing/selftests TARGETS=net TEST_PROGS=msg_zerocopy.sh TESST_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=43542 (2717 MB) txc=0 zc=n # rx=29920 (2717 MB) # ipv4 tcp -z -t 1 # tx=36079 (2251 MB) txc=36079 zc=n # rx=35490 (2251 MB) # ok # ipv6 tcp -t 1 # tx=44242 (2760 MB) txc=0 zc=n # rx=43203 (2760 MB) # ipv6 tcp -z -t 1 # tx=34026 (2123 MB) txc=34026 zc=n # rx=33507 (2123 MB) # ok # ipv4 udp -t 1 # tx=94462 (5894 MB) txc=0 zc=n # rx=94458 (5894 MB) # ipv4 udp -z -t 1 # tx=64230 (4008 MB) txc=64230 zc=n # rx=64224 (4007 MB) # ok # ipv6 udp -t 1 # tx=119429 (7452 MB) txc=0 zc=n # rx=119428 (7452 MB) # ipv6 udp -z -t 1 # tx=64583 (4030 MB) txc=64583 zc=n # rx=64570 (4029 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__->