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.60 [+1.42] tx=129504 (MB=8081), tx/s=129504 (MB/s=8081) # 3.10 [+1.50] rx=129504 (8081 MB) # 3.11 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=129041 (MB=8052), tx/s=129041 (MB/s=8052) # 6.11 [+1.36] rx=64502 (8052 MB) # 6.11 [+0.00] ok # 6.29 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=143744 (MB=8970), tx/s=143744 (MB/s=8970) # 9.21 [+1.50] rx=143744 (8970 MB) # 9.22 [+0.00] ok # 9.41 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=105241 (MB=6567), tx/s=105241 (MB/s=6567) # 12.23 [+1.36] rx=52270 (6567 MB) # 12.23 [+0.00] ok # 12.44 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=117536 (MB=7334), tx/s=117536 (MB/s=7334) # 15.36 [+1.50] rx=117536 (7334 MB) # 15.36 [+0.00] ok # 15.55 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=133402 (MB=8324), tx/s=133402 (MB/s=8324) # 18.38 [+1.40] rx=66556 (8324 MB) # 18.38 [+0.00] ok # 18.59 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.42] tx=132704 (MB=8281), tx/s=132704 (MB/s=8281) # 21.52 [+1.50] rx=132704 (8281 MB) # 21.52 [+0.00] ok # 21.72 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.47] tx=125968 (MB=7860), tx/s=125968 (MB/s=7860) # 24.54 [+1.36] rx=62956 (7860 MB) # 24.54 [+0.00] ok # 24.71 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=146496 (MB=9141), tx/s=146496 (MB/s=9141) # 27.64 [+1.50] rx=146496 (9141 MB) # 27.64 [+0.00] ok # 27.82 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.25 [+1.42] tx=128331 (MB=8008), tx/s=128331 (MB/s=8008) # 30.65 [+1.40] rx=64132 (8008 MB) # 30.65 [+0.00] ok # 30.82 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.24 [+1.42] tx=162496 (MB=10140), tx/s=162496 (MB/s=10140) # 33.74 [+1.50] rx=162496 (10140 MB) # 33.75 [+0.00] ok # 33.92 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.39 [+1.46] tx=127394 (MB=7949), tx/s=127394 (MB/s=7949) # 36.75 [+1.36] rx=63525 (7949 MB) # 36.75 [+0.00] ok # 36.77 [+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__->