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=211862 (13220 MB) txc=0 zc=n # rx=101326 (13220 MB) # ipv4 tcp -z -t 1 # tx=128147 (7996 MB) txc=128147 zc=n # rx=63955 (7996 MB) # ok # ipv6 tcp -t 1 # tx=194170 (12116 MB) txc=0 zc=n # rx=95570 (12116 MB) # ipv6 tcp -z -t 1 # tx=126565 (7898 MB) txc=126565 zc=n # rx=63252 (7898 MB) # ok # ipv4 udp -t 1 # tx=255344 (15934 MB) txc=0 zc=n # rx=255290 (15931 MB) # ipv4 udp -z -t 1 # tx=111238 (6941 MB) txc=111238 zc=n # rx=111178 (6937 MB) # ok # ipv6 udp -t 1 # tx=228226 (14242 MB) txc=0 zc=n # rx=228226 (14242 MB) # ipv6 udp -z -t 1 # tx=111223 (6940 MB) txc=111223 zc=n # rx=111167 (6937 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__->