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.25 [+0.25] # 0.25 [+0.00] ipv4 tcp -t 1 tx-rx # 0.25 [+0.00] # 1.68 [+1.42] tx=147678 (9215 MB) txc=0 zc=n # 2.08 [+0.40] rx=69456 (9215 MB) # 2.08 [+0.00] # 2.08 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.08 [+0.00] # 3.55 [+1.46] tx=105550 (6586 MB) txc=105550 zc=n # 3.90 [+0.36] rx=52744 (6586 MB) # 3.91 [+0.00] OK # 4.16 [+0.26] # 4.16 [+0.00] ipv6 tcp -t 1 tx-rx # 4.16 [+0.00] # 5.59 [+1.42] tx=191921 (11976 MB) txc=0 zc=n # 5.99 [+0.40] rx=95915 (11976 MB) # 5.99 [+0.00] # 5.99 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.99 [+0.00] # 7.45 [+1.46] tx=122537 (7646 MB) txc=122537 zc=n # 7.81 [+0.36] rx=61256 (7646 MB) # 7.82 [+0.00] OK # 8.05 [+0.24] # 8.05 [+0.00] ipv4 udp -t 1 tx-rx # 8.05 [+0.00] # 9.47 [+1.42] tx=208695 (13023 MB) txc=0 zc=n # 9.97 [+0.50] rx=208695 (13023 MB) # 9.97 [+0.00] # 9.97 [+0.00] ipv4 udp -t 1 tx-only # 9.98 [+0.00] # 11.19 [+1.22] tx=397211 (24787 MB) txc=0 zc=n # 11.20 [+0.00] # 11.20 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.20 [+0.00] # 12.62 [+1.43] tx=107390 (6701 MB) txc=107390 zc=n # 13.12 [+0.50] rx=107390 (6701 MB) # 13.12 [+0.00] # 13.12 [+0.00] ipv4 udp -z -t 1 tx-only # 13.13 [+0.00] # 14.34 [+1.22] tx=529001 (33011 MB) txc=529001 zc=y # 14.35 [+0.00] OK # 14.62 [+0.27] # 14.62 [+0.00] ipv6 udp -t 1 tx-rx # 14.62 [+0.00] # 16.04 [+1.42] tx=184489 (11512 MB) txc=0 zc=n # 16.54 [+0.50] rx=184489 (11512 MB) # 16.54 [+0.00] # 16.54 [+0.00] ipv6 udp -t 1 tx-only # 16.55 [+0.00] # 17.76 [+1.22] tx=378784 (23637 MB) txc=0 zc=n # 17.77 [+0.00] # 17.77 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.77 [+0.00] # 19.19 [+1.42] tx=95184 (5939 MB) txc=95184 zc=n # 19.69 [+0.50] rx=95184 (5939 MB) # 19.69 [+0.00] # 19.69 [+0.00] ipv6 udp -z -t 1 tx-only # 19.70 [+0.00] # 20.92 [+1.22] tx=531335 (33157 MB) txc=531335 zc=y # 20.92 [+0.00] OK # 20.94 [+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__->