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 4800 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=56673 (3536 MB) txc=0 zc=n # rx=56637 (3536 MB) # ipv4 tcp -z -t 1 # tx=35587 (2220 MB) txc=35587 zc=n # rx=35545 (2220 MB) # ok # ipv6 tcp -t 1 # tx=49447 (3085 MB) txc=0 zc=n # rx=46429 (3085 MB) # ipv6 tcp -z -t 1 # tx=31284 (1952 MB) txc=31284 zc=n # rx=30952 (1952 MB) # ok # ipv4 udp -t 1 # tx=95053 (5931 MB) txc=0 zc=n # rx=95053 (5931 MB) # ipv4 udp -z -t 1 # tx=53926 (3365 MB) txc=53926 zc=n # rx=53870 (3361 MB) # ok # ipv6 udp -t 1 # tx=83872 (5233 MB) txc=0 zc=n # rx=83851 (5232 MB) # ipv6 udp -z -t 1 # tx=51873 (3237 MB) txc=51873 zc=n # rx=51838 (3234 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__->