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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=102624 (MB=6404), tx/s=102624 (MB/s=6404) # 3.08 [+1.50] rx=102624 (6404 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=108814 (MB=6790), tx/s=108814 (MB/s=6790) # 6.08 [+1.36] rx=54359 (6790 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=118144 (MB=7372), tx/s=118144 (MB/s=7372) # 9.17 [+1.50] rx=117785 (7350 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=123810 (MB=7726), tx/s=123810 (MB/s=7726) # 12.19 [+1.40] rx=61872 (7726 MB) # 12.20 [+0.00] ok # 12.39 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=156832 (MB=9786), tx/s=156832 (MB/s=9786) # 15.31 [+1.50] rx=156832 (9786 MB) # 15.31 [+0.00] ok # 15.51 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=134117 (MB=8369), tx/s=134117 (MB/s=8369) # 18.33 [+1.40] rx=66884 (8369 MB) # 18.33 [+0.00] ok # 18.53 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=131136 (MB=8183), tx/s=131136 (MB/s=8183) # 21.46 [+1.50] rx=131136 (8183 MB) # 21.46 [+0.00] ok # 21.63 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=127435 (MB=7952), tx/s=127435 (MB/s=7952) # 24.45 [+1.36] rx=63706 (7952 MB) # 24.45 [+0.00] ok # 24.62 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=146720 (MB=9155), tx/s=146720 (MB/s=9155) # 27.54 [+1.50] rx=146720 (9155 MB) # 27.54 [+0.00] ok # 27.71 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.17 [+1.46] tx=130477 (MB=8142), tx/s=130477 (MB/s=8142) # 30.53 [+1.36] rx=65200 (8142 MB) # 30.53 [+0.00] ok # 30.70 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=159776 (MB=9970), tx/s=159776 (MB/s=9970) # 33.62 [+1.50] rx=159776 (9970 MB) # 33.62 [+0.00] ok # 33.78 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=132071 (MB=8241), tx/s=132071 (MB/s=8241) # 36.60 [+1.40] rx=65905 (8241 MB) # 36.61 [+0.00] ok # 36.63 [+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__->