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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=138208 (MB=8624), tx/s=138208 (MB/s=8624) # 3.10 [+1.50] rx=138208 (8624 MB) # 3.10 [+0.00] ok # 3.28 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.42] tx=133213 (MB=8312), tx/s=133213 (MB/s=8312) # 6.11 [+1.40] rx=66564 (8312 MB) # 6.11 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=122592 (MB=7650), tx/s=122592 (MB/s=7650) # 9.21 [+1.50] rx=122592 (7650 MB) # 9.21 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.42] tx=122501 (MB=7644), tx/s=122501 (MB/s=7644) # 12.21 [+1.40] rx=61190 (7644 MB) # 12.21 [+0.00] ok # 12.39 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=135680 (MB=8466), tx/s=135680 (MB/s=8466) # 15.31 [+1.50] rx=135680 (8466 MB) # 15.31 [+0.00] ok # 15.50 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=132713 (MB=8281), tx/s=132713 (MB/s=8281) # 18.32 [+1.40] rx=66261 (8281 MB) # 18.32 [+0.00] ok # 18.51 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=111584 (MB=6963), tx/s=111584 (MB/s=6963) # 21.44 [+1.50] rx=111584 (6963 MB) # 21.44 [+0.00] ok # 21.61 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.42] tx=106929 (MB=6672), tx/s=106929 (MB/s=6672) # 24.43 [+1.40] rx=53445 (6672 MB) # 24.43 [+0.00] ok # 24.61 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=145792 (MB=9097), tx/s=145792 (MB/s=9097) # 27.53 [+1.50] rx=145792 (9097 MB) # 27.53 [+0.00] ok # 27.71 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.42] tx=130735 (MB=8158), tx/s=130735 (MB/s=8158) # 30.53 [+1.40] rx=65299 (8158 MB) # 30.53 [+0.00] ok # 30.72 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.14 [+1.42] tx=138304 (MB=8630), tx/s=138304 (MB/s=8630) # 33.64 [+1.50] rx=138304 (8630 MB) # 33.64 [+0.00] ok # 33.82 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.24 [+1.42] tx=123086 (MB=7681), tx/s=123086 (MB/s=7681) # 36.64 [+1.40] rx=61475 (7681 MB) # 36.64 [+0.00] ok # 36.66 [+0.02] 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__->