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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=135680 (MB=8466), tx/s=135680 (MB/s=8466) # 3.06 [+1.50] rx=135680 (8466 MB) # 3.06 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=119484 (MB=7456), tx/s=119484 (MB/s=7456) # 6.06 [+1.36] rx=58848 (7456 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=145184 (MB=9060), tx/s=145184 (MB/s=9060) # 9.15 [+1.50] rx=145184 (9060 MB) # 9.15 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=135747 (MB=8471), tx/s=135747 (MB/s=8471) # 12.14 [+1.36] rx=67834 (8471 MB) # 12.14 [+0.00] ok # 12.29 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=151872 (MB=9477), tx/s=151872 (MB/s=9477) # 15.21 [+1.50] rx=151872 (9477 MB) # 15.21 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=137280 (MB=8566), tx/s=137280 (MB/s=8566) # 18.20 [+1.40] rx=68466 (8566 MB) # 18.20 [+0.00] ok # 18.36 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=130016 (MB=8113), tx/s=130016 (MB/s=8113) # 21.28 [+1.50] rx=130016 (8113 MB) # 21.28 [+0.00] ok # 21.45 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=122411 (MB=7638), tx/s=122411 (MB/s=7638) # 24.27 [+1.36] rx=61173 (7638 MB) # 24.27 [+0.00] ok # 24.44 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=146464 (MB=9139), tx/s=146464 (MB/s=9139) # 27.36 [+1.50] rx=146464 (9139 MB) # 27.36 [+0.00] ok # 27.53 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.46] tx=132180 (MB=8248), tx/s=132180 (MB/s=8248) # 30.35 [+1.36] rx=66048 (8248 MB) # 30.35 [+0.00] ok # 30.50 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=147808 (MB=9223), tx/s=147808 (MB/s=9223) # 33.43 [+1.50] rx=147808 (9223 MB) # 33.43 [+0.00] ok # 33.59 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=134833 (MB=8414), tx/s=134833 (MB/s=8414) # 36.41 [+1.40] rx=67294 (8414 MB) # 36.41 [+0.00] ok # 36.43 [+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__->