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=112672 (MB=7031), tx/s=112672 (MB/s=7031) # 3.07 [+1.50] rx=112672 (7031 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=111638 (MB=6966), tx/s=111638 (MB/s=6966) # 6.06 [+1.40] rx=55735 (6966 MB) # 6.07 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=116384 (MB=7262), tx/s=116384 (MB/s=7262) # 9.16 [+1.50] rx=116384 (7262 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=118490 (MB=7394), tx/s=118490 (MB/s=7394) # 12.15 [+1.40] rx=59215 (7394 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=131136 (MB=8183), tx/s=131136 (MB/s=8183) # 15.24 [+1.50] rx=131136 (8183 MB) # 15.25 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=120004 (MB=7488), tx/s=120004 (MB/s=7488) # 18.24 [+1.40] rx=59978 (7488 MB) # 18.25 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=100384 (MB=6264), tx/s=100384 (MB/s=6264) # 21.34 [+1.50] rx=100384 (6264 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=105186 (MB=6563), tx/s=105186 (MB/s=6563) # 24.34 [+1.40] rx=52570 (6563 MB) # 24.34 [+0.00] ok # 24.52 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=115808 (MB=7226), tx/s=115808 (MB/s=7226) # 27.45 [+1.50] rx=115808 (7226 MB) # 27.45 [+0.00] ok # 27.62 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=116890 (MB=7294), tx/s=116890 (MB/s=7294) # 30.43 [+1.40] rx=58398 (7294 MB) # 30.44 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=130496 (MB=8143), tx/s=130496 (MB/s=8143) # 33.54 [+1.50] rx=130496 (8143 MB) # 33.54 [+0.00] ok # 33.72 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=119515 (MB=7458), tx/s=119515 (MB/s=7458) # 36.55 [+1.40] rx=59734 (7458 MB) # 36.55 [+0.00] ok # 36.57 [+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__->