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=96128 (MB=5998), tx/s=96128 (MB/s=5998) # 3.08 [+1.50] rx=96128 (5998 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=121141 (MB=7559), tx/s=121141 (MB/s=7559) # 6.08 [+1.36] rx=59478 (7559 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=100640 (MB=6280), tx/s=100640 (MB/s=6280) # 9.16 [+1.50] rx=100640 (6280 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=120027 (MB=7490), tx/s=120027 (MB/s=7490) # 12.16 [+1.40] rx=59925 (7490 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=101664 (MB=6344), tx/s=101664 (MB/s=6344) # 15.26 [+1.50] rx=101664 (6344 MB) # 15.26 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=114027 (MB=7115), tx/s=114027 (MB/s=7115) # 18.27 [+1.40] rx=56407 (7115 MB) # 18.27 [+0.00] ok # 18.46 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=85024 (MB=5305), tx/s=85024 (MB/s=5305) # 21.38 [+1.50] rx=85024 (5305 MB) # 21.38 [+0.00] ok # 21.55 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=126025 (MB=7864), tx/s=126025 (MB/s=7864) # 24.37 [+1.40] rx=62978 (7864 MB) # 24.38 [+0.00] ok # 24.53 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=116096 (MB=7244), tx/s=116096 (MB/s=7244) # 27.45 [+1.50] rx=116096 (7244 MB) # 27.45 [+0.00] ok # 27.61 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=130203 (MB=8125), tx/s=130203 (MB/s=8125) # 30.43 [+1.40] rx=63643 (8125 MB) # 30.43 [+0.00] ok # 30.59 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=134592 (MB=8399), tx/s=134592 (MB/s=8399) # 33.51 [+1.50] rx=134592 (8399 MB) # 33.51 [+0.00] ok # 33.67 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=140523 (MB=8769), tx/s=140523 (MB/s=8769) # 36.49 [+1.40] rx=70210 (8769 MB) # 36.49 [+0.00] ok # 36.51 [+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__->