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=205801 (12842 MB) txc=0 zc=n # 2.06 [+0.40] rx=102738 (12842 MB) # 2.06 [+0.00] # 2.06 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.06 [+0.00] # 3.52 [+1.46] tx=115214 (7189 MB) txc=115214 zc=n # 3.88 [+0.36] rx=57593 (7189 MB) # 3.88 [+0.00] OK # 4.13 [+0.25] # 4.13 [+0.00] ipv6 tcp -t 1 tx-rx # 4.13 [+0.00] # 5.55 [+1.42] tx=154259 (9626 MB) txc=0 zc=n # 5.95 [+0.40] rx=74208 (9626 MB) # 5.96 [+0.00] # 5.96 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.96 [+0.00] # 7.42 [+1.46] tx=116615 (7277 MB) txc=116615 zc=n # 7.78 [+0.36] rx=58304 (7277 MB) # 7.78 [+0.00] OK # 8.06 [+0.28] # 8.06 [+0.00] ipv4 udp -t 1 tx-rx # 8.07 [+0.00] # 9.49 [+1.42] tx=169362 (10568 MB) txc=0 zc=n # 9.99 [+0.50] rx=169362 (10568 MB) # 9.99 [+0.00] # 9.99 [+0.00] ipv4 udp -t 1 tx-only # 9.99 [+0.00] # 11.21 [+1.22] tx=384931 (24021 MB) txc=0 zc=n # 11.21 [+0.00] # 11.21 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.21 [+0.00] # 12.63 [+1.42] tx=101033 (6304 MB) txc=101033 zc=n # 13.13 [+0.50] rx=101033 (6304 MB) # 13.13 [+0.00] # 13.14 [+0.00] ipv4 udp -z -t 1 tx-only # 13.14 [+0.00] # 14.35 [+1.22] tx=520032 (32451 MB) txc=520032 zc=y # 14.36 [+0.00] OK # 14.61 [+0.26] # 14.61 [+0.00] ipv6 udp -t 1 tx-rx # 14.62 [+0.00] # 16.04 [+1.42] tx=136140 (8495 MB) txc=0 zc=n # 16.54 [+0.50] rx=136140 (8495 MB) # 16.54 [+0.00] # 16.54 [+0.00] ipv6 udp -t 1 tx-only # 16.54 [+0.00] # 17.76 [+1.22] tx=386407 (24113 MB) txc=0 zc=n # 17.76 [+0.00] # 17.76 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.76 [+0.00] # 19.18 [+1.42] tx=103565 (6462 MB) txc=103565 zc=n # 19.68 [+0.50] rx=103565 (6462 MB) # 19.69 [+0.00] # 19.69 [+0.00] ipv6 udp -z -t 1 tx-only # 19.69 [+0.00] # 20.90 [+1.21] tx=518108 (32331 MB) txc=518108 zc=y # 20.90 [+0.00] OK # 20.93 [+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__->