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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=84288 (MB=5259), tx/s=84288 (MB/s=5259) # 3.09 [+1.50] rx=84288 (5259 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=119330 (MB=7446), tx/s=119330 (MB/s=7446) # 6.10 [+1.36] rx=59474 (7446 MB) # 6.10 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=74592 (MB=4654), tx/s=74592 (MB/s=4654) # 9.21 [+1.50] rx=74592 (4654 MB) # 9.21 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=118746 (MB=7410), tx/s=118746 (MB/s=7410) # 12.21 [+1.36] rx=59328 (7410 MB) # 12.21 [+0.00] ok # 12.39 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=107520 (MB=6709), tx/s=107520 (MB/s=6709) # 15.32 [+1.50] rx=107520 (6709 MB) # 15.32 [+0.00] ok # 15.51 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.42] tx=122984 (MB=7674), tx/s=122984 (MB/s=7674) # 18.34 [+1.40] rx=61065 (7674 MB) # 18.34 [+0.00] ok # 18.54 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=88160 (MB=5501), tx/s=88160 (MB/s=5501) # 21.46 [+1.50] rx=88160 (5501 MB) # 21.46 [+0.00] ok # 21.66 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.12 [+1.46] tx=108147 (MB=6748), tx/s=108147 (MB/s=6748) # 24.47 [+1.36] rx=53245 (6748 MB) # 24.48 [+0.00] ok # 24.65 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.07 [+1.42] tx=82592 (MB=5154), tx/s=82592 (MB/s=5154) # 27.57 [+1.50] rx=82592 (5154 MB) # 27.58 [+0.00] ok # 27.76 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.22 [+1.46] tx=123789 (MB=7724), tx/s=123789 (MB/s=7724) # 30.58 [+1.36] rx=61822 (7724 MB) # 30.58 [+0.00] ok # 30.76 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.18 [+1.42] tx=129664 (MB=8091), tx/s=129664 (MB/s=8091) # 33.68 [+1.50] rx=129664 (8091 MB) # 33.68 [+0.00] ok # 33.85 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.28 [+1.42] tx=121784 (MB=7599), tx/s=121784 (MB/s=7599) # 36.67 [+1.40] rx=60733 (7599 MB) # 36.68 [+0.00] ok # 36.70 [+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__->