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=204129 (12738 MB) txc=0 zc=n # rx=101511 (12738 MB) # ipv4 tcp -z -t 1 # tx=128442 (8015 MB) txc=128442 zc=n # rx=64150 (8015 MB) # ok # ipv6 tcp -t 1 # tx=205182 (12804 MB) txc=0 zc=n # rx=100641 (12804 MB) # ipv6 tcp -z -t 1 # tx=126641 (7902 MB) txc=126641 zc=n # rx=63180 (7902 MB) # ok # ipv4 udp -t 1 # tx=242479 (15131 MB) txc=0 zc=n # rx=242479 (15131 MB) # ipv4 udp -z -t 1 # tx=117589 (7337 MB) txc=117589 zc=n # rx=117553 (7335 MB) # ok # ipv6 udp -t 1 # tx=191377 (11942 MB) txc=0 zc=n # rx=191367 (11942 MB) # ipv6 udp -z -t 1 # tx=88343 (5512 MB) txc=88343 zc=n # rx=88191 (5503 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__->