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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=134848 (MB=8415), tx/s=134848 (MB/s=8415) # 3.07 [+1.50] rx=134848 (8415 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=122733 (MB=7658), tx/s=122733 (MB/s=7658) # 6.05 [+1.36] rx=60897 (7658 MB) # 6.05 [+0.00] ok # 6.20 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=145920 (MB=9105), tx/s=145920 (MB/s=9105) # 9.12 [+1.50] rx=145920 (9105 MB) # 9.12 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=131979 (MB=8235), tx/s=131979 (MB/s=8235) # 12.11 [+1.36] rx=65984 (8235 MB) # 12.11 [+0.00] ok # 12.28 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=164320 (MB=10254), tx/s=164320 (MB/s=10254) # 15.21 [+1.50] rx=164320 (10254 MB) # 15.21 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=130596 (MB=8149), tx/s=130596 (MB/s=8149) # 18.19 [+1.40] rx=65106 (8149 MB) # 18.19 [+0.00] ok # 18.37 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=135104 (MB=8430), tx/s=135104 (MB/s=8430) # 21.30 [+1.50] rx=135104 (8430 MB) # 21.30 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=126656 (MB=7903), tx/s=126656 (MB/s=7903) # 24.29 [+1.36] rx=63315 (7903 MB) # 24.29 [+0.00] ok # 24.44 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=140224 (MB=8750), tx/s=140224 (MB/s=8750) # 27.36 [+1.50] rx=140224 (8750 MB) # 27.36 [+0.00] ok # 27.53 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.46] tx=126946 (MB=7921), tx/s=126946 (MB/s=7921) # 30.35 [+1.36] rx=62690 (7921 MB) # 30.35 [+0.00] ok # 30.51 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.93 [+1.42] tx=154784 (MB=9659), tx/s=154784 (MB/s=9659) # 33.44 [+1.50] rx=154784 (9659 MB) # 33.44 [+0.00] ok # 33.59 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=113883 (MB=7106), tx/s=113883 (MB/s=7106) # 36.41 [+1.40] rx=56473 (7106 MB) # 36.41 [+0.00] ok # 36.43 [+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__->