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=134048 (MB=8365), tx/s=134048 (MB/s=8365) # 3.08 [+1.50] rx=134048 (8365 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=106667 (MB=6656), tx/s=106667 (MB/s=6656) # 6.09 [+1.40] rx=53297 (6656 MB) # 6.09 [+0.00] ok # 6.27 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=136160 (MB=8496), tx/s=136160 (MB/s=8496) # 9.19 [+1.50] rx=136160 (8496 MB) # 9.19 [+0.00] ok # 9.38 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=135578 (MB=8460), tx/s=135578 (MB/s=8460) # 12.21 [+1.36] rx=66985 (8460 MB) # 12.21 [+0.00] ok # 12.39 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=150848 (MB=9413), tx/s=150848 (MB/s=9413) # 15.32 [+1.50] rx=150848 (9413 MB) # 15.32 [+0.00] ok # 15.51 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.46] tx=139129 (MB=8682), tx/s=139129 (MB/s=8682) # 18.33 [+1.36] rx=69389 (8682 MB) # 18.33 [+0.00] ok # 18.53 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.95 [+1.42] tx=110912 (MB=6921), tx/s=110912 (MB/s=6921) # 21.45 [+1.50] rx=110912 (6921 MB) # 21.45 [+0.00] ok # 21.62 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.46] tx=124106 (MB=7744), tx/s=124106 (MB/s=7744) # 24.44 [+1.36] rx=62010 (7744 MB) # 24.44 [+0.00] ok # 24.63 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.05 [+1.42] tx=151296 (MB=9441), tx/s=151296 (MB/s=9441) # 27.55 [+1.50] rx=151296 (9441 MB) # 27.55 [+0.00] ok # 27.70 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=130397 (MB=8137), tx/s=130397 (MB/s=8137) # 30.52 [+1.36] rx=65188 (8137 MB) # 30.52 [+0.00] ok # 30.70 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.13 [+1.42] tx=154432 (MB=9637), tx/s=154432 (MB/s=9637) # 33.63 [+1.50] rx=154432 (9637 MB) # 33.63 [+0.00] ok # 33.81 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.23 [+1.42] tx=116665 (MB=7280), tx/s=116665 (MB/s=7280) # 36.63 [+1.40] rx=58008 (7280 MB) # 36.63 [+0.00] ok # 36.65 [+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__->