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.56 [+1.42] tx=140896 (MB=8792), tx/s=140896 (MB/s=8792) # 3.06 [+1.50] rx=140896 (8792 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=133222 (MB=8313), tx/s=133222 (MB/s=8313) # 6.04 [+1.36] rx=66600 (8313 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=150144 (MB=9369), tx/s=150144 (MB/s=9369) # 9.12 [+1.50] rx=150144 (9369 MB) # 9.12 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.42] tx=141008 (MB=8799), tx/s=141008 (MB/s=8799) # 12.10 [+1.40] rx=70476 (8799 MB) # 12.10 [+0.00] ok # 12.25 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=130976 (MB=8173), tx/s=130976 (MB/s=8173) # 15.18 [+1.50] rx=130976 (8173 MB) # 15.18 [+0.00] ok # 15.33 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=147181 (MB=9184), tx/s=147181 (MB/s=9184) # 18.15 [+1.40] rx=73483 (9184 MB) # 18.15 [+0.00] ok # 18.32 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=114784 (MB=7162), tx/s=114784 (MB/s=7162) # 21.24 [+1.50] rx=114784 (7162 MB) # 21.24 [+0.00] ok # 21.39 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.46] tx=130791 (MB=8161), tx/s=130791 (MB/s=8161) # 24.21 [+1.36] rx=65362 (8161 MB) # 24.21 [+0.00] ok # 24.35 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.77 [+1.42] tx=149280 (MB=9315), tx/s=149280 (MB/s=9315) # 27.27 [+1.50] rx=149280 (9315 MB) # 27.27 [+0.00] ok # 27.42 [+0.14] ipv6 tcp -m 2 -t 1 -n 1 # 28.84 [+1.42] tx=138382 (MB=8635), tx/s=138382 (MB/s=8635) # 30.24 [+1.40] rx=69185 (8635 MB) # 30.24 [+0.00] ok # 30.38 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.80 [+1.42] tx=166464 (MB=10387), tx/s=166464 (MB/s=10387) # 33.30 [+1.50] rx=166464 (10387 MB) # 33.30 [+0.00] ok # 33.45 [+0.14] ipv6 tcp -m 3 -t 1 -n 1 # 34.91 [+1.46] tx=144510 (MB=9017), tx/s=144510 (MB/s=9017) # 36.27 [+1.36] rx=72182 (9017 MB) # 36.27 [+0.00] ok # 36.29 [+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__->