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=133325 (8319 MB) txc=0 zc=n # rx=79658 (8319 MB) # ipv4 tcp -z -t 1 # tx=87477 (5458 MB) txc=87477 zc=n # rx=80559 (5458 MB) # ok # ipv6 tcp -t 1 # tx=141618 (8837 MB) txc=0 zc=n # rx=77652 (8837 MB) # ipv6 tcp -z -t 1 # tx=84119 (5249 MB) txc=84119 zc=n # rx=76425 (5249 MB) # ok # ipv4 udp -t 1 # tx=243035 (15166 MB) txc=0 zc=n # rx=243035 (15166 MB) # ipv4 udp -z -t 1 # tx=118034 (7365 MB) txc=118034 zc=n # rx=117974 (7362 MB) # ok # ipv6 udp -t 1 # tx=238220 (14865 MB) txc=0 zc=n # rx=238220 (14865 MB) # ipv6 udp -z -t 1 # tx=117370 (7324 MB) txc=117370 zc=n # rx=117326 (7321 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__->