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=158369 (9882 MB) txc=0 zc=n # rx=65418 (9882 MB) # ipv4 tcp -z -t 1 # tx=109179 (6813 MB) txc=109179 zc=n # rx=54576 (6813 MB) # ok # ipv6 tcp -t 1 # tx=161837 (10099 MB) txc=0 zc=n # rx=66752 (10099 MB) # ipv6 tcp -z -t 1 # tx=110192 (6876 MB) txc=110192 zc=n # rx=55032 (6876 MB) # ok # ipv4 udp -t 1 # tx=177794 (11094 MB) txc=0 zc=n # rx=177777 (11093 MB) # ipv4 udp -z -t 1 # tx=88585 (5528 MB) txc=88585 zc=n # rx=88464 (5520 MB) # ok # ipv6 udp -t 1 # tx=172784 (10782 MB) txc=0 zc=n # rx=172778 (10781 MB) # ipv6 udp -z -t 1 # tx=84980 (5303 MB) txc=84980 zc=n # rx=84977 (5302 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__->