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=137888 (MB=8604), tx/s=137888 (MB/s=8604) # 3.05 [+1.50] rx=137888 (8604 MB) # 3.06 [+0.00] ok # 3.23 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=100946 (MB=6299), tx/s=100946 (MB/s=6299) # 6.06 [+1.36] rx=50469 (6299 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=145216 (MB=9062), tx/s=145216 (MB/s=9062) # 9.16 [+1.50] rx=145216 (9062 MB) # 9.16 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=132315 (MB=8256), tx/s=132315 (MB/s=8256) # 12.17 [+1.36] rx=65357 (8256 MB) # 12.17 [+0.00] ok # 12.36 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=166528 (MB=10391), tx/s=166528 (MB/s=10391) # 15.29 [+1.50] rx=166528 (10391 MB) # 15.29 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=128056 (MB=7991), tx/s=128056 (MB/s=7991) # 18.29 [+1.40] rx=63893 (7991 MB) # 18.29 [+0.00] ok # 18.47 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=130688 (MB=8155), tx/s=130688 (MB/s=8155) # 21.39 [+1.50] rx=130688 (8155 MB) # 21.39 [+0.00] ok # 21.59 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=130153 (MB=8122), tx/s=130153 (MB/s=8122) # 24.41 [+1.36] rx=65035 (8122 MB) # 24.41 [+0.00] ok # 24.58 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=151072 (MB=9427), tx/s=151072 (MB/s=9427) # 27.50 [+1.50] rx=151072 (9427 MB) # 27.50 [+0.00] ok # 27.66 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.42] tx=128311 (MB=8007), tx/s=128311 (MB/s=8007) # 30.48 [+1.40] rx=64123 (8007 MB) # 30.48 [+0.00] ok # 30.64 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=154720 (MB=9655), tx/s=154720 (MB/s=9655) # 33.56 [+1.50] rx=154720 (9655 MB) # 33.57 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=141051 (MB=8802), tx/s=141051 (MB/s=8802) # 36.55 [+1.40] rx=70464 (8802 MB) # 36.55 [+0.00] ok # 36.57 [+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__->