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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=85408 (MB=5329), tx/s=85408 (MB/s=5329) # 3.04 [+1.50] rx=85408 (5329 MB) # 3.04 [+0.00] ok # 3.19 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=128505 (MB=8019), tx/s=128505 (MB/s=8019) # 6.01 [+1.36] rx=64245 (8019 MB) # 6.01 [+0.00] ok # 6.18 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=94752 (MB=5912), tx/s=94752 (MB/s=5912) # 9.11 [+1.50] rx=94752 (5912 MB) # 9.11 [+0.00] ok # 9.29 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=117011 (MB=7301), tx/s=117011 (MB/s=7301) # 12.11 [+1.36] rx=57698 (7301 MB) # 12.11 [+0.00] ok # 12.29 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=100992 (MB=6302), tx/s=100992 (MB/s=6302) # 15.21 [+1.50] rx=100992 (6302 MB) # 15.21 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=133139 (MB=8308), tx/s=133139 (MB/s=8308) # 18.20 [+1.40] rx=66445 (8308 MB) # 18.20 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=116160 (MB=7248), tx/s=116160 (MB/s=7248) # 21.29 [+1.50] rx=116160 (7248 MB) # 21.29 [+0.00] ok # 21.46 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=118558 (MB=7398), tx/s=118558 (MB/s=7398) # 24.27 [+1.36] rx=59257 (7398 MB) # 24.28 [+0.00] ok # 24.44 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=109472 (MB=6831), tx/s=109472 (MB/s=6831) # 27.36 [+1.50] rx=109472 (6831 MB) # 27.36 [+0.00] ok # 27.52 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.42] tx=131958 (MB=8234), tx/s=131958 (MB/s=8234) # 30.34 [+1.40] rx=65046 (8234 MB) # 30.34 [+0.00] ok # 30.49 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=137696 (MB=8592), tx/s=137696 (MB/s=8592) # 33.42 [+1.50] rx=137696 (8592 MB) # 33.42 [+0.00] ok # 33.57 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=135484 (MB=8454), tx/s=135484 (MB/s=8454) # 36.39 [+1.40] rx=67578 (8454 MB) # 36.39 [+0.00] ok # 36.42 [+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__->