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=109024 (MB=6803), tx/s=109024 (MB/s=6803) # 3.06 [+1.50] rx=109024 (6803 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=117188 (MB=7312), tx/s=117188 (MB/s=7312) # 6.05 [+1.40] rx=58585 (7312 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=150112 (MB=9367), tx/s=150112 (MB/s=9367) # 9.14 [+1.50] rx=150112 (9367 MB) # 9.14 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.42] tx=121690 (MB=7593), tx/s=121690 (MB/s=7593) # 12.12 [+1.40] rx=60833 (7593 MB) # 12.12 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=128960 (MB=8047), tx/s=128960 (MB/s=8047) # 15.20 [+1.50] rx=128960 (8047 MB) # 15.20 [+0.00] ok # 15.37 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=124751 (MB=7784), tx/s=124751 (MB/s=7784) # 18.19 [+1.40] rx=61744 (7784 MB) # 18.19 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=139904 (MB=8730), tx/s=139904 (MB/s=8730) # 21.29 [+1.50] rx=139904 (8730 MB) # 21.29 [+0.00] ok # 21.45 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.42] tx=114980 (MB=7175), tx/s=114980 (MB/s=7175) # 24.27 [+1.40] rx=57469 (7175 MB) # 24.27 [+0.00] ok # 24.43 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=117792 (MB=7350), tx/s=117792 (MB/s=7350) # 27.35 [+1.50] rx=117792 (7350 MB) # 27.35 [+0.00] ok # 27.52 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.42] tx=119710 (MB=7470), tx/s=119710 (MB/s=7470) # 30.33 [+1.40] rx=59730 (7470 MB) # 30.34 [+0.00] ok # 30.50 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=136992 (MB=8548), tx/s=136992 (MB/s=8548) # 33.42 [+1.50] rx=136992 (8548 MB) # 33.42 [+0.00] ok # 33.58 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.00 [+1.42] tx=122765 (MB=7660), tx/s=122765 (MB/s=7660) # 36.40 [+1.40] rx=61372 (7660 MB) # 36.40 [+0.00] ok # 36.42 [+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__->