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.13 [+0.13] ipv4 tcp -t 1 # 1.56 [+1.42] tx=164714 (10278 MB) txc=0 zc=n # 1.96 [+0.40] rx=61843 (10278 MB) # 1.96 [+0.00] ipv4 tcp -z -t 1 # 3.42 [+1.46] tx=104514 (6522 MB) txc=104514 zc=n # 3.78 [+0.36] rx=51831 (6522 MB) # 3.78 [+0.00] ok # 3.96 [+0.18] ipv6 tcp -t 1 # 5.38 [+1.42] tx=158259 (9875 MB) txc=0 zc=n # 5.78 [+0.40] rx=61682 (9875 MB) # 5.79 [+0.00] ipv6 tcp -z -t 1 # 7.25 [+1.46] tx=105033 (6554 MB) txc=105033 zc=n # 7.61 [+0.36] rx=52107 (6554 MB) # 7.61 [+0.00] ok # 7.80 [+0.19] ipv4 udp -t 1 # 9.22 [+1.42] tx=202851 (12658 MB) txc=0 zc=n # 9.72 [+0.50] rx=202845 (12658 MB) # 9.72 [+0.00] ipv4 udp -z -t 1 # 11.14 [+1.42] tx=94559 (5900 MB) txc=94559 zc=n # 11.64 [+0.50] rx=94524 (5898 MB) # 11.64 [+0.00] ok # 11.84 [+0.20] ipv6 udp -t 1 # 13.27 [+1.42] tx=206205 (12867 MB) txc=0 zc=n # 13.77 [+0.50] rx=206205 (12867 MB) # 13.77 [+0.00] ipv6 udp -z -t 1 # 15.19 [+1.42] tx=91679 (5721 MB) txc=91679 zc=n # 15.69 [+0.50] rx=91630 (5718 MB) # 15.69 [+0.00] ok # 15.72 [+0.03] 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__->