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.20 [+0.20] # 0.20 [+0.00] ipv4 tcp -t 1 tx-rx # 0.20 [+0.00] # 1.62 [+1.42] tx=183971 (11480 MB) txc=0 zc=n # 2.02 [+0.40] rx=91970 (11480 MB) # 2.02 [+0.00] # 2.02 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.02 [+0.00] # 3.48 [+1.46] tx=118446 (7391 MB) txc=118446 zc=n # 3.84 [+0.36] rx=59217 (7391 MB) # 3.84 [+0.00] OK # 4.09 [+0.25] # 4.09 [+0.00] ipv6 tcp -t 1 tx-rx # 4.09 [+0.00] # 5.51 [+1.42] tx=195082 (12173 MB) txc=0 zc=n # 5.91 [+0.40] rx=97511 (12173 MB) # 5.91 [+0.00] # 5.91 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.91 [+0.00] # 7.38 [+1.46] tx=113582 (7087 MB) txc=113582 zc=n # 7.74 [+0.36] rx=55994 (7087 MB) # 7.74 [+0.00] OK # 7.99 [+0.25] # 7.99 [+0.00] ipv4 udp -t 1 tx-rx # 7.99 [+0.00] # 9.41 [+1.42] tx=187885 (11724 MB) txc=0 zc=n # 9.91 [+0.50] rx=187885 (11724 MB) # 9.91 [+0.00] # 9.91 [+0.00] ipv4 udp -t 1 tx-only # 9.91 [+0.00] # 11.13 [+1.22] tx=366332 (22860 MB) txc=0 zc=n # 11.13 [+0.00] # 11.13 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.13 [+0.00] # 12.55 [+1.42] tx=96904 (6047 MB) txc=96904 zc=n # 13.05 [+0.50] rx=96904 (6047 MB) # 13.05 [+0.00] # 13.05 [+0.00] ipv4 udp -z -t 1 tx-only # 13.05 [+0.00] # 14.27 [+1.22] tx=495246 (30905 MB) txc=495246 zc=y # 14.27 [+0.00] OK # 14.54 [+0.27] # 14.55 [+0.00] ipv6 udp -t 1 tx-rx # 14.55 [+0.00] # 15.97 [+1.43] tx=192547 (12015 MB) txc=0 zc=n # 16.47 [+0.50] rx=192547 (12015 MB) # 16.47 [+0.00] # 16.47 [+0.00] ipv6 udp -t 1 tx-only # 16.47 [+0.00] # 17.69 [+1.22] tx=313494 (19563 MB) txc=0 zc=n # 17.69 [+0.00] # 17.69 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.69 [+0.00] # 19.12 [+1.42] tx=97134 (6061 MB) txc=97134 zc=n # 19.62 [+0.50] rx=97134 (6061 MB) # 19.62 [+0.00] # 19.62 [+0.00] ipv6 udp -z -t 1 tx-only # 19.62 [+0.00] # 20.84 [+1.22] tx=550519 (34354 MB) txc=550519 zc=y # 20.84 [+0.00] OK # 20.86 [+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__->