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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=136544 (MB=8520), tx/s=136544 (MB/s=8520) # 3.08 [+1.50] rx=136544 (8520 MB) # 3.08 [+0.00] ok # 3.23 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=130482 (MB=8142), tx/s=130482 (MB/s=8142) # 6.05 [+1.36] rx=65219 (8142 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=146720 (MB=9155), tx/s=146720 (MB/s=9155) # 9.13 [+1.50] rx=146720 (9155 MB) # 9.13 [+0.00] ok # 9.28 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=134119 (MB=8369), tx/s=134119 (MB/s=8369) # 12.10 [+1.36] rx=67051 (8369 MB) # 12.10 [+0.00] ok # 12.26 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=139520 (MB=8706), tx/s=139520 (MB/s=8706) # 15.18 [+1.50] rx=139520 (8706 MB) # 15.18 [+0.00] ok # 15.37 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=108385 (MB=6763), tx/s=108385 (MB/s=6763) # 18.20 [+1.40] rx=53025 (6763 MB) # 18.20 [+0.00] ok # 18.39 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=140256 (MB=8752), tx/s=140256 (MB/s=8752) # 21.31 [+1.50] rx=140256 (8752 MB) # 21.31 [+0.00] ok # 21.47 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.42] tx=123778 (MB=7724), tx/s=123778 (MB/s=7724) # 24.29 [+1.40] rx=61833 (7724 MB) # 24.29 [+0.00] ok # 24.46 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=128576 (MB=8023), tx/s=128576 (MB/s=8023) # 27.38 [+1.50] rx=128576 (8023 MB) # 27.38 [+0.00] ok # 27.56 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=117769 (MB=7349), tx/s=117769 (MB/s=7349) # 30.38 [+1.36] rx=58632 (7349 MB) # 30.38 [+0.00] ok # 30.56 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=136224 (MB=8500), tx/s=136224 (MB/s=8500) # 33.48 [+1.50] rx=136224 (8500 MB) # 33.48 [+0.00] ok # 33.66 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=111657 (MB=6967), tx/s=111657 (MB/s=6967) # 36.48 [+1.40] rx=55430 (6967 MB) # 36.48 [+0.00] ok # 36.50 [+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__->