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=164553 (10268 MB) txc=0 zc=n # rx=70279 (10268 MB) # ipv4 tcp -z -t 1 # tx=113153 (7061 MB) txc=113153 zc=n # rx=56566 (7061 MB) # ok # ipv6 tcp -t 1 # tx=163803 (10221 MB) txc=0 zc=n # rx=71846 (10221 MB) # ipv6 tcp -z -t 1 # tx=112396 (7013 MB) txc=112396 zc=n # rx=56091 (7013 MB) # ok # ipv4 udp -t 1 # tx=171729 (10716 MB) txc=0 zc=n # rx=171728 (10716 MB) # ipv4 udp -z -t 1 # tx=115549 (7210 MB) txc=115549 zc=n # rx=115538 (7209 MB) # ok # ipv6 udp -t 1 # tx=236624 (14766 MB) txc=0 zc=n # rx=236619 (14765 MB) # ipv6 udp -z -t 1 # tx=122603 (7650 MB) txc=122603 zc=n # rx=122590 (7650 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__->