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=197039 (12295 MB) txc=0 zc=n # 2.00 [+0.40] rx=98504 (12295 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=123254 (7691 MB) txc=123254 zc=n # 3.82 [+0.36] rx=61619 (7691 MB) # 3.82 [+0.00] OK # 4.01 [+0.19] # 4.01 [+0.00] ipv6 tcp -t 1 tx-rx # 4.01 [+0.00] # 5.43 [+1.42] tx=205984 (12854 MB) txc=0 zc=n # 5.83 [+0.40] rx=102968 (12854 MB) # 5.83 [+0.00] # 5.83 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.83 [+0.00] # 7.29 [+1.46] tx=118727 (7409 MB) txc=118727 zc=n # 7.65 [+0.36] rx=59362 (7409 MB) # 7.65 [+0.00] OK # 7.84 [+0.19] # 7.84 [+0.00] ipv4 udp -t 1 tx-rx # 7.84 [+0.00] # 9.26 [+1.42] tx=189130 (11802 MB) txc=0 zc=n # 9.76 [+0.50] rx=189130 (11802 MB) # 9.76 [+0.00] # 9.76 [+0.00] ipv4 udp -t 1 tx-only # 9.77 [+0.00] # 10.98 [+1.22] tx=398448 (24864 MB) txc=0 zc=n # 10.98 [+0.00] # 10.98 [+0.00] ipv4 udp -z -t 1 tx-rx # 10.98 [+0.00] # 12.41 [+1.42] tx=102211 (6378 MB) txc=102211 zc=n # 12.91 [+0.50] rx=102211 (6378 MB) # 12.91 [+0.00] # 12.91 [+0.00] ipv4 udp -z -t 1 tx-only # 12.91 [+0.00] # 14.12 [+1.21] tx=525440 (32789 MB) txc=525440 zc=y # 14.13 [+0.00] OK # 14.38 [+0.25] # 14.38 [+0.00] ipv6 udp -t 1 tx-rx # 14.38 [+0.00] # 15.80 [+1.42] tx=188035 (11734 MB) txc=0 zc=n # 16.30 [+0.50] rx=188035 (11734 MB) # 16.30 [+0.00] # 16.30 [+0.00] ipv6 udp -t 1 tx-only # 16.30 [+0.00] # 17.52 [+1.21] tx=374930 (23397 MB) txc=0 zc=n # 17.52 [+0.00] # 17.52 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.52 [+0.00] # 18.94 [+1.42] tx=101473 (6332 MB) txc=101473 zc=n # 19.44 [+0.50] rx=101473 (6332 MB) # 19.44 [+0.00] # 19.44 [+0.00] ipv6 udp -z -t 1 tx-only # 19.44 [+0.00] # 20.66 [+1.22] tx=506517 (31608 MB) txc=506517 zc=y # 20.66 [+0.00] OK # 20.68 [+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__->