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=89312 (MB=5573), tx/s=89312 (MB/s=5573) # 3.06 [+1.50] rx=89312 (5573 MB) # 3.06 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=132295 (MB=8255), tx/s=132295 (MB/s=8255) # 6.03 [+1.36] rx=66129 (8255 MB) # 6.03 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=114848 (MB=7166), tx/s=114848 (MB/s=7166) # 9.10 [+1.50] rx=114848 (7166 MB) # 9.11 [+0.00] ok # 9.27 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=122836 (MB=7665), tx/s=122836 (MB/s=7665) # 12.09 [+1.36] rx=60572 (7665 MB) # 12.09 [+0.00] ok # 12.24 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=129440 (MB=8077), tx/s=129440 (MB/s=8077) # 15.16 [+1.50] rx=129440 (8077 MB) # 15.17 [+0.00] ok # 15.35 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=105909 (MB=6609), tx/s=105909 (MB/s=6609) # 18.18 [+1.40] rx=52890 (6609 MB) # 18.18 [+0.00] ok # 18.37 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=101824 (MB=6354), tx/s=101824 (MB/s=6354) # 21.29 [+1.50] rx=101824 (6354 MB) # 21.29 [+0.00] ok # 21.45 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=127420 (MB=7951), tx/s=127420 (MB/s=7951) # 24.27 [+1.36] rx=63673 (7951 MB) # 24.27 [+0.00] ok # 24.44 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=113408 (MB=7077), tx/s=113408 (MB/s=7077) # 27.35 [+1.50] rx=113408 (7077 MB) # 27.35 [+0.00] ok # 27.53 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.46] tx=133013 (MB=8300), tx/s=133013 (MB/s=8300) # 30.35 [+1.36] rx=66500 (8300 MB) # 30.35 [+0.00] ok # 30.50 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=140192 (MB=8748), tx/s=140192 (MB/s=8748) # 33.42 [+1.50] rx=140192 (8748 MB) # 33.42 [+0.00] ok # 33.58 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.00 [+1.42] tx=128530 (MB=8020), tx/s=128530 (MB/s=8020) # 36.40 [+1.40] rx=64140 (8020 MB) # 36.40 [+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' [?2004hxx__-> echo $? 0 xx__->