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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=133760 (MB=8347), tx/s=133760 (MB/s=8347) # 3.06 [+1.50] rx=133760 (8347 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=123311 (MB=7695), tx/s=123311 (MB/s=7695) # 6.04 [+1.36] rx=61606 (7695 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=145248 (MB=9064), tx/s=145248 (MB/s=9064) # 9.13 [+1.50] rx=145248 (9064 MB) # 9.13 [+0.00] ok # 9.30 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=127030 (MB=7927), tx/s=127030 (MB/s=7927) # 12.12 [+1.36] rx=63503 (7927 MB) # 12.12 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=137952 (MB=8608), tx/s=137952 (MB/s=8608) # 15.21 [+1.50] rx=137952 (8608 MB) # 15.22 [+0.00] ok # 15.40 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=134364 (MB=8384), tx/s=134364 (MB/s=8384) # 18.22 [+1.40] rx=67068 (8384 MB) # 18.22 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=110304 (MB=6883), tx/s=110304 (MB/s=6883) # 21.33 [+1.50] rx=110304 (6883 MB) # 21.33 [+0.00] ok # 21.51 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=119846 (MB=7478), tx/s=119846 (MB/s=7478) # 24.33 [+1.36] rx=59906 (7478 MB) # 24.33 [+0.00] ok # 24.51 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=114688 (MB=7156), tx/s=114688 (MB/s=7156) # 27.44 [+1.50] rx=114688 (7156 MB) # 27.44 [+0.00] ok # 27.62 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.47] tx=130281 (MB=8130), tx/s=130281 (MB/s=8130) # 30.44 [+1.36] rx=65112 (8130 MB) # 30.44 [+0.00] ok # 30.63 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=127232 (MB=7939), tx/s=127232 (MB/s=7939) # 33.56 [+1.50] rx=127232 (7939 MB) # 33.56 [+0.00] ok # 33.75 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=109178 (MB=6813), tx/s=109178 (MB/s=6813) # 36.57 [+1.40] rx=54460 (6813 MB) # 36.58 [+0.00] ok # 36.60 [+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__->