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.19 [+0.19] # 0.19 [+0.00] ipv4 tcp -t 1 tx-rx # 0.19 [+0.00] # 1.61 [+1.42] tx=151618 (9461 MB) txc=0 zc=n # 2.01 [+0.40] rx=75493 (9461 MB) # 2.01 [+0.01] # 2.01 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.01 [+0.00] # 3.50 [+1.48] tx=72840 (4545 MB) txc=72840 zc=n # 3.86 [+0.36] rx=36029 (4545 MB) # 3.86 [+0.00] OK # 4.15 [+0.29] # 4.15 [+0.00] ipv6 tcp -t 1 tx-rx # 4.15 [+0.00] # 5.57 [+1.42] tx=140383 (8760 MB) txc=0 zc=n # 5.97 [+0.40] rx=68414 (8760 MB) # 5.97 [+0.00] # 5.97 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.97 [+0.00] # 7.44 [+1.46] tx=101121 (6310 MB) txc=101121 zc=n # 7.80 [+0.36] rx=50535 (6310 MB) # 7.80 [+0.00] OK # 8.04 [+0.24] # 8.04 [+0.00] ipv4 udp -t 1 tx-rx # 8.04 [+0.00] # 9.46 [+1.42] tx=200592 (12517 MB) txc=0 zc=n # 9.96 [+0.50] rx=200592 (12517 MB) # 9.96 [+0.00] # 9.96 [+0.00] ipv4 udp -t 1 tx-only # 9.96 [+0.00] # 11.17 [+1.22] tx=398500 (24867 MB) txc=0 zc=n # 11.18 [+0.00] # 11.18 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.18 [+0.00] # 12.60 [+1.42] tx=111982 (6988 MB) txc=111982 zc=n # 13.10 [+0.50] rx=111982 (6988 MB) # 13.10 [+0.00] # 13.10 [+0.00] ipv4 udp -z -t 1 tx-only # 13.10 [+0.00] # 14.31 [+1.21] tx=562180 (35082 MB) txc=562180 zc=y # 14.31 [+0.00] OK # 14.52 [+0.21] # 14.52 [+0.00] ipv6 udp -t 1 tx-rx # 14.52 [+0.00] # 15.94 [+1.42] tx=199193 (12430 MB) txc=0 zc=n # 16.44 [+0.50] rx=199193 (12430 MB) # 16.44 [+0.00] # 16.44 [+0.00] ipv6 udp -t 1 tx-only # 16.44 [+0.00] # 17.65 [+1.21] tx=379003 (23651 MB) txc=0 zc=n # 17.65 [+0.00] # 17.65 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.65 [+0.00] # 19.07 [+1.42] tx=95302 (5947 MB) txc=95302 zc=n # 19.57 [+0.50] rx=95302 (5947 MB) # 19.57 [+0.00] # 19.57 [+0.00] ipv6 udp -z -t 1 tx-only # 19.57 [+0.00] # 20.79 [+1.21] tx=496265 (30968 MB) txc=496265 zc=y # 20.79 [+0.00] OK # 20.81 [+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__->