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.18 [+0.18] # 0.18 [+0.00] ipv4 tcp -t 1 tx-rx # 0.18 [+0.00] # 1.60 [+1.42] tx=208798 (13029 MB) txc=0 zc=n # 2.00 [+0.40] rx=104388 (13029 MB) # 2.00 [+0.00] # 2.00 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.00 [+0.00] # 3.46 [+1.46] tx=112580 (7025 MB) txc=112580 zc=n # 3.82 [+0.36] rx=56279 (7025 MB) # 3.82 [+0.00] OK # 4.04 [+0.22] # 4.04 [+0.00] ipv6 tcp -t 1 tx-rx # 4.04 [+0.00] # 5.46 [+1.42] tx=199199 (12430 MB) txc=0 zc=n # 5.86 [+0.40] rx=99546 (12430 MB) # 5.86 [+0.00] # 5.86 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.86 [+0.00] # 7.32 [+1.46] tx=117660 (7342 MB) txc=117660 zc=n # 7.68 [+0.36] rx=58821 (7342 MB) # 7.68 [+0.00] OK # 7.94 [+0.25] # 7.94 [+0.00] ipv4 udp -t 1 tx-rx # 7.94 [+0.00] # 9.36 [+1.42] tx=185361 (11567 MB) txc=0 zc=n # 9.86 [+0.50] rx=185361 (11567 MB) # 9.86 [+0.00] # 9.86 [+0.00] ipv4 udp -t 1 tx-only # 9.86 [+0.00] # 11.08 [+1.21] tx=352428 (21992 MB) txc=0 zc=n # 11.08 [+0.00] # 11.08 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.08 [+0.00] # 12.50 [+1.42] tx=89405 (5579 MB) txc=89405 zc=n # 13.00 [+0.50] rx=89350 (5575 MB) # 13.00 [+0.00] # 13.00 [+0.00] ipv4 udp -z -t 1 tx-only # 13.01 [+0.00] # 14.22 [+1.22] tx=422386 (26358 MB) txc=422386 zc=y # 14.22 [+0.00] OK # 14.46 [+0.23] # 14.46 [+0.00] ipv6 udp -t 1 tx-rx # 14.46 [+0.00] # 15.88 [+1.42] tx=188659 (11773 MB) txc=0 zc=n # 16.38 [+0.50] rx=188659 (11773 MB) # 16.38 [+0.00] # 16.38 [+0.00] ipv6 udp -t 1 tx-only # 16.38 [+0.00] # 17.60 [+1.22] tx=400619 (25000 MB) txc=0 zc=n # 17.60 [+0.00] # 17.60 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.60 [+0.00] # 19.02 [+1.42] tx=86059 (5370 MB) txc=86059 zc=n # 19.52 [+0.50] rx=86035 (5368 MB) # 19.52 [+0.00] # 19.52 [+0.00] ipv6 udp -z -t 1 tx-only # 19.52 [+0.00] # 20.74 [+1.22] tx=513484 (32043 MB) txc=513484 zc=y # 20.74 [+0.00] OK # 20.77 [+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__->