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=215128 (13424 MB) txc=0 zc=n # rx=102621 (13424 MB) # ipv4 tcp -z -t 1 # tx=126009 (7863 MB) txc=126009 zc=n # rx=63000 (7863 MB) # ok # ipv6 tcp -t 1 # tx=205199 (12805 MB) txc=0 zc=n # rx=98409 (12805 MB) # ipv6 tcp -z -t 1 # tx=124947 (7797 MB) txc=124947 zc=n # rx=62471 (7797 MB) # ok # ipv4 udp -t 1 # tx=243416 (15190 MB) txc=0 zc=n # rx=243406 (15189 MB) # ipv4 udp -z -t 1 # tx=110968 (6924 MB) txc=110968 zc=n # rx=110947 (6923 MB) # ok # ipv6 udp -t 1 # tx=205337 (12813 MB) txc=0 zc=n # rx=205329 (12813 MB) # ipv6 udp -z -t 1 # tx=96509 (6022 MB) txc=96509 zc=n # rx=96117 (5998 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__->