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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=139232 (MB=8688), tx/s=139232 (MB/s=8688) # 3.09 [+1.50] rx=139232 (8688 MB) # 3.10 [+0.00] ok # 3.26 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=118162 (MB=7373), tx/s=118162 (MB/s=7373) # 6.08 [+1.40] rx=59075 (7373 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=149056 (MB=9301), tx/s=149056 (MB/s=9301) # 9.16 [+1.50] rx=149056 (9301 MB) # 9.16 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=122487 (MB=7643), tx/s=122487 (MB/s=7643) # 12.15 [+1.40] rx=61242 (7643 MB) # 12.15 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=138432 (MB=8638), tx/s=138432 (MB/s=8638) # 15.23 [+1.50] rx=138432 (8638 MB) # 15.23 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=147215 (MB=9186), tx/s=147215 (MB/s=9186) # 18.21 [+1.40] rx=73558 (9186 MB) # 18.21 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=139488 (MB=8704), tx/s=139488 (MB/s=8704) # 21.30 [+1.50] rx=139488 (8704 MB) # 21.30 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=131840 (MB=8227), tx/s=131840 (MB/s=8227) # 24.28 [+1.36] rx=65907 (8227 MB) # 24.28 [+0.00] ok # 24.44 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=121856 (MB=7604), tx/s=121856 (MB/s=7604) # 27.36 [+1.50] rx=121856 (7604 MB) # 27.36 [+0.00] ok # 27.52 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.46] tx=136935 (MB=8545), tx/s=136935 (MB/s=8545) # 30.34 [+1.36] rx=68460 (8545 MB) # 30.34 [+0.00] ok # 30.50 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=138560 (MB=8646), tx/s=138560 (MB/s=8646) # 33.42 [+1.50] rx=138560 (8646 MB) # 33.42 [+0.00] ok # 33.58 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.00 [+1.42] tx=125167 (MB=7810), tx/s=125167 (MB/s=7810) # 36.40 [+1.40] rx=62562 (7810 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__->