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=134784 (MB=8411), tx/s=134784 (MB/s=8411) # 3.06 [+1.50] rx=134784 (8411 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=110314 (MB=6883), tx/s=110314 (MB/s=6883) # 6.07 [+1.40] rx=55102 (6883 MB) # 6.07 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=115488 (MB=7206), tx/s=115488 (MB/s=7206) # 9.17 [+1.50] rx=115488 (7206 MB) # 9.17 [+0.00] ok # 9.32 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=135365 (MB=8447), tx/s=135365 (MB/s=8447) # 12.13 [+1.36] rx=66739 (8447 MB) # 12.14 [+0.00] ok # 12.29 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=163168 (MB=10182), tx/s=163168 (MB/s=10182) # 15.20 [+1.50] rx=163168 (10182 MB) # 15.21 [+0.00] ok # 15.35 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.46] tx=132895 (MB=8293), tx/s=132895 (MB/s=8293) # 18.17 [+1.36] rx=66310 (8293 MB) # 18.17 [+0.00] ok # 18.33 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=128608 (MB=8025), tx/s=128608 (MB/s=8025) # 21.25 [+1.50] rx=128608 (8025 MB) # 21.25 [+0.00] ok # 21.40 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.86 [+1.46] tx=124614 (MB=7776), tx/s=124614 (MB/s=7776) # 24.22 [+1.36] rx=62278 (7776 MB) # 24.22 [+0.00] ok # 24.38 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.80 [+1.42] tx=140384 (MB=8760), tx/s=140384 (MB/s=8760) # 27.30 [+1.50] rx=140384 (8760 MB) # 27.30 [+0.00] ok # 27.47 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.46] tx=123075 (MB=7680), tx/s=123075 (MB/s=7680) # 30.29 [+1.36] rx=61505 (7680 MB) # 30.29 [+0.00] ok # 30.48 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 31.90 [+1.42] tx=146112 (MB=9117), tx/s=146112 (MB/s=9117) # 33.40 [+1.50] rx=146112 (9117 MB) # 33.40 [+0.00] ok # 33.58 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.00 [+1.42] tx=128573 (MB=8023), tx/s=128573 (MB/s=8023) # 36.40 [+1.40] rx=64119 (8023 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__->