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=177259 (11061 MB) txc=0 zc=n # rx=61653 (11061 MB) # ipv4 tcp -z -t 1 # tx=109615 (6840 MB) txc=109615 zc=n # rx=54734 (6840 MB) # ok # ipv6 tcp -t 1 # tx=202170 (12616 MB) txc=0 zc=n # rx=98837 (12616 MB) # ipv6 tcp -z -t 1 # tx=123797 (7725 MB) txc=123797 zc=n # rx=61893 (7725 MB) # ok # ipv4 udp -t 1 # tx=226145 (14112 MB) txc=0 zc=n # rx=226140 (14111 MB) # ipv4 udp -z -t 1 # tx=115803 (7226 MB) txc=115803 zc=n # rx=115803 (7226 MB) # ok # ipv6 udp -t 1 # tx=235056 (14668 MB) txc=0 zc=n # rx=235056 (14668 MB) # ipv6 udp -z -t 1 # tx=112967 (7049 MB) txc=112967 zc=n # rx=112946 (7048 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__->