make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=211891 (13222 MB) txc=0 zc=n # rx=105769 (13222 MB) # ipv4 tcp -z -t 1 # tx=120150 (7497 MB) txc=120150 zc=n # rx=59436 (7497 MB) # ok # ipv6 tcp -t 1 # tx=204127 (12738 MB) txc=0 zc=n # rx=101886 (12738 MB) # ipv6 tcp -z -t 1 # tx=118563 (7398 MB) txc=118563 zc=n # rx=58560 (7398 MB) # ok # ipv4 udp -t 1 # tx=230204 (14365 MB) txc=0 zc=n # rx=230196 (14365 MB) # ipv4 udp -z -t 1 # tx=111903 (6983 MB) txc=111903 zc=n # rx=111837 (6979 MB) # ok # ipv6 udp -t 1 # tx=250832 (15652 MB) txc=0 zc=n # rx=250819 (15652 MB) # ipv6 udp -z -t 1 # tx=80128 (5000 MB) txc=80128 zc=n # rx=80061 (4996 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__->