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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=112320 (MB=7009), tx/s=112320 (MB/s=7009) # 3.07 [+1.50] rx=112320 (7009 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=130647 (MB=8152), tx/s=130647 (MB/s=8152) # 6.06 [+1.36] rx=65304 (8152 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=137312 (MB=8568), tx/s=137312 (MB/s=8568) # 9.16 [+1.50] rx=137312 (8568 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=132963 (MB=8297), tx/s=132963 (MB/s=8297) # 12.15 [+1.36] rx=65563 (8297 MB) # 12.15 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=163776 (MB=10220), tx/s=163776 (MB/s=10220) # 15.24 [+1.50] rx=163776 (10220 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=119010 (MB=7426), tx/s=119010 (MB/s=7426) # 18.23 [+1.40] rx=59474 (7426 MB) # 18.23 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=137760 (MB=8596), tx/s=137760 (MB/s=8596) # 21.33 [+1.50] rx=137760 (8596 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=130708 (MB=8156), tx/s=130708 (MB/s=8156) # 24.32 [+1.36] rx=65316 (8156 MB) # 24.33 [+0.00] ok # 24.49 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=118400 (MB=7388), tx/s=118400 (MB/s=7388) # 27.41 [+1.50] rx=118400 (7388 MB) # 27.41 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.42] tx=117344 (MB=7322), tx/s=117344 (MB/s=7322) # 30.40 [+1.40] rx=58667 (7322 MB) # 30.40 [+0.00] ok # 30.58 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=135328 (MB=8444), tx/s=135328 (MB/s=8444) # 33.50 [+1.50] rx=135328 (8444 MB) # 33.50 [+0.00] ok # 33.68 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=139262 (MB=8690), tx/s=139262 (MB/s=8690) # 36.50 [+1.40] rx=69512 (8690 MB) # 36.50 [+0.00] ok # 36.52 [+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__->