make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_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: io_uring_zerocopy_tx.sh # 0.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=106528 (MB=6647), tx/s=106528 (MB/s=6647) # 3.10 [+1.50] rx=106528 (6647 MB) # 3.10 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=107272 (MB=6694), tx/s=107272 (MB/s=6694) # 6.13 [+1.36] rx=53616 (6694 MB) # 6.13 [+0.00] ok # 6.31 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=113760 (MB=7099), tx/s=113760 (MB/s=7099) # 9.23 [+1.50] rx=113760 (7099 MB) # 9.23 [+0.00] ok # 9.42 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=116090 (MB=7244), tx/s=116090 (MB/s=7244) # 12.25 [+1.36] rx=57980 (7244 MB) # 12.25 [+0.00] ok # 12.46 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.43] tx=116128 (MB=7246), tx/s=116128 (MB/s=7246) # 15.39 [+1.50] rx=116128 (7246 MB) # 15.39 [+0.00] ok # 15.58 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.42] tx=115392 (MB=7200), tx/s=115392 (MB/s=7200) # 18.41 [+1.40] rx=57477 (7200 MB) # 18.41 [+0.00] ok # 18.61 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=104480 (MB=6519), tx/s=104480 (MB/s=6519) # 21.54 [+1.50] rx=104480 (6519 MB) # 21.54 [+0.00] ok # 21.74 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.46] tx=100866 (MB=6294), tx/s=100866 (MB/s=6294) # 24.56 [+1.36] rx=50405 (6294 MB) # 24.56 [+0.00] ok # 24.76 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.18 [+1.42] tx=121472 (MB=7580), tx/s=121472 (MB/s=7580) # 27.68 [+1.50] rx=121472 (7580 MB) # 27.68 [+0.00] ok # 27.89 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.35 [+1.46] tx=112257 (MB=7005), tx/s=112257 (MB/s=7005) # 30.71 [+1.36] rx=56035 (7005 MB) # 30.71 [+0.00] ok # 30.90 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.42] tx=131168 (MB=8185), tx/s=131168 (MB/s=8185) # 33.83 [+1.50] rx=131168 (8185 MB) # 33.83 [+0.00] ok # 34.04 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.47 [+1.43] tx=138938 (MB=8670), tx/s=138938 (MB/s=8670) # 36.87 [+1.40] rx=69365 (8670 MB) # 36.87 [+0.00] ok # 36.90 [+0.03] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.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__->