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=201688 (12586 MB) txc=0 zc=n # rx=97827 (12586 MB) # ipv4 tcp -z -t 1 # tx=124736 (7783 MB) txc=124736 zc=n # rx=62299 (7783 MB) # ok # ipv6 tcp -t 1 # tx=205953 (12852 MB) txc=0 zc=n # rx=102553 (12852 MB) # ipv6 tcp -z -t 1 # tx=109593 (6839 MB) txc=109593 zc=n # rx=54709 (6839 MB) # ok # ipv4 udp -t 1 # tx=196359 (12253 MB) txc=0 zc=n # rx=196290 (12249 MB) # ipv4 udp -z -t 1 # tx=115891 (7232 MB) txc=115891 zc=n # rx=115870 (7230 MB) # ok # ipv6 udp -t 1 # tx=237118 (14797 MB) txc=0 zc=n # rx=237024 (14791 MB) # ipv6 udp -z -t 1 # tx=113509 (7083 MB) txc=113509 zc=n # rx=113474 (7081 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__->