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.23 [+0.23] # 0.23 [+0.00] ipv4 tcp -t 1 tx-rx # 0.23 [+0.00] # 1.66 [+1.43] tx=208686 (13022 MB) txc=0 zc=n # 2.06 [+0.40] rx=104333 (13022 MB) # 2.06 [+0.00] # 2.06 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.06 [+0.00] # 3.52 [+1.47] tx=122451 (7641 MB) txc=122451 zc=n # 3.88 [+0.36] rx=61222 (7641 MB) # 3.88 [+0.00] OK # 4.14 [+0.25] # 4.14 [+0.00] ipv6 tcp -t 1 tx-rx # 4.14 [+0.00] # 5.56 [+1.42] tx=155695 (9715 MB) txc=0 zc=n # 5.96 [+0.40] rx=73861 (9715 MB) # 5.96 [+0.00] # 5.96 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.96 [+0.00] # 7.43 [+1.47] tx=108459 (6768 MB) txc=108459 zc=n # 7.79 [+0.36] rx=54222 (6768 MB) # 7.79 [+0.00] OK # 8.07 [+0.28] # 8.07 [+0.00] ipv4 udp -t 1 tx-rx # 8.07 [+0.00] # 9.49 [+1.42] tx=212337 (13250 MB) txc=0 zc=n # 9.99 [+0.50] rx=212337 (13250 MB) # 9.99 [+0.00] # 9.99 [+0.00] ipv4 udp -t 1 tx-only # 10.00 [+0.00] # 11.21 [+1.22] tx=335730 (20950 MB) txc=0 zc=n # 11.24 [+0.03] # 11.24 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.24 [+0.00] # 12.81 [+1.57] tx=79504 (4961 MB) txc=79504 zc=n # 13.31 [+0.50] rx=75740 (4726 MB) # 13.31 [+0.00] # 13.31 [+0.00] ipv4 udp -z -t 1 tx-only # 13.31 [+0.00] # 14.54 [+1.23] tx=442085 (27587 MB) txc=442085 zc=y # 14.54 [+0.00] OK # 14.85 [+0.31] # 14.85 [+0.00] ipv6 udp -t 1 tx-rx # 14.85 [+0.00] # 16.28 [+1.43] tx=181904 (11351 MB) txc=0 zc=n # 16.78 [+0.50] rx=181904 (11351 MB) # 16.78 [+0.00] # 16.78 [+0.00] ipv6 udp -t 1 tx-only # 16.78 [+0.00] # 18.00 [+1.22] tx=368970 (23025 MB) txc=0 zc=n # 18.00 [+0.00] # 18.00 [+0.00] ipv6 udp -z -t 1 tx-rx # 18.01 [+0.00] # 19.43 [+1.42] tx=99265 (6194 MB) txc=99265 zc=n # 19.93 [+0.50] rx=99265 (6194 MB) # 19.93 [+0.00] # 19.93 [+0.00] ipv6 udp -z -t 1 tx-only # 19.93 [+0.00] # 21.15 [+1.22] tx=520003 (32450 MB) txc=520003 zc=y # 21.15 [+0.00] OK # 21.18 [+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__->