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=140448 (MB=8764), tx/s=140448 (MB/s=8764) # 3.05 [+1.50] rx=140448 (8764 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=133947 (MB=8358), tx/s=133947 (MB/s=8358) # 6.02 [+1.36] rx=66963 (8358 MB) # 6.02 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=150464 (MB=9389), tx/s=150464 (MB/s=9389) # 9.09 [+1.50] rx=150464 (9389 MB) # 9.09 [+0.00] ok # 9.25 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.67 [+1.42] tx=137025 (MB=8550), tx/s=137025 (MB/s=8550) # 12.07 [+1.40] rx=68489 (8550 MB) # 12.07 [+0.00] ok # 12.22 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=163488 (MB=10202), tx/s=163488 (MB/s=10202) # 15.14 [+1.50] rx=163488 (10202 MB) # 15.14 [+0.00] ok # 15.30 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.71 [+1.42] tx=141251 (MB=8814), tx/s=141251 (MB/s=8814) # 18.11 [+1.40] rx=70522 (8814 MB) # 18.12 [+0.00] ok # 18.27 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.69 [+1.42] tx=138464 (MB=8640), tx/s=138464 (MB/s=8640) # 21.20 [+1.50] rx=138464 (8640 MB) # 21.20 [+0.00] ok # 21.35 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.81 [+1.46] tx=128891 (MB=8043), tx/s=128891 (MB/s=8043) # 24.17 [+1.36] rx=64414 (8043 MB) # 24.17 [+0.00] ok # 24.33 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.75 [+1.42] tx=148160 (MB=9245), tx/s=148160 (MB/s=9245) # 27.25 [+1.50] rx=148160 (9245 MB) # 27.25 [+0.00] ok # 27.40 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.86 [+1.46] tx=135625 (MB=8463), tx/s=135625 (MB/s=8463) # 30.22 [+1.36] rx=67808 (8463 MB) # 30.22 [+0.00] ok # 30.36 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.78 [+1.42] tx=165696 (MB=10340), tx/s=165696 (MB/s=10340) # 33.28 [+1.50] rx=165696 (10340 MB) # 33.28 [+0.00] ok # 33.42 [+0.14] ipv6 tcp -m 3 -t 1 -n 1 # 34.84 [+1.42] tx=144855 (MB=9039), tx/s=144855 (MB/s=9039) # 36.24 [+1.40] rx=72382 (9039 MB) # 36.24 [+0.00] ok # 36.26 [+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__->