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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.62 [+1.43] tx=130016 (MB=8113), tx/s=130016 (MB/s=8113) # 3.12 [+1.50] rx=130016 (8113 MB) # 3.12 [+0.00] ok # 3.31 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.46] tx=122071 (MB=7617), tx/s=122071 (MB/s=7617) # 6.14 [+1.36] rx=61035 (7617 MB) # 6.14 [+0.00] ok # 6.31 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=141632 (MB=8838), tx/s=141632 (MB/s=8838) # 9.23 [+1.50] rx=141632 (8838 MB) # 9.23 [+0.00] ok # 9.41 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=131231 (MB=8189), tx/s=131231 (MB/s=8189) # 12.23 [+1.36] rx=65581 (8189 MB) # 12.24 [+0.00] ok # 12.42 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=143232 (MB=8938), tx/s=143232 (MB/s=8938) # 15.34 [+1.50] rx=143232 (8938 MB) # 15.35 [+0.00] ok # 15.55 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.47] tx=138539 (MB=8645), tx/s=138539 (MB/s=8645) # 18.37 [+1.36] rx=69129 (8645 MB) # 18.38 [+0.00] ok # 18.56 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.42] tx=138048 (MB=8614), tx/s=138048 (MB/s=8614) # 21.49 [+1.50] rx=138048 (8614 MB) # 21.49 [+0.00] ok # 21.66 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.12 [+1.46] tx=127092 (MB=7931), tx/s=127092 (MB/s=7931) # 24.48 [+1.36] rx=63508 (7931 MB) # 24.48 [+0.00] ok # 24.68 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.11 [+1.42] tx=142176 (MB=8872), tx/s=142176 (MB/s=8872) # 27.61 [+1.50] rx=142176 (8872 MB) # 27.61 [+0.00] ok # 27.81 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.27 [+1.46] tx=115606 (MB=7214), tx/s=115606 (MB/s=7214) # 30.63 [+1.36] rx=57735 (7214 MB) # 30.63 [+0.00] ok # 30.82 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.25 [+1.42] tx=132768 (MB=8285), tx/s=132768 (MB/s=8285) # 33.75 [+1.50] rx=132768 (8285 MB) # 33.75 [+0.00] ok # 33.95 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.37 [+1.42] tx=117804 (MB=7351), tx/s=117804 (MB/s=7351) # 36.77 [+1.40] rx=58265 (7351 MB) # 36.77 [+0.00] ok # 36.80 [+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__->