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=137218 (8562 MB) txc=0 zc=n # rx=77525 (8562 MB) # ipv4 tcp -z -t 1 # tx=80184 (5003 MB) txc=80184 zc=n # rx=71528 (5003 MB) # ok # ipv6 tcp -t 1 # tx=135353 (8446 MB) txc=0 zc=n # rx=75469 (8446 MB) # ipv6 tcp -z -t 1 # tx=82879 (5171 MB) txc=82879 zc=n # rx=72777 (5171 MB) # ok # ipv4 udp -t 1 # tx=249272 (15555 MB) txc=0 zc=n # rx=249272 (15555 MB) # ipv4 udp -z -t 1 # tx=116236 (7253 MB) txc=116236 zc=n # rx=116216 (7252 MB) # ok # ipv6 udp -t 1 # tx=243684 (15206 MB) txc=0 zc=n # rx=243673 (15206 MB) # ipv6 udp -z -t 1 # tx=107584 (6713 MB) txc=107584 zc=n # rx=107484 (6707 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__->