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.24 [+0.24] # 0.24 [+0.00] ipv4 tcp -t 1 tx-rx # 0.24 [+0.00] # 1.66 [+1.42] tx=176389 (11007 MB) txc=0 zc=n # 2.06 [+0.40] rx=88170 (11007 MB) # 2.06 [+0.00] # 2.06 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.06 [+0.00] # 3.53 [+1.46] tx=119674 (7468 MB) txc=119674 zc=n # 3.88 [+0.36] rx=59830 (7468 MB) # 3.89 [+0.00] OK # 4.20 [+0.31] # 4.20 [+0.00] ipv6 tcp -t 1 tx-rx # 4.20 [+0.00] # 5.62 [+1.42] tx=207538 (12951 MB) txc=0 zc=n # 6.02 [+0.40] rx=103600 (12951 MB) # 6.02 [+0.00] # 6.02 [+0.00] ipv6 tcp -z -t 1 tx-rx # 6.02 [+0.00] # 7.49 [+1.46] tx=82188 (5128 MB) txc=82188 zc=n # 7.84 [+0.36] rx=41093 (5128 MB) # 7.85 [+0.00] OK # 8.27 [+0.42] # 8.27 [+0.00] ipv4 udp -t 1 tx-rx # 8.27 [+0.00] # 9.70 [+1.43] tx=172025 (10734 MB) txc=0 zc=n # 10.20 [+0.50] rx=172025 (10734 MB) # 10.20 [+0.00] # 10.20 [+0.00] ipv4 udp -t 1 tx-only # 10.20 [+0.00] # 11.43 [+1.23] tx=255921 (15970 MB) txc=0 zc=n # 11.44 [+0.00] # 11.44 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.44 [+0.00] # 12.88 [+1.44] tx=87925 (5486 MB) txc=87925 zc=n # 13.38 [+0.50] rx=87925 (5486 MB) # 13.39 [+0.00] # 13.39 [+0.00] ipv4 udp -z -t 1 tx-only # 13.39 [+0.00] # 14.61 [+1.23] tx=382191 (23850 MB) txc=382191 zc=y # 14.62 [+0.00] OK # 15.06 [+0.44] # 15.06 [+0.00] ipv6 udp -t 1 tx-rx # 15.06 [+0.00] # 16.49 [+1.43] tx=141556 (8833 MB) txc=0 zc=n # 16.99 [+0.50] rx=141556 (8833 MB) # 16.99 [+0.00] # 16.99 [+0.00] ipv6 udp -t 1 tx-only # 16.99 [+0.00] # 18.22 [+1.23] tx=300446 (18748 MB) txc=0 zc=n # 18.22 [+0.00] # 18.22 [+0.00] ipv6 udp -z -t 1 tx-rx # 18.23 [+0.00] # 19.66 [+1.43] tx=101409 (6328 MB) txc=101409 zc=n # 20.16 [+0.50] rx=101409 (6328 MB) # 20.16 [+0.00] # 20.16 [+0.00] ipv6 udp -z -t 1 tx-only # 20.16 [+0.00] # 21.38 [+1.22] tx=351708 (21947 MB) txc=351708 zc=y # 21.38 [+0.00] OK # 21.42 [+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__->