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=210321 (13124 MB) txc=0 zc=n # rx=98041 (13124 MB) # ipv4 tcp -z -t 1 # tx=125961 (7860 MB) txc=125961 zc=n # rx=62861 (7860 MB) # ok # ipv6 tcp -t 1 # tx=213598 (13329 MB) txc=0 zc=n # rx=104214 (13329 MB) # ipv6 tcp -z -t 1 # tx=125611 (7838 MB) txc=125611 zc=n # rx=62738 (7838 MB) # ok # ipv4 udp -t 1 # tx=252834 (15777 MB) txc=0 zc=n # rx=252813 (15776 MB) # ipv4 udp -z -t 1 # tx=118509 (7395 MB) txc=118509 zc=n # rx=118484 (7393 MB) # ok # ipv6 udp -t 1 # tx=231656 (14456 MB) txc=0 zc=n # rx=231654 (14456 MB) # ipv6 udp -z -t 1 # tx=115233 (7190 MB) txc=115233 zc=n # rx=115209 (7189 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__->