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=140800 (MB=8786), tx/s=140800 (MB/s=8786) # 3.07 [+1.50] rx=140800 (8786 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=132332 (MB=8258), tx/s=132332 (MB/s=8258) # 6.05 [+1.36] rx=66162 (8258 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=145824 (MB=9099), tx/s=145824 (MB/s=9099) # 9.13 [+1.50] rx=145824 (9099 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=141265 (MB=8815), tx/s=141265 (MB/s=8815) # 12.11 [+1.36] rx=70604 (8815 MB) # 12.11 [+0.00] ok # 12.26 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=165728 (MB=10342), tx/s=165728 (MB/s=10342) # 15.18 [+1.50] rx=165728 (10342 MB) # 15.18 [+0.00] ok # 15.34 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=146477 (MB=9140), tx/s=146477 (MB/s=9140) # 18.15 [+1.40] rx=73157 (9140 MB) # 18.16 [+0.00] ok # 18.30 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.72 [+1.42] tx=140352 (MB=8758), tx/s=140352 (MB/s=8758) # 21.22 [+1.50] rx=140352 (8758 MB) # 21.23 [+0.00] ok # 21.38 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.84 [+1.46] tx=116868 (MB=7292), tx/s=116868 (MB/s=7292) # 24.20 [+1.36] rx=58411 (7292 MB) # 24.20 [+0.00] ok # 24.35 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.76 [+1.42] tx=150464 (MB=9389), tx/s=150464 (MB/s=9389) # 27.26 [+1.50] rx=150464 (9389 MB) # 27.27 [+0.00] ok # 27.42 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.88 [+1.46] tx=133464 (MB=8328), tx/s=133464 (MB/s=8328) # 30.24 [+1.36] rx=66715 (8328 MB) # 30.24 [+0.00] ok # 30.39 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.81 [+1.42] tx=167072 (MB=10425), tx/s=167072 (MB/s=10425) # 33.31 [+1.50] rx=167072 (10425 MB) # 33.31 [+0.00] ok # 33.47 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.88 [+1.42] tx=137743 (MB=8595), tx/s=137743 (MB/s=8595) # 36.28 [+1.40] rx=68807 (8595 MB) # 36.29 [+0.00] ok # 36.31 [+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__->