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=141419 (8825 MB) txc=0 zc=n # rx=73416 (8825 MB) # ipv4 tcp -z -t 1 # tx=91767 (5726 MB) txc=91767 zc=n # rx=60347 (5726 MB) # ok # ipv6 tcp -t 1 # tx=141538 (8832 MB) txc=0 zc=n # rx=73244 (8832 MB) # ipv6 tcp -z -t 1 # tx=87976 (5490 MB) txc=87976 zc=n # rx=70476 (5490 MB) # ok # ipv4 udp -t 1 # tx=241913 (15096 MB) txc=0 zc=n # rx=241912 (15096 MB) # ipv4 udp -z -t 1 # tx=112987 (7050 MB) txc=112987 zc=n # rx=112975 (7050 MB) # ok # ipv6 udp -t 1 # tx=239735 (14960 MB) txc=0 zc=n # rx=239735 (14960 MB) # ipv6 udp -z -t 1 # tx=117760 (7348 MB) txc=117760 zc=n # rx=117711 (7345 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__->