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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=105664 (MB=6593), tx/s=105664 (MB/s=6593) # 3.06 [+1.50] rx=105664 (6593 MB) # 3.06 [+0.00] ok # 3.26 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=106357 (MB=6637), tx/s=106357 (MB/s=6637) # 6.08 [+1.40] rx=53149 (6637 MB) # 6.09 [+0.00] ok # 6.27 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=111616 (MB=6965), tx/s=111616 (MB/s=6965) # 9.20 [+1.50] rx=111616 (6965 MB) # 9.20 [+0.00] ok # 9.38 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.42] tx=111645 (MB=6967), tx/s=111645 (MB/s=6967) # 12.21 [+1.40] rx=55798 (6967 MB) # 12.21 [+0.00] ok # 12.39 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=162496 (MB=10140), tx/s=162496 (MB/s=10140) # 15.31 [+1.50] rx=162496 (10140 MB) # 15.31 [+0.00] ok # 15.52 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.42] tx=134354 (MB=8384), tx/s=134354 (MB/s=8384) # 18.34 [+1.40] rx=67001 (8384 MB) # 18.34 [+0.00] ok # 18.52 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=99392 (MB=6202), tx/s=99392 (MB/s=6202) # 21.45 [+1.50] rx=99392 (6202 MB) # 21.45 [+0.00] ok # 21.62 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.46] tx=123627 (MB=7714), tx/s=123627 (MB/s=7714) # 24.44 [+1.36] rx=61776 (7714 MB) # 24.44 [+0.00] ok # 24.60 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=113312 (MB=7071), tx/s=113312 (MB/s=7071) # 27.52 [+1.50] rx=113312 (7071 MB) # 27.52 [+0.00] ok # 27.69 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=128812 (MB=8038), tx/s=128812 (MB/s=8038) # 30.51 [+1.36] rx=64365 (8038 MB) # 30.52 [+0.00] ok # 30.71 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.13 [+1.42] tx=166784 (MB=10407), tx/s=166784 (MB/s=10407) # 33.64 [+1.50] rx=166784 (10407 MB) # 33.64 [+0.00] ok # 33.82 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.24 [+1.42] tx=140139 (MB=8745), tx/s=140139 (MB/s=8745) # 36.64 [+1.40] rx=69969 (8745 MB) # 36.65 [+0.00] ok # 36.67 [+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__->