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=127296 (MB=7943), tx/s=127296 (MB/s=7943) # 3.06 [+1.50] rx=127296 (7943 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=130651 (MB=8153), tx/s=130651 (MB/s=8153) # 6.04 [+1.36] rx=65288 (8153 MB) # 6.04 [+0.00] ok # 6.22 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=144736 (MB=9032), tx/s=144736 (MB/s=9032) # 9.14 [+1.50] rx=144736 (9032 MB) # 9.14 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=130609 (MB=8150), tx/s=130609 (MB/s=8150) # 12.12 [+1.36] rx=65291 (8150 MB) # 12.12 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=150464 (MB=9389), tx/s=150464 (MB/s=9389) # 15.19 [+1.50] rx=150464 (9389 MB) # 15.20 [+0.00] ok # 15.35 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=137465 (MB=8578), tx/s=137465 (MB/s=8578) # 18.17 [+1.40] rx=68602 (8578 MB) # 18.17 [+0.00] ok # 18.33 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=130944 (MB=8171), tx/s=130944 (MB/s=8171) # 21.25 [+1.50] rx=130944 (8171 MB) # 21.25 [+0.00] ok # 21.41 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.46] tx=121206 (MB=7563), tx/s=121206 (MB/s=7563) # 24.23 [+1.36] rx=60573 (7563 MB) # 24.23 [+0.00] ok # 24.39 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.81 [+1.42] tx=136352 (MB=8508), tx/s=136352 (MB/s=8508) # 27.31 [+1.50] rx=136352 (8508 MB) # 27.31 [+0.00] ok # 27.47 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.89 [+1.42] tx=129108 (MB=8056), tx/s=129108 (MB/s=8056) # 30.29 [+1.40] rx=64518 (8056 MB) # 30.29 [+0.00] ok # 30.47 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.89 [+1.42] tx=141312 (MB=8818), tx/s=141312 (MB/s=8818) # 33.39 [+1.50] rx=141312 (8818 MB) # 33.39 [+0.00] ok # 33.57 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=119884 (MB=7481), tx/s=119884 (MB/s=7481) # 36.39 [+1.40] rx=59494 (7481 MB) # 36.39 [+0.00] ok # 36.41 [+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__->