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=212309 (13248 MB) txc=0 zc=n # rx=105892 (13248 MB) # ipv4 tcp -z -t 1 # tx=127020 (7926 MB) txc=127020 zc=n # rx=63456 (7926 MB) # ok # ipv6 tcp -t 1 # tx=214649 (13394 MB) txc=0 zc=n # rx=107046 (13394 MB) # ipv6 tcp -z -t 1 # tx=124631 (7777 MB) txc=124631 zc=n # rx=62250 (7777 MB) # ok # ipv4 udp -t 1 # tx=230876 (14407 MB) txc=0 zc=n # rx=230870 (14407 MB) # ipv4 udp -z -t 1 # tx=113746 (7098 MB) txc=113746 zc=n # rx=113590 (7088 MB) # ok # ipv6 udp -t 1 # tx=233488 (14570 MB) txc=0 zc=n # rx=233486 (14570 MB) # ipv6 udp -z -t 1 # tx=116253 (7254 MB) txc=116253 zc=n # rx=116244 (7254 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__->