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.16 [+0.16] # 0.16 [+0.00] ipv4 tcp -t 1 tx-rx # 0.16 [+0.00] # 1.58 [+1.42] tx=203684 (12710 MB) txc=0 zc=n # 1.98 [+0.40] rx=101835 (12710 MB) # 1.98 [+0.00] # 1.98 [+0.00] ipv4 tcp -z -t 1 tx-rx # 1.98 [+0.00] # 3.44 [+1.46] tx=120661 (7529 MB) txc=120661 zc=n # 3.80 [+0.36] rx=60327 (7529 MB) # 3.80 [+0.00] OK # 4.03 [+0.23] # 4.03 [+0.00] ipv6 tcp -t 1 tx-rx # 4.03 [+0.00] # 5.45 [+1.42] tx=155102 (9678 MB) txc=0 zc=n # 5.85 [+0.40] rx=76408 (9678 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=123393 (7700 MB) txc=123393 zc=n # 7.68 [+0.36] rx=61695 (7700 MB) # 7.68 [+0.00] OK # 7.93 [+0.25] # 7.93 [+0.00] ipv4 udp -t 1 tx-rx # 7.93 [+0.00] # 9.35 [+1.42] tx=206036 (12857 MB) txc=0 zc=n # 9.85 [+0.50] rx=206036 (12857 MB) # 9.85 [+0.00] # 9.86 [+0.00] ipv4 udp -t 1 tx-only # 9.86 [+0.00] # 11.07 [+1.21] tx=385946 (24084 MB) txc=0 zc=n # 11.07 [+0.00] # 11.07 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.07 [+0.00] # 12.49 [+1.42] tx=106410 (6640 MB) txc=106410 zc=n # 12.99 [+0.50] rx=106410 (6640 MB) # 12.99 [+0.00] # 12.99 [+0.00] ipv4 udp -z -t 1 tx-only # 12.99 [+0.00] # 14.21 [+1.22] tx=564415 (35221 MB) txc=564415 zc=y # 14.21 [+0.00] OK # 14.40 [+0.19] # 14.40 [+0.00] ipv6 udp -t 1 tx-rx # 14.40 [+0.00] # 15.82 [+1.42] tx=189624 (11833 MB) txc=0 zc=n # 16.32 [+0.50] rx=189624 (11833 MB) # 16.32 [+0.00] # 16.32 [+0.00] ipv6 udp -t 1 tx-only # 16.33 [+0.00] # 17.54 [+1.21] tx=403724 (25193 MB) txc=0 zc=n # 17.54 [+0.00] # 17.54 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.54 [+0.00] # 18.96 [+1.42] tx=107114 (6684 MB) txc=107114 zc=n # 19.46 [+0.50] rx=107114 (6684 MB) # 19.46 [+0.00] # 19.46 [+0.00] ipv6 udp -z -t 1 tx-only # 19.46 [+0.00] # 20.68 [+1.22] tx=508536 (31734 MB) txc=508536 zc=y # 20.68 [+0.00] OK # 20.70 [+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__->