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=139648 (MB=8714), tx/s=139648 (MB/s=8714) # 3.07 [+1.50] rx=139648 (8714 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=132414 (MB=8263), tx/s=132414 (MB/s=8263) # 6.07 [+1.36] rx=66197 (8263 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=125792 (MB=7849), tx/s=125792 (MB/s=7849) # 9.17 [+1.50] rx=125792 (7849 MB) # 9.17 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=141433 (MB=8825), tx/s=141433 (MB/s=8825) # 12.17 [+1.36] rx=70680 (8825 MB) # 12.17 [+0.00] ok # 12.35 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=164288 (MB=10252), tx/s=164288 (MB/s=10252) # 15.27 [+1.50] rx=164288 (10252 MB) # 15.28 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=128361 (MB=8010), tx/s=128361 (MB/s=8010) # 18.26 [+1.40] rx=64158 (8010 MB) # 18.27 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=120192 (MB=7500), tx/s=120192 (MB/s=7500) # 21.36 [+1.50] rx=120192 (7500 MB) # 21.37 [+0.00] ok # 21.54 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=130434 (MB=8139), tx/s=130434 (MB/s=8139) # 24.36 [+1.36] rx=65197 (8139 MB) # 24.36 [+0.00] ok # 24.53 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=125920 (MB=7857), tx/s=125920 (MB/s=7857) # 27.46 [+1.50] rx=125920 (7857 MB) # 27.46 [+0.00] ok # 27.64 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.42] tx=109844 (MB=6854), tx/s=109844 (MB/s=6854) # 30.46 [+1.40] rx=54904 (6854 MB) # 30.46 [+0.00] ok # 30.64 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=140160 (MB=8746), tx/s=140160 (MB/s=8746) # 33.56 [+1.50] rx=140160 (8746 MB) # 33.56 [+0.00] ok # 33.74 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=141435 (MB=8826), tx/s=141435 (MB/s=8826) # 36.56 [+1.40] rx=70655 (8826 MB) # 36.56 [+0.00] ok # 36.58 [+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__->