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=202983 (12666 MB) txc=0 zc=n # rx=99117 (12666 MB) # ipv4 tcp -z -t 1 # tx=110282 (6882 MB) txc=110282 zc=n # rx=54163 (6882 MB) # ok # ipv6 tcp -t 1 # tx=157241 (9812 MB) txc=0 zc=n # rx=61940 (9812 MB) # ipv6 tcp -z -t 1 # tx=100485 (6270 MB) txc=100485 zc=n # rx=50025 (6270 MB) # ok # ipv4 udp -t 1 # tx=203570 (12703 MB) txc=0 zc=n # rx=203570 (12703 MB) # ipv4 udp -z -t 1 # tx=92872 (5795 MB) txc=92872 zc=n # rx=92823 (5792 MB) # ok # ipv6 udp -t 1 # tx=195431 (12195 MB) txc=0 zc=n # rx=195431 (12195 MB) # ipv6 udp -z -t 1 # tx=98306 (6134 MB) txc=98306 zc=n # rx=98245 (6130 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__->