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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=139552 (MB=8708), tx/s=139552 (MB/s=8708) # 3.05 [+1.50] rx=139552 (8708 MB) # 3.05 [+0.00] ok # 3.20 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.62 [+1.42] tx=134775 (MB=8410), tx/s=134775 (MB/s=8410) # 6.01 [+1.40] rx=67356 (8410 MB) # 6.01 [+0.00] ok # 6.16 [+0.14] ipv4 udp -m 2 -t 1 -n 32 # 7.58 [+1.42] tx=150144 (MB=9369), tx/s=150144 (MB/s=9369) # 9.08 [+1.50] rx=150144 (9369 MB) # 9.08 [+0.00] ok # 9.22 [+0.14] ipv4 tcp -m 2 -t 1 -n 1 # 10.64 [+1.42] tx=142026 (MB=8862), tx/s=142026 (MB/s=8862) # 12.04 [+1.40] rx=71004 (8862 MB) # 12.04 [+0.00] ok # 12.19 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.61 [+1.42] tx=164064 (MB=10238), tx/s=164064 (MB/s=10238) # 15.11 [+1.50] rx=164064 (10238 MB) # 15.11 [+0.00] ok # 15.26 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.68 [+1.42] tx=145309 (MB=9067), tx/s=145309 (MB/s=9067) # 18.08 [+1.40] rx=72652 (9067 MB) # 18.08 [+0.00] ok # 18.23 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.65 [+1.42] tx=140352 (MB=8758), tx/s=140352 (MB/s=8758) # 21.15 [+1.50] rx=140352 (8758 MB) # 21.15 [+0.00] ok # 21.30 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.72 [+1.42] tx=132865 (MB=8291), tx/s=132865 (MB/s=8291) # 24.12 [+1.40] rx=66414 (8291 MB) # 24.12 [+0.00] ok # 24.28 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.70 [+1.42] tx=150624 (MB=9399), tx/s=150624 (MB/s=9399) # 27.20 [+1.50] rx=150624 (9399 MB) # 27.20 [+0.00] ok # 27.34 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.76 [+1.42] tx=139171 (MB=8684), tx/s=139171 (MB/s=8684) # 30.16 [+1.40] rx=69552 (8684 MB) # 30.16 [+0.00] ok # 30.31 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.73 [+1.42] tx=166784 (MB=10407), tx/s=166784 (MB/s=10407) # 33.23 [+1.50] rx=166784 (10407 MB) # 33.23 [+0.00] ok # 33.38 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.80 [+1.42] tx=144809 (MB=9036), tx/s=144809 (MB/s=9036) # 36.20 [+1.40] rx=72400 (9036 MB) # 36.20 [+0.00] ok # 36.22 [+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__->