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 # 0.10 [+0.10] ipv4 tcp -t 1 # 1.52 [+1.42] tx=212048 (13232 MB) txc=0 zc=n # 1.92 [+0.40] rx=102969 (13232 MB) # 1.92 [+0.00] ipv4 tcp -z -t 1 # 3.38 [+1.46] tx=123048 (7678 MB) txc=123048 zc=n # 3.74 [+0.36] rx=61178 (7678 MB) # 3.74 [+0.00] ok # 3.88 [+0.14] ipv6 tcp -t 1 # 5.30 [+1.42] tx=211238 (13182 MB) txc=0 zc=n # 5.70 [+0.40] rx=101234 (13182 MB) # 5.70 [+0.00] ipv6 tcp -z -t 1 # 7.16 [+1.46] tx=110127 (6872 MB) txc=110127 zc=n # 7.52 [+0.36] rx=54696 (6872 MB) # 7.52 [+0.00] ok # 7.68 [+0.16] ipv4 udp -t 1 # 9.10 [+1.42] tx=222510 (13885 MB) txc=0 zc=n # 9.60 [+0.50] rx=222349 (13875 MB) # 9.60 [+0.00] ipv4 udp -z -t 1 # 11.02 [+1.42] tx=95979 (5989 MB) txc=95979 zc=n # 11.52 [+0.50] rx=95842 (5980 MB) # 11.52 [+0.00] ok # 11.68 [+0.16] ipv6 udp -t 1 # 13.10 [+1.42] tx=217940 (13600 MB) txc=0 zc=n # 13.60 [+0.50] rx=217792 (13591 MB) # 13.60 [+0.00] ipv6 udp -z -t 1 # 15.02 [+1.42] tx=100404 (6265 MB) txc=100404 zc=n # 15.52 [+0.50] rx=100389 (6264 MB) # 15.52 [+0.00] ok # 15.54 [+0.02] 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__->