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.58 [+1.42] tx=139200 (MB=8686), tx/s=139200 (MB/s=8686) # 3.08 [+1.50] rx=139200 (8686 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=114160 (MB=7124), tx/s=114160 (MB/s=7124) # 6.08 [+1.40] rx=57076 (7124 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=118816 (MB=7414), tx/s=118816 (MB/s=7414) # 9.16 [+1.50] rx=118816 (7414 MB) # 9.16 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=119336 (MB=7447), tx/s=119336 (MB/s=7447) # 12.14 [+1.40] rx=59663 (7447 MB) # 12.14 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=130528 (MB=8145), tx/s=130528 (MB/s=8145) # 15.22 [+1.50] rx=130528 (8145 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=122592 (MB=7650), tx/s=122592 (MB/s=7650) # 18.20 [+1.40] rx=61235 (7650 MB) # 18.20 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=111232 (MB=6941), tx/s=111232 (MB/s=6941) # 21.29 [+1.50] rx=111232 (6941 MB) # 21.29 [+0.00] ok # 21.45 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.42] tx=112049 (MB=6992), tx/s=112049 (MB/s=6992) # 24.27 [+1.40] rx=56000 (6992 MB) # 24.27 [+0.00] ok # 24.43 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=116704 (MB=7282), tx/s=116704 (MB/s=7282) # 27.35 [+1.50] rx=116704 (7282 MB) # 27.35 [+0.00] ok # 27.51 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.42] tx=117318 (MB=7321), tx/s=117318 (MB/s=7321) # 30.33 [+1.40] rx=58653 (7321 MB) # 30.33 [+0.00] ok # 30.49 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.91 [+1.42] tx=162944 (MB=10168), tx/s=162944 (MB/s=10168) # 33.41 [+1.50] rx=162944 (10168 MB) # 33.41 [+0.00] ok # 33.57 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=143645 (MB=8963), tx/s=143645 (MB/s=8963) # 36.39 [+1.40] rx=71767 (8963 MB) # 36.39 [+0.00] ok # 36.41 [+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__->