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=133991 (8361 MB) txc=0 zc=n # rx=74461 (8361 MB) # ipv4 tcp -z -t 1 # tx=66051 (4121 MB) txc=66051 zc=n # rx=45035 (4121 MB) # ok # ipv6 tcp -t 1 # tx=101934 (6361 MB) txc=0 zc=n # rx=62614 (6361 MB) # ipv6 tcp -z -t 1 # tx=66833 (4170 MB) txc=66833 zc=n # rx=44325 (4170 MB) # ok # ipv4 udp -t 1 # tx=167632 (10460 MB) txc=0 zc=n # rx=167591 (10458 MB) # ipv4 udp -z -t 1 # tx=75851 (4733 MB) txc=75851 zc=n # rx=75778 (4728 MB) # ok # ipv6 udp -t 1 # tx=175491 (10951 MB) txc=0 zc=n # rx=175454 (10948 MB) # ipv6 udp -z -t 1 # tx=85191 (5316 MB) txc=85191 zc=n # rx=85070 (5308 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__->