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.21 [+0.21] # 0.21 [+0.00] ipv4 tcp -t 1 tx-rx # 0.21 [+0.00] # 1.63 [+1.42] tx=198027 (12357 MB) txc=0 zc=n # 2.03 [+0.40] rx=99003 (12357 MB) # 2.04 [+0.00] # 2.04 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.04 [+0.00] # 3.50 [+1.47] tx=125795 (7850 MB) txc=125795 zc=n # 3.86 [+0.36] rx=62878 (7850 MB) # 3.86 [+0.00] OK # 4.11 [+0.25] # 4.11 [+0.00] ipv6 tcp -t 1 tx-rx # 4.11 [+0.00] # 5.53 [+1.42] tx=155657 (9713 MB) txc=0 zc=n # 5.93 [+0.40] rx=75714 (9713 MB) # 5.93 [+0.00] # 5.94 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.94 [+0.00] # 7.41 [+1.48] tx=100266 (6256 MB) txc=100266 zc=n # 7.76 [+0.34] rx=50078 (6256 MB) # 7.77 [+0.02] OK # 8.57 [+0.80] # 8.57 [+0.00] ipv4 udp -t 1 tx-rx # 8.58 [+0.00] # 10.02 [+1.45] tx=156560 (9769 MB) txc=0 zc=n # 10.52 [+0.50] rx=155996 (9734 MB) # 10.52 [+0.00] # 10.52 [+0.00] ipv4 udp -t 1 tx-only # 10.52 [+0.00] # 11.74 [+1.22] tx=380286 (23731 MB) txc=0 zc=n # 11.74 [+0.00] # 11.74 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.75 [+0.00] # 13.17 [+1.42] tx=107744 (6723 MB) txc=107744 zc=n # 13.67 [+0.50] rx=107744 (6723 MB) # 13.67 [+0.00] # 13.67 [+0.00] ipv4 udp -z -t 1 tx-only # 13.67 [+0.00] # 14.89 [+1.21] tx=544046 (33950 MB) txc=544046 zc=y # 14.89 [+0.00] OK # 15.13 [+0.24] # 15.13 [+0.00] ipv6 udp -t 1 tx-rx # 15.13 [+0.00] # 16.55 [+1.42] tx=184102 (11488 MB) txc=0 zc=n # 17.05 [+0.50] rx=184102 (11488 MB) # 17.05 [+0.00] # 17.05 [+0.00] ipv6 udp -t 1 tx-only # 17.05 [+0.00] # 18.27 [+1.22] tx=382420 (23864 MB) txc=0 zc=n # 18.27 [+0.00] # 18.27 [+0.00] ipv6 udp -z -t 1 tx-rx # 18.27 [+0.00] # 19.69 [+1.42] tx=106024 (6616 MB) txc=106024 zc=n # 20.19 [+0.50] rx=106024 (6616 MB) # 20.19 [+0.00] # 20.19 [+0.00] ipv6 udp -z -t 1 tx-only # 20.19 [+0.00] # 21.40 [+1.21] tx=509281 (31781 MB) txc=509281 zc=y # 21.41 [+0.00] OK # 21.43 [+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__->