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=111072 (MB=6931), tx/s=111072 (MB/s=6931) # 3.08 [+1.50] rx=111072 (6931 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=111456 (MB=6955), tx/s=111456 (MB/s=6955) # 6.07 [+1.36] rx=55605 (6955 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=118080 (MB=7368), tx/s=118080 (MB/s=7368) # 9.18 [+1.50] rx=118080 (7368 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=117737 (MB=7347), tx/s=117737 (MB/s=7347) # 12.18 [+1.40] rx=58865 (7347 MB) # 12.18 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=130624 (MB=8151), tx/s=130624 (MB/s=8151) # 15.28 [+1.50] rx=130624 (8151 MB) # 15.29 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=119741 (MB=7472), tx/s=119741 (MB/s=7472) # 18.28 [+1.40] rx=59791 (7472 MB) # 18.28 [+0.00] ok # 18.47 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=110144 (MB=6873), tx/s=110144 (MB/s=6873) # 21.39 [+1.50] rx=110144 (6873 MB) # 21.39 [+0.00] ok # 21.57 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.42] tx=107946 (MB=6736), tx/s=107946 (MB/s=6736) # 24.39 [+1.40] rx=53957 (6736 MB) # 24.39 [+0.00] ok # 24.56 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=111488 (MB=6957), tx/s=111488 (MB/s=6957) # 27.49 [+1.50] rx=111488 (6957 MB) # 27.49 [+0.00] ok # 27.66 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.42] tx=116470 (MB=7268), tx/s=116470 (MB/s=7268) # 30.48 [+1.40] rx=58181 (7268 MB) # 30.48 [+0.00] ok # 30.66 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=129408 (MB=8075), tx/s=129408 (MB/s=8075) # 33.58 [+1.50] rx=129408 (8075 MB) # 33.58 [+0.00] ok # 33.75 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=117910 (MB=7358), tx/s=117910 (MB/s=7358) # 36.57 [+1.40] rx=58923 (7358 MB) # 36.57 [+0.00] ok # 36.60 [+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__->