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=97696 (MB=6096), tx/s=97696 (MB/s=6096) # 3.08 [+1.50] rx=97696 (6096 MB) # 3.08 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=132408 (MB=8262), tx/s=132408 (MB/s=8262) # 6.08 [+1.36] rx=66183 (8262 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=91840 (MB=5731), tx/s=91840 (MB/s=5731) # 9.18 [+1.50] rx=91840 (5731 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=116265 (MB=7255), tx/s=116265 (MB/s=7255) # 12.18 [+1.36] rx=58100 (7255 MB) # 12.18 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=115808 (MB=7226), tx/s=115808 (MB/s=7226) # 15.29 [+1.50] rx=115808 (7226 MB) # 15.29 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=138533 (MB=8644), tx/s=138533 (MB/s=8644) # 18.28 [+1.40] rx=69092 (8644 MB) # 18.28 [+0.00] ok # 18.48 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=103744 (MB=6474), tx/s=103744 (MB/s=6474) # 21.40 [+1.50] rx=103744 (6474 MB) # 21.40 [+0.00] ok # 21.60 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=111113 (MB=6933), tx/s=111113 (MB/s=6933) # 24.42 [+1.36] rx=55512 (6933 MB) # 24.42 [+0.00] ok # 24.59 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=90816 (MB=5667), tx/s=90816 (MB/s=5667) # 27.51 [+1.50] rx=90816 (5667 MB) # 27.51 [+0.00] ok # 27.69 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.42] tx=119214 (MB=7439), tx/s=119214 (MB/s=7439) # 30.51 [+1.40] rx=59556 (7439 MB) # 30.51 [+0.00] ok # 30.69 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=100640 (MB=6280), tx/s=100640 (MB/s=6280) # 33.62 [+1.50] rx=100640 (6280 MB) # 33.62 [+0.00] ok # 33.79 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=117320 (MB=7321), tx/s=117320 (MB/s=7321) # 36.61 [+1.40] rx=58228 (7321 MB) # 36.61 [+0.00] ok # 36.64 [+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__->