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.54 [+1.42] tx=134240 (MB=8377), tx/s=134240 (MB/s=8377) # 3.05 [+1.50] rx=134240 (8377 MB) # 3.05 [+0.00] ok # 3.20 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=130615 (MB=8150), tx/s=130615 (MB/s=8150) # 6.02 [+1.36] rx=65289 (8150 MB) # 6.02 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=147872 (MB=9227), tx/s=147872 (MB/s=9227) # 9.09 [+1.50] rx=147872 (9227 MB) # 9.09 [+0.00] ok # 9.24 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.46] tx=137430 (MB=8576), tx/s=137430 (MB/s=8576) # 12.06 [+1.36] rx=68715 (8576 MB) # 12.06 [+0.00] ok # 12.21 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.62 [+1.42] tx=164352 (MB=10256), tx/s=164352 (MB/s=10256) # 15.13 [+1.50] rx=164352 (10256 MB) # 15.13 [+0.00] ok # 15.28 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.70 [+1.42] tx=142044 (MB=8864), tx/s=142044 (MB/s=8864) # 18.10 [+1.40] rx=70948 (8864 MB) # 18.10 [+0.00] ok # 18.25 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.67 [+1.42] tx=134240 (MB=8377), tx/s=134240 (MB/s=8377) # 21.17 [+1.50] rx=134240 (8377 MB) # 21.18 [+0.00] ok # 21.33 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.79 [+1.46] tx=123914 (MB=7732), tx/s=123914 (MB/s=7732) # 24.15 [+1.36] rx=61919 (7732 MB) # 24.15 [+0.00] ok # 24.31 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.73 [+1.42] tx=148224 (MB=9249), tx/s=148224 (MB/s=9249) # 27.24 [+1.50] rx=148224 (9249 MB) # 27.24 [+0.00] ok # 27.38 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.84 [+1.46] tx=135283 (MB=8442), tx/s=135283 (MB/s=8442) # 30.20 [+1.36] rx=67600 (8442 MB) # 30.20 [+0.00] ok # 30.35 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.76 [+1.42] tx=150848 (MB=9413), tx/s=150848 (MB/s=9413) # 33.27 [+1.50] rx=150848 (9413 MB) # 33.27 [+0.00] ok # 33.42 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.84 [+1.42] tx=143575 (MB=8959), tx/s=143575 (MB/s=8959) # 36.24 [+1.40] rx=71718 (8959 MB) # 36.24 [+0.00] ok # 36.26 [+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__->