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=148924 (9293 MB) txc=0 zc=n # rx=78278 (9293 MB) # ipv4 tcp -z -t 1 # tx=86055 (5370 MB) txc=86055 zc=n # rx=81005 (5370 MB) # ok # ipv6 tcp -t 1 # tx=140945 (8795 MB) txc=0 zc=n # rx=78146 (8795 MB) # ipv6 tcp -z -t 1 # tx=87647 (5469 MB) txc=87647 zc=n # rx=77570 (5469 MB) # ok # ipv4 udp -t 1 # tx=173781 (10844 MB) txc=0 zc=n # rx=173763 (10843 MB) # ipv4 udp -z -t 1 # tx=94531 (5899 MB) txc=94531 zc=n # rx=94495 (5896 MB) # ok # ipv6 udp -t 1 # tx=211819 (13218 MB) txc=0 zc=n # rx=211819 (13218 MB) # ipv6 udp -z -t 1 # tx=97466 (6082 MB) txc=97466 zc=n # rx=97334 (6073 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__->