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=152007 (9485 MB) txc=0 zc=n # rx=63063 (9485 MB) # ipv4 tcp -z -t 1 # tx=124533 (7771 MB) txc=124533 zc=n # rx=62096 (7771 MB) # ok # ipv6 tcp -t 1 # tx=204900 (12786 MB) txc=0 zc=n # rx=102074 (12786 MB) # ipv6 tcp -z -t 1 # tx=119640 (7465 MB) txc=119640 zc=n # rx=59208 (7465 MB) # ok # ipv4 udp -t 1 # tx=254985 (15912 MB) txc=0 zc=n # rx=254985 (15912 MB) # ipv4 udp -z -t 1 # tx=112303 (7008 MB) txc=112303 zc=n # rx=112298 (7007 MB) # ok # ipv6 udp -t 1 # tx=240696 (15020 MB) txc=0 zc=n # rx=240671 (15018 MB) # ipv6 udp -z -t 1 # tx=112282 (7006 MB) txc=112282 zc=n # rx=112259 (7005 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__->