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=129952 (MB=8109), tx/s=129952 (MB/s=8109) # 3.07 [+1.50] rx=129952 (8109 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=133829 (MB=8351), tx/s=133829 (MB/s=8351) # 6.06 [+1.36] rx=66174 (8351 MB) # 6.07 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=152064 (MB=9489), tx/s=152064 (MB/s=9489) # 9.15 [+1.50] rx=152064 (9489 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=140690 (MB=8779), tx/s=140690 (MB/s=8779) # 12.14 [+1.36] rx=70306 (8779 MB) # 12.14 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=165664 (MB=10338), tx/s=165664 (MB/s=10338) # 15.23 [+1.50] rx=165664 (10338 MB) # 15.23 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=147101 (MB=9179), tx/s=147101 (MB/s=9179) # 18.23 [+1.40] rx=73483 (9179 MB) # 18.23 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=118656 (MB=7404), tx/s=118656 (MB/s=7404) # 21.33 [+1.50] rx=118656 (7404 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=129727 (MB=8095), tx/s=129727 (MB/s=8095) # 24.32 [+1.40] rx=64825 (8095 MB) # 24.32 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=148736 (MB=9281), tx/s=148736 (MB/s=9281) # 27.42 [+1.50] rx=148736 (9281 MB) # 27.42 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=136293 (MB=8505), tx/s=136293 (MB/s=8505) # 30.42 [+1.36] rx=68139 (8505 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=165088 (MB=10302), tx/s=165088 (MB/s=10302) # 33.51 [+1.50] rx=165088 (10302 MB) # 33.51 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=127930 (MB=7983), tx/s=127930 (MB/s=7983) # 36.50 [+1.40] rx=63955 (7983 MB) # 36.51 [+0.00] ok # 36.53 [+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__->