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=157419 (9823 MB) txc=0 zc=n # rx=60104 (9823 MB) # ipv4 tcp -z -t 1 # tx=105130 (6560 MB) txc=105130 zc=n # rx=52440 (6560 MB) # ok # ipv6 tcp -t 1 # tx=205797 (12842 MB) txc=0 zc=n # rx=92967 (12842 MB) # ipv6 tcp -z -t 1 # tx=120362 (7511 MB) txc=120362 zc=n # rx=59733 (7511 MB) # ok # ipv4 udp -t 1 # tx=230923 (14410 MB) txc=0 zc=n # rx=230916 (14410 MB) # ipv4 udp -z -t 1 # tx=94530 (5899 MB) txc=94530 zc=n # rx=94511 (5897 MB) # ok # ipv6 udp -t 1 # tx=239533 (14947 MB) txc=0 zc=n # rx=239525 (14947 MB) # ipv6 udp -z -t 1 # tx=117304 (7320 MB) txc=117304 zc=n # rx=117301 (7320 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__->