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.22 [+0.00] # 1.63 [+1.42] tx=202879 (12660 MB) txc=0 zc=n # 2.03 [+0.40] rx=101398 (12660 MB) # 2.03 [+0.00] # 2.03 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.04 [+0.00] # 3.50 [+1.46] tx=114034 (7116 MB) txc=114034 zc=n # 3.85 [+0.36] rx=57012 (7116 MB) # 3.85 [+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=205914 (12849 MB) txc=0 zc=n # 5.93 [+0.40] rx=102933 (12849 MB) # 5.93 [+0.00] # 5.93 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.93 [+0.00] # 7.41 [+1.48] tx=85309 (5323 MB) txc=85309 zc=n # 7.76 [+0.36] rx=42654 (5323 MB) # 7.76 [+0.00] OK # 8.07 [+0.31] # 8.07 [+0.00] ipv4 udp -t 1 tx-rx # 8.07 [+0.00] # 9.50 [+1.42] tx=182868 (11411 MB) txc=0 zc=n # 10.00 [+0.50] rx=182868 (11411 MB) # 10.00 [+0.00] # 10.00 [+0.00] ipv4 udp -t 1 tx-only # 10.00 [+0.00] # 11.22 [+1.22] tx=275111 (17167 MB) txc=0 zc=n # 11.22 [+0.00] # 11.22 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.22 [+0.00] # 12.65 [+1.42] tx=39967 (2494 MB) txc=39967 zc=n # 13.15 [+0.50] rx=39967 (2494 MB) # 13.15 [+0.00] # 13.15 [+0.00] ipv4 udp -z -t 1 tx-only # 13.15 [+0.00] # 14.37 [+1.22] tx=362471 (22619 MB) txc=362471 zc=y # 14.37 [+0.00] OK # 14.68 [+0.31] # 14.68 [+0.00] ipv6 udp -t 1 tx-rx # 14.68 [+0.00] # 16.11 [+1.43] tx=107325 (6697 MB) txc=0 zc=n # 16.61 [+0.50] rx=107325 (6697 MB) # 16.61 [+0.00] # 16.61 [+0.00] ipv6 udp -t 1 tx-only # 16.62 [+0.00] # 17.84 [+1.22] tx=277851 (17338 MB) txc=0 zc=n # 17.84 [+0.00] # 17.84 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.84 [+0.00] # 19.27 [+1.43] tx=39477 (2463 MB) txc=39477 zc=n # 19.77 [+0.50] rx=39477 (2463 MB) # 19.77 [+0.00] # 19.77 [+0.00] ipv6 udp -z -t 1 tx-only # 19.77 [+0.00] # 20.99 [+1.22] tx=352199 (21978 MB) txc=352199 zc=y # 20.99 [+0.00] OK # 21.02 [+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__->