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.24 [+0.24] # 0.24 [+0.00] ipv4 tcp -t 1 tx-rx # 0.24 [+0.00] # 1.67 [+1.42] tx=198646 (12396 MB) txc=0 zc=n # 2.07 [+0.40] rx=99287 (12396 MB) # 2.07 [+0.00] # 2.07 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.07 [+0.00] # 3.53 [+1.47] tx=100732 (6286 MB) txc=100732 zc=n # 3.89 [+0.36] rx=50350 (6286 MB) # 3.89 [+0.00] OK # 4.17 [+0.28] # 4.18 [+0.00] ipv6 tcp -t 1 tx-rx # 4.18 [+0.00] # 5.60 [+1.42] tx=132965 (8297 MB) txc=0 zc=n # 6.00 [+0.40] rx=64915 (8297 MB) # 6.00 [+0.00] # 6.00 [+0.00] ipv6 tcp -z -t 1 tx-rx # 6.00 [+0.00] # 7.46 [+1.46] tx=115024 (7177 MB) txc=115024 zc=n # 7.82 [+0.36] rx=57505 (7177 MB) # 7.82 [+0.00] OK # 8.07 [+0.25] # 8.07 [+0.00] ipv4 udp -t 1 tx-rx # 8.07 [+0.00] # 9.49 [+1.42] tx=174628 (10897 MB) txc=0 zc=n # 9.99 [+0.50] rx=174628 (10897 MB) # 9.99 [+0.00] # 9.99 [+0.00] ipv4 udp -t 1 tx-only # 9.99 [+0.00] # 11.21 [+1.21] tx=376125 (23471 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=99325 (6198 MB) txc=99325 zc=n # 13.13 [+0.50] rx=99325 (6198 MB) # 13.13 [+0.00] # 13.13 [+0.00] ipv4 udp -z -t 1 tx-only # 13.13 [+0.00] # 14.35 [+1.22] tx=474230 (29593 MB) txc=474230 zc=y # 14.35 [+0.00] OK # 14.63 [+0.27] # 14.63 [+0.00] ipv6 udp -t 1 tx-rx # 14.63 [+0.00] # 16.05 [+1.42] tx=187484 (11699 MB) txc=0 zc=n # 16.55 [+0.50] rx=187484 (11699 MB) # 16.55 [+0.00] # 16.55 [+0.00] ipv6 udp -t 1 tx-only # 16.56 [+0.00] # 17.77 [+1.22] tx=369663 (23068 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.20 [+1.42] tx=109628 (6841 MB) txc=109628 zc=n # 19.70 [+0.50] rx=109628 (6841 MB) # 19.70 [+0.00] # 19.70 [+0.00] ipv6 udp -z -t 1 tx-only # 19.70 [+0.00] # 20.92 [+1.22] tx=558020 (34822 MB) txc=558020 zc=y # 20.92 [+0.00] OK # 20.95 [+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__->