make -C tools/testing/selftests TARGETS="net net/af_unix" TEST_PROGS=msg_zzerocopy.sh TEST_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/af_unix' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/af_unix' 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=170148 (10617 MB) txc=0 zc=n # rx=64519 (10617 MB) # ipv4 tcp -z -t 1 # tx=115708 (7220 MB) txc=115708 zc=n # rx=57244 (7220 MB) # ipv4 tcp -n -t 1 # tx=124212 (7751 MB) txc=124212 zc=n # rx=62101 (7751 MB) # ok # ipv6 tcp -t 1 # tx=179978 (11231 MB) txc=0 zc=n # rx=82949 (11231 MB) # ipv6 tcp -z -t 1 # tx=111489 (6957 MB) txc=111489 zc=n # rx=55656 (6957 MB) # ipv6 tcp -n -t 1 # tx=111202 (6939 MB) txc=111202 zc=n # rx=55509 (6939 MB) # ok # ipv4 udp -t 1 # tx=193314 (12063 MB) txc=0 zc=n # rx=193312 (12063 MB) # ipv4 udp -z -t 1 # tx=98186 (6127 MB) txc=98186 zc=n # rx=98049 (6118 MB) # ipv4 udp -n -t 1 # tx=104985 (6551 MB) txc=104985 zc=n # rx=104818 (6541 MB) # ok # ipv6 udp -t 1 # tx=184175 (11493 MB) txc=0 zc=n # rx=184167 (11492 MB) # ipv6 udp -z -t 1 # tx=92649 (5781 MB) txc=92649 zc=n # rx=92614 (5779 MB) # ipv6 udp -n -t 1 # tx=99263 (6194 MB) txc=99263 zc=n # rx=99198 (6190 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[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/af_unix' TAP version 13 1..1 # timeout set to 45 # selftests: net/af_unix: msg_zerocopy.sh # Warning: file msg_zerocopy.sh is missing! not ok 1 selftests: net/af_unix: msg_zerocopy.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/af_unix' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->