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=206097 (12861 MB) txc=0 zc=n # rx=102288 (12861 MB) # ipv4 tcp -z -t 1 # tx=129058 (8053 MB) txc=129058 zc=n # rx=64488 (8053 MB) # ok # ipv6 tcp -t 1 # tx=209891 (13097 MB) txc=0 zc=n # rx=102824 (13097 MB) # ipv6 tcp -z -t 1 # tx=121613 (7589 MB) txc=121613 zc=n # rx=60737 (7589 MB) # ok # ipv4 udp -t 1 # tx=171817 (10722 MB) txc=0 zc=n # rx=171798 (10720 MB) # ipv4 udp -z -t 1 # tx=92977 (5802 MB) txc=92977 zc=n # rx=92941 (5799 MB) # ok # ipv6 udp -t 1 # tx=166564 (10394 MB) txc=0 zc=n # rx=166552 (10393 MB) # ipv6 udp -z -t 1 # tx=101474 (6332 MB) txc=101474 zc=n # rx=101428 (6329 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__->