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=125024 (MB=7801), tx/s=125024 (MB/s=7801) # 3.07 [+1.50] rx=125024 (7801 MB) # 3.07 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=128479 (MB=8017), tx/s=128479 (MB/s=8017) # 6.03 [+1.36] rx=64224 (8017 MB) # 6.03 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=142784 (MB=8910), tx/s=142784 (MB/s=8910) # 9.12 [+1.50] rx=142784 (8910 MB) # 9.12 [+0.00] ok # 9.27 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=121395 (MB=7575), tx/s=121395 (MB/s=7575) # 12.09 [+1.36] rx=59631 (7575 MB) # 12.09 [+0.00] ok # 12.24 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=157248 (MB=9812), tx/s=157248 (MB/s=9812) # 15.16 [+1.50] rx=157248 (9812 MB) # 15.16 [+0.00] ok # 15.32 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.74 [+1.42] tx=133075 (MB=8304), tx/s=133075 (MB/s=8304) # 18.14 [+1.40] rx=66463 (8304 MB) # 18.14 [+0.00] ok # 18.30 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.72 [+1.42] tx=137632 (MB=8588), tx/s=137632 (MB/s=8588) # 21.23 [+1.50] rx=137632 (8588 MB) # 21.23 [+0.00] ok # 21.39 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.81 [+1.42] tx=128828 (MB=8039), tx/s=128828 (MB/s=8039) # 24.21 [+1.40] rx=64379 (8039 MB) # 24.21 [+0.00] ok # 24.37 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.79 [+1.42] tx=145088 (MB=9054), tx/s=145088 (MB/s=9054) # 27.29 [+1.50] rx=145088 (9054 MB) # 27.30 [+0.00] ok # 27.46 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.46] tx=114212 (MB=7127), tx/s=114212 (MB/s=7127) # 30.28 [+1.36] rx=57100 (7127 MB) # 30.28 [+0.00] ok # 30.46 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=147808 (MB=9223), tx/s=147808 (MB/s=9223) # 33.38 [+1.50] rx=147808 (9223 MB) # 33.38 [+0.00] ok # 33.56 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 34.98 [+1.42] tx=129949 (MB=8109), tx/s=129949 (MB/s=8109) # 36.38 [+1.40] rx=64864 (8109 MB) # 36.39 [+0.00] ok # 36.41 [+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__->