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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=131968 (MB=8235), tx/s=131968 (MB/s=8235) # 3.06 [+1.50] rx=131968 (8235 MB) # 3.06 [+0.00] ok # 3.24 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=132001 (MB=8237), tx/s=132001 (MB/s=8237) # 6.07 [+1.36] rx=65995 (8237 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=123648 (MB=7716), tx/s=123648 (MB/s=7716) # 9.17 [+1.50] rx=123648 (7716 MB) # 9.17 [+0.00] ok # 9.34 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=130255 (MB=8128), tx/s=130255 (MB/s=8128) # 12.15 [+1.36] rx=65095 (8128 MB) # 12.16 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=163392 (MB=10196), tx/s=163392 (MB/s=10196) # 15.25 [+1.50] rx=163392 (10196 MB) # 15.25 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=117167 (MB=7311), tx/s=117167 (MB/s=7311) # 18.25 [+1.40] rx=57756 (7311 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=139968 (MB=8734), tx/s=139968 (MB/s=8734) # 21.35 [+1.50] rx=139968 (8734 MB) # 21.35 [+0.00] ok # 21.54 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.47] tx=117252 (MB=7316), tx/s=117252 (MB/s=7316) # 24.36 [+1.36] rx=58618 (7316 MB) # 24.36 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=120032 (MB=7490), tx/s=120032 (MB/s=7490) # 27.46 [+1.50] rx=119870 (7480 MB) # 27.46 [+0.00] ok # 27.63 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=116239 (MB=7253), tx/s=116239 (MB/s=7253) # 30.46 [+1.36] rx=58036 (7253 MB) # 30.46 [+0.00] ok # 30.64 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=164960 (MB=10294), tx/s=164960 (MB/s=10294) # 33.56 [+1.50] rx=164960 (10294 MB) # 33.56 [+0.00] ok # 33.75 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.46] tx=131785 (MB=8223), tx/s=131785 (MB/s=8223) # 36.57 [+1.36] rx=65747 (8223 MB) # 36.57 [+0.00] ok # 36.59 [+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__->