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=213352 (13313 MB) txc=0 zc=n # rx=101799 (13313 MB) # ipv4 tcp -z -t 1 # tx=122452 (7641 MB) txc=122452 zc=n # rx=61096 (7641 MB) # ok # ipv6 tcp -t 1 # tx=203870 (12722 MB) txc=0 zc=n # rx=97787 (12722 MB) # ipv6 tcp -z -t 1 # tx=125856 (7853 MB) txc=125856 zc=n # rx=62864 (7853 MB) # ok # ipv4 udp -t 1 # tx=256892 (16031 MB) txc=0 zc=n # rx=256884 (16030 MB) # ipv4 udp -z -t 1 # tx=113990 (7113 MB) txc=113990 zc=n # rx=113964 (7111 MB) # ok # ipv6 udp -t 1 # tx=235472 (14694 MB) txc=0 zc=n # rx=235428 (14691 MB) # ipv6 udp -z -t 1 # tx=117601 (7338 MB) txc=117601 zc=n # rx=117559 (7336 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__->