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=137920 (MB=8606), tx/s=137920 (MB/s=8606) # 3.05 [+1.50] rx=137920 (8606 MB) # 3.05 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=132473 (MB=8266), tx/s=132473 (MB/s=8266) # 6.04 [+1.36] rx=66209 (8266 MB) # 6.04 [+0.00] ok # 6.21 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=150400 (MB=9385), tx/s=150400 (MB/s=9385) # 9.13 [+1.50] rx=150400 (9385 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.71 [+1.42] tx=141872 (MB=8853), tx/s=141872 (MB/s=8853) # 12.11 [+1.40] rx=70922 (8853 MB) # 12.11 [+0.00] ok # 12.26 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=167040 (MB=10423), tx/s=167040 (MB/s=10423) # 15.18 [+1.50] rx=167040 (10423 MB) # 15.18 [+0.00] ok # 15.33 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=131356 (MB=8197), tx/s=131356 (MB/s=8197) # 18.15 [+1.40] rx=65504 (8197 MB) # 18.15 [+0.00] ok # 18.30 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.72 [+1.42] tx=139968 (MB=8734), tx/s=139968 (MB/s=8734) # 21.22 [+1.50] rx=139968 (8734 MB) # 21.22 [+0.00] ok # 21.37 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.83 [+1.46] tx=130319 (MB=8132), tx/s=130319 (MB/s=8132) # 24.19 [+1.36] rx=65148 (8132 MB) # 24.19 [+0.00] ok # 24.34 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.75 [+1.42] tx=147808 (MB=9223), tx/s=147808 (MB/s=9223) # 27.25 [+1.50] rx=147808 (9223 MB) # 27.26 [+0.00] ok # 27.40 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.82 [+1.42] tx=138243 (MB=8626), tx/s=138243 (MB/s=8626) # 30.22 [+1.40] rx=69120 (8626 MB) # 30.22 [+0.00] ok # 30.37 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.79 [+1.42] tx=162240 (MB=10124), tx/s=162240 (MB/s=10124) # 33.29 [+1.50] rx=162240 (10124 MB) # 33.29 [+0.00] ok # 33.44 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.90 [+1.46] tx=147193 (MB=9185), tx/s=147193 (MB/s=9185) # 36.26 [+1.36] rx=73566 (9185 MB) # 36.26 [+0.00] ok # 36.28 [+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__->