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.26 [+0.26] # 0.26 [+0.00] ipv4 tcp -t 1 tx-rx # 0.26 [+0.00] # 1.69 [+1.43] tx=142035 (8863 MB) txc=0 zc=n # 2.09 [+0.40] rx=65138 (8863 MB) # 2.09 [+0.00] # 2.09 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.09 [+0.00] # 3.55 [+1.46] tx=106913 (6671 MB) txc=106913 zc=n # 3.91 [+0.36] rx=53454 (6671 MB) # 3.92 [+0.00] OK # 4.21 [+0.30] # 4.21 [+0.00] ipv6 tcp -t 1 tx-rx # 4.21 [+0.00] # 5.64 [+1.42] tx=147428 (9200 MB) txc=0 zc=n # 6.04 [+0.40] rx=68837 (9200 MB) # 6.04 [+0.00] # 6.04 [+0.00] ipv6 tcp -z -t 1 tx-rx # 6.04 [+0.00] # 7.51 [+1.47] tx=94598 (5903 MB) txc=94598 zc=n # 7.87 [+0.36] rx=47278 (5903 MB) # 7.87 [+0.00] OK # 8.14 [+0.27] # 8.14 [+0.00] ipv4 udp -t 1 tx-rx # 8.14 [+0.00] # 9.57 [+1.42] tx=188960 (11791 MB) txc=0 zc=n # 10.07 [+0.50] rx=188960 (11791 MB) # 10.07 [+0.00] # 10.07 [+0.00] ipv4 udp -t 1 tx-only # 10.07 [+0.00] # 11.29 [+1.22] tx=373768 (23324 MB) txc=0 zc=n # 11.29 [+0.00] # 11.29 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.29 [+0.00] # 12.72 [+1.43] tx=106165 (6625 MB) txc=106165 zc=n # 13.22 [+0.50] rx=106165 (6625 MB) # 13.22 [+0.00] # 13.22 [+0.00] ipv4 udp -z -t 1 tx-only # 13.22 [+0.00] # 14.44 [+1.22] tx=524585 (32736 MB) txc=524585 zc=y # 14.44 [+0.00] OK # 14.71 [+0.27] # 14.71 [+0.00] ipv6 udp -t 1 tx-rx # 14.71 [+0.00] # 16.13 [+1.42] tx=177520 (11077 MB) txc=0 zc=n # 16.63 [+0.50] rx=177520 (11077 MB) # 16.63 [+0.00] # 16.63 [+0.00] ipv6 udp -t 1 tx-only # 16.64 [+0.00] # 17.85 [+1.22] tx=350534 (21874 MB) txc=0 zc=n # 17.86 [+0.00] # 17.86 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.86 [+0.00] # 19.28 [+1.42] tx=100651 (6280 MB) txc=100651 zc=n # 19.78 [+0.50] rx=100651 (6280 MB) # 19.78 [+0.00] # 19.78 [+0.00] ipv6 udp -z -t 1 tx-only # 19.78 [+0.00] # 21.00 [+1.22] tx=523861 (32690 MB) txc=523861 zc=y # 21.00 [+0.00] OK # 21.03 [+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__->