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.19 [+0.19] # 0.19 [+0.00] ipv4 tcp -t 1 tx-rx # 0.19 [+0.00] # 1.61 [+1.42] tx=174831 (10910 MB) txc=0 zc=n # 2.01 [+0.40] rx=87411 (10910 MB) # 2.01 [+0.00] # 2.01 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.01 [+0.00] # 3.47 [+1.46] tx=116503 (7270 MB) txc=116503 zc=n # 3.83 [+0.36] rx=58242 (7270 MB) # 3.83 [+0.00] OK # 4.09 [+0.26] # 4.09 [+0.00] ipv6 tcp -t 1 tx-rx # 4.09 [+0.00] # 5.52 [+1.42] tx=157461 (9826 MB) txc=0 zc=n # 5.92 [+0.40] rx=77815 (9826 MB) # 5.92 [+0.00] # 5.92 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.92 [+0.00] # 7.38 [+1.47] tx=110151 (6873 MB) txc=110151 zc=n # 7.74 [+0.36] rx=55060 (6873 MB) # 7.74 [+0.00] OK # 8.00 [+0.26] # 8.00 [+0.00] ipv4 udp -t 1 tx-rx # 8.00 [+0.00] # 9.43 [+1.42] tx=180292 (11250 MB) txc=0 zc=n # 9.93 [+0.50] rx=180292 (11250 MB) # 9.93 [+0.00] # 9.93 [+0.00] ipv4 udp -t 1 tx-only # 9.93 [+0.00] # 11.15 [+1.22] tx=404389 (25235 MB) txc=0 zc=n # 11.15 [+0.00] # 11.15 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.15 [+0.00] # 12.57 [+1.42] tx=103577 (6463 MB) txc=103577 zc=n # 13.07 [+0.50] rx=103577 (6463 MB) # 13.07 [+0.00] # 13.07 [+0.00] ipv4 udp -z -t 1 tx-only # 13.08 [+0.00] # 14.29 [+1.22] tx=562943 (35129 MB) txc=562943 zc=y # 14.30 [+0.00] OK # 14.54 [+0.24] # 14.54 [+0.00] ipv6 udp -t 1 tx-rx # 14.54 [+0.00] # 15.96 [+1.42] tx=194019 (12107 MB) txc=0 zc=n # 16.46 [+0.50] rx=194019 (12107 MB) # 16.46 [+0.00] # 16.46 [+0.00] ipv6 udp -t 1 tx-only # 16.46 [+0.00] # 17.68 [+1.22] tx=395110 (24656 MB) txc=0 zc=n # 17.68 [+0.00] # 17.68 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.69 [+0.00] # 19.11 [+1.42] tx=123435 (7702 MB) txc=123435 zc=n # 19.61 [+0.50] rx=123435 (7702 MB) # 19.61 [+0.00] # 19.61 [+0.00] ipv6 udp -z -t 1 tx-only # 19.61 [+0.00] # 20.82 [+1.21] tx=527067 (32890 MB) txc=527067 zc=y # 20.83 [+0.00] OK # 20.85 [+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__->