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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=138528 (MB=8644), tx/s=138528 (MB/s=8644) # 3.10 [+1.50] rx=138528 (8644 MB) # 3.10 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=114606 (MB=7151), tx/s=114606 (MB/s=7151) # 6.11 [+1.36] rx=57252 (7151 MB) # 6.11 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=121888 (MB=7606), tx/s=121888 (MB/s=7606) # 9.23 [+1.50] rx=121888 (7606 MB) # 9.24 [+0.00] ok # 9.43 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.47] tx=118176 (MB=7374), tx/s=118176 (MB/s=7374) # 12.25 [+1.36] rx=59006 (7374 MB) # 12.25 [+0.00] ok # 12.45 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=166272 (MB=10375), tx/s=166272 (MB/s=10375) # 15.37 [+1.50] rx=166272 (10375 MB) # 15.37 [+0.00] ok # 15.57 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=138031 (MB=8613), tx/s=138031 (MB/s=8613) # 18.38 [+1.40] rx=68849 (8613 MB) # 18.39 [+0.00] ok # 18.55 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=125184 (MB=7811), tx/s=125184 (MB/s=7811) # 21.47 [+1.50] rx=125184 (7811 MB) # 21.47 [+0.00] ok # 21.65 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.46] tx=131072 (MB=8179), tx/s=131072 (MB/s=8179) # 24.47 [+1.36] rx=65511 (8179 MB) # 24.47 [+0.00] ok # 24.67 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.10 [+1.42] tx=142016 (MB=8862), tx/s=142016 (MB/s=8862) # 27.60 [+1.50] rx=142016 (8862 MB) # 27.60 [+0.00] ok # 27.78 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.24 [+1.46] tx=136714 (MB=8531), tx/s=136714 (MB/s=8531) # 30.60 [+1.36] rx=68333 (8531 MB) # 30.60 [+0.00] ok # 30.80 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.22 [+1.42] tx=127712 (MB=7969), tx/s=127712 (MB/s=7969) # 33.72 [+1.50] rx=127712 (7969 MB) # 33.72 [+0.00] ok # 33.92 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.43] tx=110366 (MB=6887), tx/s=110366 (MB/s=6887) # 36.74 [+1.40] rx=53785 (6887 MB) # 36.75 [+0.00] ok # 36.77 [+0.03] 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__->