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=139168 (MB=8684), tx/s=139168 (MB/s=8684) # 3.06 [+1.50] rx=139168 (8684 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=133470 (MB=8329), tx/s=133470 (MB/s=8329) # 6.05 [+1.36] rx=66721 (8329 MB) # 6.06 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=147744 (MB=9219), tx/s=147744 (MB/s=9219) # 9.14 [+1.50] rx=147744 (9219 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=137951 (MB=8608), tx/s=137951 (MB/s=8608) # 12.13 [+1.36] rx=68124 (8608 MB) # 12.13 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=163168 (MB=10182), tx/s=163168 (MB/s=10182) # 15.22 [+1.50] rx=163168 (10182 MB) # 15.22 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=147279 (MB=9190), tx/s=147279 (MB/s=9190) # 18.20 [+1.40] rx=73600 (9190 MB) # 18.21 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=130720 (MB=8157), tx/s=130720 (MB/s=8157) # 21.30 [+1.50] rx=130720 (8157 MB) # 21.30 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=130551 (MB=8146), tx/s=130551 (MB/s=8146) # 24.28 [+1.36] rx=65271 (8146 MB) # 24.28 [+0.00] ok # 24.45 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=148160 (MB=9245), tx/s=148160 (MB/s=9245) # 27.37 [+1.50] rx=148160 (9245 MB) # 27.37 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=137964 (MB=8609), tx/s=137964 (MB/s=8609) # 30.36 [+1.36] rx=68951 (8609 MB) # 30.36 [+0.00] ok # 30.52 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=165344 (MB=10318), tx/s=165344 (MB/s=10318) # 33.45 [+1.50] rx=165344 (10318 MB) # 33.45 [+0.00] ok # 33.61 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.42] tx=143968 (MB=8984), tx/s=143968 (MB/s=8984) # 36.43 [+1.40] rx=71912 (8984 MB) # 36.43 [+0.00] ok # 36.45 [+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__->