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=138176 (MB=8622), tx/s=138176 (MB/s=8622) # 3.05 [+1.50] rx=138176 (8622 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=131529 (MB=8207), tx/s=131529 (MB/s=8207) # 6.01 [+1.36] rx=65749 (8207 MB) # 6.01 [+0.00] ok # 6.16 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.58 [+1.42] tx=148384 (MB=9259), tx/s=148384 (MB/s=9259) # 9.08 [+1.50] rx=148384 (9259 MB) # 9.08 [+0.00] ok # 9.23 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.69 [+1.46] tx=140191 (MB=8748), tx/s=140191 (MB/s=8748) # 12.05 [+1.36] rx=70083 (8748 MB) # 12.05 [+0.00] ok # 12.20 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.61 [+1.42] tx=164512 (MB=10266), tx/s=164512 (MB/s=10266) # 15.11 [+1.50] rx=164512 (10266 MB) # 15.12 [+0.00] ok # 15.26 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.72 [+1.46] tx=142010 (MB=8861), tx/s=142010 (MB/s=8861) # 18.08 [+1.36] rx=70937 (8861 MB) # 18.08 [+0.00] ok # 18.24 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.65 [+1.42] tx=138976 (MB=8672), tx/s=138976 (MB/s=8672) # 21.16 [+1.50] rx=138976 (8672 MB) # 21.16 [+0.00] ok # 21.31 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.77 [+1.46] tx=128431 (MB=8014), tx/s=128431 (MB/s=8014) # 24.12 [+1.36] rx=64194 (8014 MB) # 24.13 [+0.00] ok # 24.27 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.69 [+1.42] tx=147968 (MB=9233), tx/s=147968 (MB/s=9233) # 27.19 [+1.50] rx=147968 (9233 MB) # 27.19 [+0.00] ok # 27.34 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.80 [+1.46] tx=137572 (MB=8584), tx/s=137572 (MB/s=8584) # 30.15 [+1.36] rx=68725 (8584 MB) # 30.16 [+0.00] ok # 30.30 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.72 [+1.42] tx=166400 (MB=10383), tx/s=166400 (MB/s=10383) # 33.22 [+1.50] rx=166400 (10383 MB) # 33.22 [+0.00] ok # 33.39 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.81 [+1.42] tx=134358 (MB=8384), tx/s=134358 (MB/s=8384) # 36.21 [+1.40] rx=67093 (8384 MB) # 36.21 [+0.00] ok # 36.23 [+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__->