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=213327 (13312 MB) txc=0 zc=n # rx=105849 (13312 MB) # ipv4 tcp -z -t 1 # tx=129108 (8056 MB) txc=129108 zc=n # rx=64543 (8056 MB) # ok # ipv6 tcp -t 1 # tx=203470 (12697 MB) txc=0 zc=n # rx=100215 (12697 MB) # ipv6 tcp -z -t 1 # tx=106408 (6640 MB) txc=106408 zc=n # rx=53202 (6640 MB) # ok # ipv4 udp -t 1 # tx=237475 (14819 MB) txc=0 zc=n # rx=237475 (14819 MB) # ipv4 udp -z -t 1 # tx=106476 (6644 MB) txc=106476 zc=n # rx=106369 (6637 MB) # ok # ipv6 udp -t 1 # tx=170721 (10653 MB) txc=0 zc=n # rx=170690 (10651 MB) # ipv6 udp -z -t 1 # tx=81995 (5116 MB) txc=81995 zc=n # rx=81947 (5113 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__->