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.21 [+0.21] # 0.21 [+0.00] ipv4 tcp -t 1 tx-rx # 0.21 [+0.00] # 1.63 [+1.42] tx=197174 (12304 MB) txc=0 zc=n # 2.03 [+0.40] rx=98544 (12304 MB) # 2.03 [+0.00] # 2.03 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.03 [+0.00] # 3.50 [+1.47] tx=102290 (6383 MB) txc=102290 zc=n # 3.86 [+0.36] rx=51132 (6383 MB) # 3.86 [+0.00] OK # 4.10 [+0.24] # 4.10 [+0.00] ipv6 tcp -t 1 tx-rx # 4.10 [+0.00] # 5.52 [+1.42] tx=199322 (12438 MB) txc=0 zc=n # 5.92 [+0.40] rx=99644 (12438 MB) # 5.92 [+0.00] # 5.92 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.92 [+0.00] # 7.39 [+1.47] tx=112697 (7032 MB) txc=112697 zc=n # 7.75 [+0.36] rx=56345 (7032 MB) # 7.75 [+0.00] OK # 8.02 [+0.27] # 8.02 [+0.00] ipv4 udp -t 1 tx-rx # 8.03 [+0.00] # 9.45 [+1.42] tx=168184 (10495 MB) txc=0 zc=n # 9.95 [+0.50] rx=168184 (10495 MB) # 9.95 [+0.00] # 9.95 [+0.00] ipv4 udp -t 1 tx-only # 9.95 [+0.00] # 11.17 [+1.22] tx=394903 (24643 MB) txc=0 zc=n # 11.17 [+0.00] # 11.17 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.17 [+0.00] # 12.60 [+1.42] tx=95306 (5947 MB) txc=95306 zc=n # 13.10 [+0.50] rx=95306 (5947 MB) # 13.10 [+0.00] # 13.10 [+0.00] ipv4 udp -z -t 1 tx-only # 13.10 [+0.00] # 14.32 [+1.22] tx=538121 (33580 MB) txc=538121 zc=y # 14.32 [+0.00] OK # 14.57 [+0.25] # 14.57 [+0.00] ipv6 udp -t 1 tx-rx # 14.57 [+0.00] # 15.99 [+1.42] tx=181890 (11350 MB) txc=0 zc=n # 16.49 [+0.50] rx=181890 (11350 MB) # 16.49 [+0.00] # 16.49 [+0.00] ipv6 udp -t 1 tx-only # 16.49 [+0.00] # 17.71 [+1.22] tx=385461 (24054 MB) txc=0 zc=n # 17.71 [+0.00] # 17.71 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.71 [+0.00] # 19.13 [+1.42] tx=118100 (7369 MB) txc=118100 zc=n # 19.63 [+0.50] rx=118100 (7369 MB) # 19.63 [+0.00] # 19.63 [+0.00] ipv6 udp -z -t 1 tx-only # 19.64 [+0.00] # 20.85 [+1.22] tx=537497 (33541 MB) txc=537497 zc=y # 20.86 [+0.00] OK # 20.88 [+0.03] 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__->