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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=140128 (MB=8744), tx/s=140128 (MB/s=8744) # 3.05 [+1.50] rx=140128 (8744 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.62 [+1.42] tx=112566 (MB=7024), tx/s=112566 (MB/s=7024) # 6.02 [+1.40] rx=56222 (7024 MB) # 6.02 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=150048 (MB=9363), tx/s=150048 (MB/s=9363) # 9.09 [+1.50] rx=150048 (9363 MB) # 9.09 [+0.00] ok # 9.23 [+0.14] ipv4 tcp -m 2 -t 1 -n 1 # 10.65 [+1.42] tx=141210 (MB=8812), tx/s=141210 (MB/s=8812) # 12.05 [+1.40] rx=70597 (8812 MB) # 12.05 [+0.00] ok # 12.19 [+0.14] ipv4 udp -m 3 -t 1 -n 32 # 13.61 [+1.42] tx=164864 (MB=10288), tx/s=164864 (MB/s=10288) # 15.11 [+1.50] rx=164864 (10288 MB) # 15.11 [+0.00] ok # 15.26 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.68 [+1.42] tx=147859 (MB=9226), tx/s=147859 (MB/s=9226) # 18.08 [+1.40] rx=73882 (9226 MB) # 18.08 [+0.00] ok # 18.23 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.65 [+1.42] tx=139968 (MB=8734), tx/s=139968 (MB/s=8734) # 21.15 [+1.50] rx=139968 (8734 MB) # 21.15 [+0.00] ok # 21.29 [+0.14] ipv6 tcp -m 1 -t 1 -n 1 # 22.75 [+1.46] tx=131422 (MB=8201), tx/s=131422 (MB/s=8201) # 24.11 [+1.36] rx=65696 (8201 MB) # 24.11 [+0.00] ok # 24.25 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.67 [+1.42] tx=149248 (MB=9313), tx/s=149248 (MB/s=9313) # 27.17 [+1.50] rx=149248 (9313 MB) # 27.17 [+0.00] ok # 27.31 [+0.14] ipv6 tcp -m 2 -t 1 -n 1 # 28.73 [+1.42] tx=139091 (MB=8679), tx/s=139091 (MB/s=8679) # 30.13 [+1.40] rx=69535 (8679 MB) # 30.13 [+0.00] ok # 30.28 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.69 [+1.42] tx=163904 (MB=10228), tx/s=163904 (MB/s=10228) # 33.20 [+1.50] rx=163904 (10228 MB) # 33.20 [+0.00] ok # 33.34 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.76 [+1.42] tx=143307 (MB=8942), tx/s=143307 (MB/s=8942) # 36.16 [+1.40] rx=71645 (8942 MB) # 36.16 [+0.00] ok # 36.18 [+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__->