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=136416 (MB=8512), tx/s=136416 (MB/s=8512) # 3.06 [+1.50] rx=136416 (8512 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=116914 (MB=7295), tx/s=116914 (MB/s=7295) # 6.04 [+1.36] rx=58441 (7295 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=135392 (MB=8448), tx/s=135392 (MB/s=8448) # 9.12 [+1.50] rx=135392 (8448 MB) # 9.12 [+0.00] ok # 9.30 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=131293 (MB=8193), tx/s=131293 (MB/s=8193) # 12.12 [+1.36] rx=65620 (8193 MB) # 12.12 [+0.00] ok # 12.30 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=129920 (MB=8107), tx/s=129920 (MB/s=8107) # 15.22 [+1.50] rx=129920 (8107 MB) # 15.22 [+0.00] ok # 15.41 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=116731 (MB=7284), tx/s=116731 (MB/s=7284) # 18.23 [+1.40] rx=58128 (7284 MB) # 18.23 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=130496 (MB=8143), tx/s=130496 (MB/s=8143) # 21.33 [+1.50] rx=130496 (8143 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=114787 (MB=7163), tx/s=114787 (MB/s=7163) # 24.32 [+1.36] rx=57387 (7163 MB) # 24.32 [+0.00] ok # 24.48 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=148800 (MB=9285), tx/s=148800 (MB/s=9285) # 27.40 [+1.50] rx=148800 (9285 MB) # 27.40 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=129094 (MB=8055), tx/s=129094 (MB/s=8055) # 30.39 [+1.36] rx=64505 (8055 MB) # 30.40 [+0.00] ok # 30.56 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=155552 (MB=9707), tx/s=155552 (MB/s=9707) # 33.48 [+1.50] rx=155552 (9707 MB) # 33.48 [+0.00] ok # 33.66 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=138651 (MB=8652), tx/s=138651 (MB/s=8652) # 36.48 [+1.40] rx=69188 (8652 MB) # 36.49 [+0.00] ok # 36.51 [+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__->