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=140512 (MB=8768), tx/s=140512 (MB/s=8768) # 3.06 [+1.50] rx=140512 (8768 MB) # 3.06 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.63 [+1.42] tx=132692 (MB=8280), tx/s=132692 (MB/s=8280) # 6.03 [+1.40] rx=66318 (8280 MB) # 6.03 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=146464 (MB=9139), tx/s=146464 (MB/s=9139) # 9.12 [+1.50] rx=146464 (9139 MB) # 9.12 [+0.00] ok # 9.27 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=139405 (MB=8699), tx/s=139405 (MB/s=8699) # 12.09 [+1.36] rx=69684 (8699 MB) # 12.09 [+0.00] ok # 12.25 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=164032 (MB=10236), tx/s=164032 (MB/s=10236) # 15.17 [+1.50] rx=164032 (10236 MB) # 15.17 [+0.00] ok # 15.33 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=142668 (MB=8903), tx/s=142668 (MB/s=8903) # 18.15 [+1.40] rx=71249 (8903 MB) # 18.15 [+0.00] ok # 18.31 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=135008 (MB=8424), tx/s=135008 (MB/s=8424) # 21.23 [+1.50] rx=135008 (8424 MB) # 21.23 [+0.00] ok # 21.41 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.46] tx=127904 (MB=7981), tx/s=127904 (MB/s=7981) # 24.23 [+1.36] rx=63928 (7981 MB) # 24.23 [+0.00] ok # 24.41 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.83 [+1.42] tx=126272 (MB=7879), tx/s=126272 (MB/s=7879) # 27.33 [+1.50] rx=126272 (7879 MB) # 27.33 [+0.00] ok # 27.52 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.42] tx=120420 (MB=7514), tx/s=120420 (MB/s=7514) # 30.34 [+1.40] rx=60192 (7514 MB) # 30.34 [+0.00] ok # 30.51 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.93 [+1.42] tx=145600 (MB=9085), tx/s=145600 (MB/s=9085) # 33.43 [+1.50] rx=145600 (9085 MB) # 33.44 [+0.00] ok # 33.61 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.42] tx=123702 (MB=7719), tx/s=123702 (MB/s=7719) # 36.43 [+1.40] rx=61807 (7719 MB) # 36.43 [+0.00] ok # 36.45 [+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__->