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=137664 (MB=8590), tx/s=137664 (MB/s=8590) # 3.05 [+1.50] rx=137664 (8590 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=131932 (MB=8233), tx/s=131932 (MB/s=8233) # 6.02 [+1.36] rx=65943 (8233 MB) # 6.02 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=137280 (MB=8566), tx/s=137280 (MB/s=8566) # 9.09 [+1.50] rx=137280 (8566 MB) # 9.09 [+0.00] ok # 9.24 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.66 [+1.42] tx=139929 (MB=8732), tx/s=139929 (MB/s=8732) # 12.06 [+1.40] rx=69939 (8732 MB) # 12.06 [+0.00] ok # 12.22 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.63 [+1.42] tx=158720 (MB=9904), tx/s=158720 (MB/s=9904) # 15.14 [+1.50] rx=158720 (9904 MB) # 15.14 [+0.00] ok # 15.30 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.46] tx=139924 (MB=8731), tx/s=139924 (MB/s=8731) # 18.12 [+1.36] rx=69881 (8731 MB) # 18.12 [+0.00] ok # 18.29 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.71 [+1.42] tx=134688 (MB=8405), tx/s=134688 (MB/s=8405) # 21.21 [+1.50] rx=134688 (8405 MB) # 21.21 [+0.00] ok # 21.38 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.83 [+1.46] tx=117816 (MB=7352), tx/s=117816 (MB/s=7352) # 24.19 [+1.36] rx=58881 (7352 MB) # 24.19 [+0.00] ok # 24.35 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.77 [+1.42] tx=141568 (MB=8834), tx/s=141568 (MB/s=8834) # 27.27 [+1.50] rx=141568 (8834 MB) # 27.27 [+0.00] ok # 27.42 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.88 [+1.46] tx=119964 (MB=7486), tx/s=119964 (MB/s=7486) # 30.24 [+1.36] rx=59135 (7486 MB) # 30.24 [+0.00] ok # 30.39 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.81 [+1.42] tx=163488 (MB=10202), tx/s=163488 (MB/s=10202) # 33.31 [+1.50] rx=163488 (10202 MB) # 33.31 [+0.00] ok # 33.48 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 34.89 [+1.42] tx=124595 (MB=7775), tx/s=124595 (MB/s=7775) # 36.29 [+1.40] rx=62162 (7775 MB) # 36.30 [+0.00] ok # 36.31 [+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__->