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=121216 (MB=7564), tx/s=121216 (MB/s=7564) # 3.04 [+1.50] rx=121216 (7564 MB) # 3.04 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=129938 (MB=8108), tx/s=129938 (MB/s=8108) # 6.04 [+1.36] rx=64935 (8108 MB) # 6.04 [+0.00] ok # 6.24 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=118816 (MB=7414), tx/s=118816 (MB/s=7414) # 9.16 [+1.50] rx=118816 (7414 MB) # 9.16 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=135974 (MB=8485), tx/s=135974 (MB/s=8485) # 12.14 [+1.36] rx=67930 (8485 MB) # 12.14 [+0.00] ok # 12.29 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=155776 (MB=9720), tx/s=155776 (MB/s=9720) # 15.21 [+1.50] rx=155776 (9720 MB) # 15.21 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=110922 (MB=6921), tx/s=110922 (MB/s=6921) # 18.20 [+1.40] rx=55283 (6921 MB) # 18.20 [+0.00] ok # 18.39 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=113312 (MB=7071), tx/s=113312 (MB/s=7071) # 21.32 [+1.50] rx=113312 (7071 MB) # 21.32 [+0.00] ok # 21.49 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=111472 (MB=6956), tx/s=111472 (MB/s=6956) # 24.31 [+1.36] rx=55694 (6956 MB) # 24.31 [+0.00] ok # 24.49 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=119968 (MB=7486), tx/s=119968 (MB/s=7486) # 27.42 [+1.50] rx=119968 (7486 MB) # 27.42 [+0.00] ok # 27.60 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=114129 (MB=7122), tx/s=114129 (MB/s=7122) # 30.42 [+1.36] rx=56124 (7122 MB) # 30.43 [+0.00] ok # 30.61 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=125312 (MB=7819), tx/s=125312 (MB/s=7819) # 33.53 [+1.50] rx=125312 (7819 MB) # 33.53 [+0.00] ok # 33.73 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=118875 (MB=7418), tx/s=118875 (MB/s=7418) # 36.55 [+1.40] rx=58879 (7418 MB) # 36.55 [+0.00] ok # 36.57 [+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__->