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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=135680 (MB=8466), tx/s=135680 (MB/s=8466) # 3.05 [+1.50] rx=135680 (8466 MB) # 3.05 [+0.00] ok # 3.23 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=118410 (MB=7389), tx/s=118410 (MB/s=7389) # 6.05 [+1.36] rx=59182 (7389 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=147904 (MB=9229), tx/s=147904 (MB/s=9229) # 9.13 [+1.50] rx=147904 (9229 MB) # 9.13 [+0.00] ok # 9.30 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=138825 (MB=8663), tx/s=138825 (MB/s=8663) # 12.12 [+1.36] rx=69391 (8663 MB) # 12.12 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=164992 (MB=10296), tx/s=164992 (MB/s=10296) # 15.21 [+1.50] rx=164992 (10296 MB) # 15.21 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.46] tx=144583 (MB=9022), tx/s=144583 (MB/s=9022) # 18.19 [+1.36] rx=72206 (9022 MB) # 18.19 [+0.00] ok # 18.36 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=126240 (MB=7877), tx/s=126240 (MB/s=7877) # 21.28 [+1.50] rx=126240 (7877 MB) # 21.28 [+0.00] ok # 21.44 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=130258 (MB=8128), tx/s=130258 (MB/s=8128) # 24.26 [+1.36] rx=65112 (8128 MB) # 24.26 [+0.00] ok # 24.45 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=150272 (MB=9377), tx/s=150272 (MB/s=9377) # 27.37 [+1.50] rx=150272 (9377 MB) # 27.37 [+0.00] ok # 27.53 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.42] tx=120225 (MB=7502), tx/s=120225 (MB/s=7502) # 30.34 [+1.40] rx=59189 (7502 MB) # 30.35 [+0.00] ok # 30.50 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=159712 (MB=9966), tx/s=159712 (MB/s=9966) # 33.42 [+1.50] rx=159712 (9966 MB) # 33.43 [+0.00] ok # 33.59 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=126073 (MB=7867), tx/s=126073 (MB/s=7867) # 36.41 [+1.40] rx=62889 (7867 MB) # 36.41 [+0.00] ok # 36.43 [+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__->