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=113728 (MB=7097), tx/s=113728 (MB/s=7097) # 3.07 [+1.50] rx=113728 (7097 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=114366 (MB=7136), tx/s=114366 (MB/s=7136) # 6.05 [+1.40] rx=57174 (7136 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=122784 (MB=7662), tx/s=122784 (MB/s=7662) # 9.15 [+1.50] rx=122784 (7662 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=122134 (MB=7621), tx/s=122134 (MB/s=7621) # 12.13 [+1.40] rx=61061 (7621 MB) # 12.13 [+0.00] ok # 12.29 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=133216 (MB=8313), tx/s=133216 (MB/s=8313) # 15.21 [+1.50] rx=133216 (8313 MB) # 15.21 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=124974 (MB=7798), tx/s=124974 (MB/s=7798) # 18.19 [+1.40] rx=62471 (7798 MB) # 18.19 [+0.00] ok # 18.34 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=115424 (MB=7202), tx/s=115424 (MB/s=7202) # 21.26 [+1.50] rx=115424 (7202 MB) # 21.27 [+0.00] ok # 21.43 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.42] tx=113913 (MB=7108), tx/s=113913 (MB/s=7108) # 24.25 [+1.40] rx=56955 (7108 MB) # 24.25 [+0.00] ok # 24.40 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=121856 (MB=7604), tx/s=121856 (MB/s=7604) # 27.32 [+1.50] rx=121856 (7604 MB) # 27.32 [+0.00] ok # 27.48 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.90 [+1.42] tx=118362 (MB=7386), tx/s=118362 (MB/s=7386) # 30.30 [+1.40] rx=59073 (7386 MB) # 30.30 [+0.00] ok # 30.47 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.89 [+1.42] tx=137664 (MB=8590), tx/s=137664 (MB/s=8590) # 33.39 [+1.50] rx=137664 (8590 MB) # 33.39 [+0.00] ok # 33.54 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.96 [+1.42] tx=120334 (MB=7509), tx/s=120334 (MB/s=7509) # 36.36 [+1.40] rx=60141 (7509 MB) # 36.36 [+0.00] ok # 36.38 [+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__->