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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.42] tx=116576 (MB=7274), tx/s=116576 (MB/s=7274) # 3.11 [+1.50] rx=116576 (7274 MB) # 3.11 [+0.00] ok # 3.32 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.79 [+1.47] tx=88765 (MB=5539), tx/s=88765 (MB/s=5539) # 6.15 [+1.36] rx=44300 (5539 MB) # 6.15 [+0.00] ok # 6.34 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.77 [+1.43] tx=100128 (MB=6248), tx/s=100128 (MB/s=6248) # 9.27 [+1.50] rx=100128 (6248 MB) # 9.27 [+0.00] ok # 9.44 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.46] tx=123686 (MB=7718), tx/s=123686 (MB/s=7718) # 12.27 [+1.36] rx=61759 (7718 MB) # 12.27 [+0.00] ok # 12.48 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.43] tx=140448 (MB=8764), tx/s=140448 (MB/s=8764) # 15.41 [+1.50] rx=140448 (8764 MB) # 15.41 [+0.00] ok # 15.63 [+0.22] ipv4 tcp -m 3 -t 1 -n 1 # 17.05 [+1.43] tx=95680 (MB=5970), tx/s=95680 (MB/s=5970) # 18.45 [+1.40] rx=47141 (5970 MB) # 18.45 [+0.00] ok # 18.67 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.09 [+1.42] tx=125216 (MB=7813), tx/s=125216 (MB/s=7813) # 21.59 [+1.50] rx=125216 (7813 MB) # 21.60 [+0.00] ok # 21.77 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.23 [+1.46] tx=122118 (MB=7620), tx/s=122118 (MB/s=7620) # 24.59 [+1.36] rx=61017 (7620 MB) # 24.59 [+0.00] ok # 24.77 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.42] tx=137216 (MB=8562), tx/s=137216 (MB/s=8562) # 27.70 [+1.50] rx=137216 (8562 MB) # 27.70 [+0.00] ok # 27.89 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.35 [+1.46] tx=132065 (MB=8241), tx/s=132065 (MB/s=8241) # 30.71 [+1.36] rx=65991 (8241 MB) # 30.71 [+0.00] ok # 30.87 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.42] tx=133920 (MB=8357), tx/s=133920 (MB/s=8357) # 33.79 [+1.50] rx=133920 (8357 MB) # 33.79 [+0.00] ok # 33.95 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.37 [+1.42] tx=133041 (MB=8302), tx/s=133041 (MB/s=8302) # 36.77 [+1.40] rx=66363 (8302 MB) # 36.78 [+0.00] ok # 36.80 [+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__->