make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=205920 (12850 MB) txc=0 zc=n # rx=99653 (12850 MB) # ipv4 tcp -z -t 1 # tx=120323 (7508 MB) txc=120323 zc=n # rx=60158 (7508 MB) # ok # ipv6 tcp -t 1 # tx=211048 (13170 MB) txc=0 zc=n # rx=104852 (13170 MB) # ipv6 tcp -z -t 1 # tx=126800 (7912 MB) txc=126800 zc=n # rx=63398 (7912 MB) # ok # ipv4 udp -t 1 # tx=243990 (15225 MB) txc=0 zc=n # rx=243988 (15225 MB) # ipv4 udp -z -t 1 # tx=118240 (7378 MB) txc=118240 zc=n # rx=118238 (7378 MB) # ok # ipv6 udp -t 1 # tx=226187 (14114 MB) txc=0 zc=n # rx=226174 (14114 MB) # ipv6 udp -z -t 1 # tx=113539 (7085 MB) txc=113539 zc=n # rx=113503 (7083 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__->