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.22 [+0.22] # 0.22 [+0.00] ipv4 tcp -t 1 tx-rx # 0.22 [+0.00] # 1.64 [+1.42] tx=194665 (12147 MB) txc=0 zc=n # 2.04 [+0.40] rx=97329 (12147 MB) # 2.04 [+0.00] # 2.04 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.04 [+0.00] # 3.50 [+1.46] tx=121372 (7574 MB) txc=121372 zc=n # 3.86 [+0.36] rx=60684 (7574 MB) # 3.86 [+0.00] OK # 4.12 [+0.25] # 4.12 [+0.00] ipv6 tcp -t 1 tx-rx # 4.12 [+0.00] # 5.54 [+1.42] tx=204719 (12775 MB) txc=0 zc=n # 5.94 [+0.40] rx=102348 (12775 MB) # 5.94 [+0.00] # 5.94 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.94 [+0.00] # 7.41 [+1.47] tx=116194 (7250 MB) txc=116194 zc=n # 7.77 [+0.36] rx=58095 (7250 MB) # 7.77 [+0.00] OK # 8.03 [+0.26] # 8.04 [+0.00] ipv4 udp -t 1 tx-rx # 8.04 [+0.00] # 9.46 [+1.42] tx=207348 (12939 MB) txc=0 zc=n # 9.96 [+0.50] rx=207348 (12939 MB) # 9.96 [+0.00] # 9.96 [+0.00] ipv4 udp -t 1 tx-only # 9.96 [+0.00] # 11.18 [+1.22] tx=395490 (24680 MB) txc=0 zc=n # 11.18 [+0.00] # 11.18 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.18 [+0.00] # 12.60 [+1.42] tx=122642 (7653 MB) txc=122642 zc=n # 13.10 [+0.50] rx=122642 (7653 MB) # 13.11 [+0.00] # 13.11 [+0.00] ipv4 udp -z -t 1 tx-only # 13.11 [+0.00] # 14.33 [+1.22] tx=535268 (33402 MB) txc=535268 zc=y # 14.33 [+0.00] OK # 14.56 [+0.24] # 14.57 [+0.00] ipv6 udp -t 1 tx-rx # 14.57 [+0.00] # 15.99 [+1.42] tx=206117 (12862 MB) txc=0 zc=n # 16.49 [+0.50] rx=206117 (12862 MB) # 16.49 [+0.00] # 16.49 [+0.00] ipv6 udp -t 1 tx-only # 16.49 [+0.00] # 17.70 [+1.21] tx=367509 (22933 MB) txc=0 zc=n # 17.71 [+0.00] # 17.71 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.71 [+0.00] # 19.13 [+1.42] tx=119658 (7467 MB) txc=119658 zc=n # 19.63 [+0.50] rx=119658 (7467 MB) # 19.63 [+0.00] # 19.63 [+0.00] ipv6 udp -z -t 1 tx-only # 19.63 [+0.00] # 20.84 [+1.21] tx=488709 (30497 MB) txc=488709 zc=y # 20.85 [+0.00] OK # 20.87 [+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__->