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=138848 (MB=8664), tx/s=138848 (MB/s=8664) # 3.07 [+1.50] rx=138848 (8664 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=131795 (MB=8224), tx/s=131795 (MB/s=8224) # 6.06 [+1.36] rx=65880 (8224 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=148448 (MB=9263), tx/s=148448 (MB/s=9263) # 9.15 [+1.50] rx=148448 (9263 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=138809 (MB=8662), tx/s=138809 (MB/s=8662) # 12.14 [+1.40] rx=69387 (8662 MB) # 12.14 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=166112 (MB=10365), tx/s=166112 (MB/s=10365) # 15.24 [+1.50] rx=166112 (10365 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=144112 (MB=8993), tx/s=144112 (MB/s=8993) # 18.23 [+1.40] rx=72008 (8993 MB) # 18.23 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=111104 (MB=6933), tx/s=111104 (MB/s=6933) # 21.33 [+1.50] rx=111104 (6933 MB) # 21.34 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=114936 (MB=7172), tx/s=114936 (MB/s=7172) # 24.32 [+1.40] rx=57458 (7172 MB) # 24.33 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=120416 (MB=7514), tx/s=120416 (MB/s=7514) # 27.42 [+1.50] rx=120416 (7514 MB) # 27.42 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.42] tx=118596 (MB=7400), tx/s=118596 (MB/s=7400) # 30.41 [+1.40] rx=59287 (7400 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=164000 (MB=10234), tx/s=164000 (MB/s=10234) # 33.51 [+1.50] rx=164000 (10234 MB) # 33.51 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=120168 (MB=7498), tx/s=120168 (MB/s=7498) # 36.50 [+1.40] rx=60070 (7498 MB) # 36.50 [+0.00] ok # 36.52 [+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__->