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=127104 (MB=7931), tx/s=127104 (MB/s=7931) # 3.06 [+1.50] rx=127104 (7931 MB) # 3.06 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=130243 (MB=8127), tx/s=130243 (MB/s=8127) # 6.06 [+1.36] rx=65104 (8127 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=142112 (MB=8868), tx/s=142112 (MB/s=8868) # 9.15 [+1.50] rx=142112 (8868 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=134841 (MB=8414), tx/s=134841 (MB/s=8414) # 12.13 [+1.40] rx=67402 (8414 MB) # 12.13 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=162656 (MB=10150), tx/s=162656 (MB/s=10150) # 15.22 [+1.50] rx=162656 (10150 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=137982 (MB=8610), tx/s=137982 (MB/s=8610) # 18.20 [+1.40] rx=68855 (8610 MB) # 18.20 [+0.00] ok # 18.38 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=139456 (MB=8702), tx/s=139456 (MB/s=8702) # 21.30 [+1.50] rx=139456 (8702 MB) # 21.30 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=111795 (MB=6976), tx/s=111795 (MB/s=6976) # 24.29 [+1.36] rx=55869 (6976 MB) # 24.29 [+0.00] ok # 24.45 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=149216 (MB=9311), tx/s=149216 (MB/s=9311) # 27.37 [+1.50] rx=149216 (9311 MB) # 27.37 [+0.00] ok # 27.55 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=130801 (MB=8162), tx/s=130801 (MB/s=8162) # 30.37 [+1.40] rx=65389 (8162 MB) # 30.37 [+0.00] ok # 30.54 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=156160 (MB=9744), tx/s=156160 (MB/s=9744) # 33.46 [+1.50] rx=156160 (9744 MB) # 33.46 [+0.00] ok # 33.63 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.46] tx=120634 (MB=7528), tx/s=120634 (MB/s=7528) # 36.45 [+1.36] rx=60101 (7528 MB) # 36.45 [+0.00] ok # 36.47 [+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__->