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=210395 (13129 MB) txc=0 zc=n # rx=99778 (13129 MB) # ipv4 tcp -z -t 1 # tx=113645 (7091 MB) txc=113645 zc=n # rx=56699 (7091 MB) # ok # ipv6 tcp -t 1 # tx=163060 (10175 MB) txc=0 zc=n # rx=65236 (10175 MB) # ipv6 tcp -z -t 1 # tx=108753 (6786 MB) txc=108753 zc=n # rx=54371 (6786 MB) # ok # ipv4 udp -t 1 # tx=225595 (14077 MB) txc=0 zc=n # rx=225512 (14072 MB) # ipv4 udp -z -t 1 # tx=106743 (6661 MB) txc=106743 zc=n # rx=106715 (6659 MB) # ok # ipv6 udp -t 1 # tx=222543 (13887 MB) txc=0 zc=n # rx=222540 (13887 MB) # ipv6 udp -z -t 1 # tx=105958 (6612 MB) txc=105958 zc=n # rx=105876 (6607 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__->