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=211193 (13179 MB) txc=0 zc=n # rx=103825 (13179 MB) # ipv4 tcp -z -t 1 # tx=110486 (6894 MB) txc=110486 zc=n # rx=55199 (6894 MB) # ok # ipv6 tcp -t 1 # tx=180608 (11270 MB) txc=0 zc=n # rx=89614 (11270 MB) # ipv6 tcp -z -t 1 # tx=119189 (7437 MB) txc=119189 zc=n # rx=59504 (7437 MB) # ok # ipv4 udp -t 1 # tx=240920 (15034 MB) txc=0 zc=n # rx=240920 (15034 MB) # ipv4 udp -z -t 1 # tx=118630 (7402 MB) txc=118630 zc=n # rx=118591 (7400 MB) # ok # ipv6 udp -t 1 # tx=243609 (15202 MB) txc=0 zc=n # rx=243605 (15201 MB) # ipv6 udp -z -t 1 # tx=109663 (6843 MB) txc=109663 zc=n # rx=109606 (6839 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__->