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.65 [+1.42] tx=157841 (9849 MB) txc=0 zc=n # 2.05 [+0.40] rx=75874 (9849 MB) # 2.05 [+0.00] # 2.05 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.05 [+0.00] # 3.51 [+1.46] tx=119695 (7469 MB) txc=119695 zc=n # 3.87 [+0.36] rx=59842 (7469 MB) # 3.87 [+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=211826 (13218 MB) txc=0 zc=n # 5.95 [+0.40] rx=105889 (13218 MB) # 5.95 [+0.00] # 5.95 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.95 [+0.00] # 7.41 [+1.46] tx=117313 (7320 MB) txc=117313 zc=n # 7.77 [+0.36] rx=58654 (7320 MB) # 7.77 [+0.00] OK # 8.00 [+0.23] # 8.00 [+0.00] ipv4 udp -t 1 tx-rx # 8.00 [+0.00] # 9.42 [+1.42] tx=201276 (12560 MB) txc=0 zc=n # 9.92 [+0.50] rx=201276 (12560 MB) # 9.92 [+0.00] # 9.92 [+0.00] ipv4 udp -t 1 tx-only # 9.92 [+0.00] # 11.14 [+1.22] tx=390644 (24377 MB) txc=0 zc=n # 11.14 [+0.00] # 11.14 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.14 [+0.00] # 12.56 [+1.42] tx=125781 (7849 MB) txc=125781 zc=n # 13.06 [+0.50] rx=125781 (7849 MB) # 13.06 [+0.00] # 13.06 [+0.00] ipv4 udp -z -t 1 tx-only # 13.06 [+0.00] # 14.28 [+1.22] tx=571332 (35653 MB) txc=571332 zc=y # 14.28 [+0.00] OK # 14.50 [+0.22] # 14.50 [+0.00] ipv6 udp -t 1 tx-rx # 14.50 [+0.00] # 15.92 [+1.42] tx=204996 (12792 MB) txc=0 zc=n # 16.42 [+0.50] rx=204996 (12792 MB) # 16.42 [+0.00] # 16.42 [+0.00] ipv6 udp -t 1 tx-only # 16.43 [+0.00] # 17.64 [+1.22] tx=387348 (24171 MB) txc=0 zc=n # 17.64 [+0.00] # 17.64 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.65 [+0.00] # 19.07 [+1.42] tx=120311 (7507 MB) txc=120311 zc=n # 19.57 [+0.50] rx=120311 (7507 MB) # 19.57 [+0.00] # 19.57 [+0.00] ipv6 udp -z -t 1 tx-only # 19.57 [+0.00] # 20.79 [+1.22] tx=524262 (32715 MB) txc=524262 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__->