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=135490 (8455 MB) txc=0 zc=n # rx=79087 (8455 MB) # ipv4 tcp -z -t 1 # tx=87020 (5430 MB) txc=87020 zc=n # rx=77393 (5430 MB) # ok # ipv6 tcp -t 1 # tx=129131 (8058 MB) txc=0 zc=n # rx=78352 (8058 MB) # ipv6 tcp -z -t 1 # tx=83330 (5200 MB) txc=83330 zc=n # rx=77814 (5200 MB) # ok # ipv4 udp -t 1 # tx=203855 (12721 MB) txc=0 zc=n # rx=203855 (12721 MB) # ipv4 udp -z -t 1 # tx=118066 (7367 MB) txc=118066 zc=n # rx=118010 (7364 MB) # ok # ipv6 udp -t 1 # tx=243746 (15210 MB) txc=0 zc=n # rx=243746 (15210 MB) # ipv6 udp -z -t 1 # tx=88358 (5513 MB) txc=88358 zc=n # rx=88286 (5509 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__->