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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=137856 (MB=8602), tx/s=137856 (MB/s=8602) # 3.09 [+1.50] rx=137856 (8602 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.47] tx=123459 (MB=7704), tx/s=123459 (MB/s=7704) # 6.11 [+1.36] rx=61711 (7704 MB) # 6.11 [+0.00] ok # 6.29 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=150560 (MB=9395), tx/s=150560 (MB/s=9395) # 9.22 [+1.50] rx=150560 (9395 MB) # 9.22 [+0.00] ok # 9.40 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=137860 (MB=8602), tx/s=137860 (MB/s=8602) # 12.22 [+1.36] rx=68929 (8602 MB) # 12.22 [+0.00] ok # 12.40 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=163648 (MB=10212), tx/s=163648 (MB/s=10212) # 15.32 [+1.50] rx=163648 (10212 MB) # 15.32 [+0.00] ok # 15.50 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.46] tx=141272 (MB=8815), tx/s=141272 (MB/s=8815) # 18.32 [+1.36] rx=70512 (8815 MB) # 18.32 [+0.00] ok # 18.51 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=139328 (MB=8694), tx/s=139328 (MB/s=8694) # 21.43 [+1.50] rx=139328 (8694 MB) # 21.44 [+0.00] ok # 21.61 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.46] tx=116066 (MB=7242), tx/s=116066 (MB/s=7242) # 24.44 [+1.36] rx=58026 (7242 MB) # 24.44 [+0.00] ok # 24.62 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=149120 (MB=9305), tx/s=149120 (MB/s=9305) # 27.54 [+1.50] rx=149120 (9305 MB) # 27.54 [+0.00] ok # 27.71 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.42] tx=137033 (MB=8551), tx/s=137033 (MB/s=8551) # 30.53 [+1.40] rx=68460 (8551 MB) # 30.53 [+0.00] ok # 30.70 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=163328 (MB=10192), tx/s=163328 (MB/s=10192) # 33.62 [+1.50] rx=163328 (10192 MB) # 33.62 [+0.00] ok # 33.79 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=139159 (MB=8684), tx/s=139159 (MB/s=8684) # 36.61 [+1.40] rx=69468 (8684 MB) # 36.61 [+0.00] ok # 36.63 [+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__->