make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: msg_zerocopy.sh # 0.20 [+0.20] # 0.20 [+0.00] ipv4 tcp -t 1 tx-rx # 0.21 [+0.00] # 1.62 [+1.42] tx=189149 (11803 MB) txc=0 zc=n # 2.02 [+0.40] rx=94532 (11803 MB) # 2.02 [+0.00] # 2.02 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.03 [+0.00] # 3.49 [+1.46] tx=117251 (7316 MB) txc=117251 zc=n # 3.85 [+0.36] rx=58586 (7316 MB) # 3.85 [+0.00] OK # 4.05 [+0.20] # 4.05 [+0.00] ipv6 tcp -t 1 tx-rx # 4.05 [+0.00] # 5.47 [+1.42] tx=188326 (11752 MB) txc=0 zc=n # 5.87 [+0.40] rx=94162 (11752 MB) # 5.87 [+0.00] # 5.87 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.87 [+0.00] # 7.33 [+1.46] tx=124721 (7783 MB) txc=124721 zc=n # 7.69 [+0.36] rx=62357 (7783 MB) # 7.69 [+0.00] OK # 7.93 [+0.24] # 7.93 [+0.00] ipv4 udp -t 1 tx-rx # 7.93 [+0.00] # 9.35 [+1.42] tx=207333 (12938 MB) txc=0 zc=n # 9.85 [+0.50] rx=207333 (12938 MB) # 9.85 [+0.00] # 9.85 [+0.00] ipv4 udp -t 1 tx-only # 9.85 [+0.00] # 11.07 [+1.22] tx=406337 (25356 MB) txc=0 zc=n # 11.07 [+0.00] # 11.07 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.07 [+0.00] # 12.49 [+1.42] tx=90734 (5662 MB) txc=90734 zc=n # 13.00 [+0.50] rx=90734 (5662 MB) # 13.00 [+0.00] # 13.00 [+0.00] ipv4 udp -z -t 1 tx-only # 13.00 [+0.00] # 14.24 [+1.25] tx=486331 (30348 MB) txc=486331 zc=y # 14.30 [+0.05] OK # 15.06 [+0.76] # 15.06 [+0.00] ipv6 udp -t 1 tx-rx # 15.06 [+0.00] # 16.52 [+1.45] tx=153871 (9602 MB) txc=0 zc=n # 17.02 [+0.50] rx=153427 (9574 MB) # 17.02 [+0.00] # 17.02 [+0.00] ipv6 udp -t 1 tx-only # 17.02 [+0.00] # 18.24 [+1.22] tx=303389 (18932 MB) txc=0 zc=n # 18.25 [+0.00] # 18.25 [+0.00] ipv6 udp -z -t 1 tx-rx # 18.25 [+0.00] # 19.67 [+1.42] tx=78214 (4880 MB) txc=78214 zc=n # 20.17 [+0.50] rx=78214 (4880 MB) # 20.17 [+0.00] # 20.17 [+0.00] ipv6 udp -z -t 1 tx-only # 20.17 [+0.00] # 21.39 [+1.22] tx=514985 (32136 MB) txc=514985 zc=y # 21.39 [+0.00] OK # 21.41 [+0.02] OK. All tests passed ok 1 selftests: net: msg_zerocopy.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->