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=209966 (13102 MB) txc=0 zc=n # rx=102531 (13102 MB) # ipv4 tcp -z -t 1 # tx=117220 (7314 MB) txc=117220 zc=n # rx=58151 (7314 MB) # ok # ipv6 tcp -t 1 # tx=201267 (12559 MB) txc=0 zc=n # rx=99137 (12559 MB) # ipv6 tcp -z -t 1 # tx=122383 (7637 MB) txc=122383 zc=n # rx=60592 (7637 MB) # ok # ipv4 udp -t 1 # tx=259446 (16190 MB) txc=0 zc=n # rx=259446 (16190 MB) # ipv4 udp -z -t 1 # tx=117733 (7346 MB) txc=117733 zc=n # rx=117704 (7345 MB) # ok # ipv6 udp -t 1 # tx=235973 (14725 MB) txc=0 zc=n # rx=235973 (14725 MB) # ipv6 udp -z -t 1 # tx=115237 (7191 MB) txc=115237 zc=n # rx=115221 (7190 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__->