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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=107040 (MB=6679), tx/s=107040 (MB/s=6679) # 3.08 [+1.50] rx=107040 (6679 MB) # 3.08 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.42] tx=104684 (MB=6532), tx/s=104684 (MB/s=6532) # 6.10 [+1.40] rx=52264 (6532 MB) # 6.10 [+0.00] ok # 6.27 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=101920 (MB=6360), tx/s=101920 (MB/s=6360) # 9.19 [+1.50] rx=101920 (6360 MB) # 9.19 [+0.00] ok # 9.38 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.47] tx=116038 (MB=7241), tx/s=116038 (MB/s=7241) # 12.21 [+1.36] rx=57946 (7241 MB) # 12.21 [+0.00] ok # 12.40 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=116416 (MB=7264), tx/s=116416 (MB/s=7264) # 15.33 [+1.50] rx=116416 (7264 MB) # 15.33 [+0.00] ok # 15.52 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.42] tx=113167 (MB=7062), tx/s=113167 (MB/s=7062) # 18.34 [+1.40] rx=56046 (7062 MB) # 18.34 [+0.00] ok # 18.53 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.95 [+1.42] tx=107744 (MB=6723), tx/s=107744 (MB/s=6723) # 21.45 [+1.50] rx=107744 (6723 MB) # 21.45 [+0.00] ok # 21.65 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.07 [+1.42] tx=99342 (MB=6199), tx/s=99342 (MB/s=6199) # 24.47 [+1.40] rx=49634 (6199 MB) # 24.48 [+0.00] ok # 24.67 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.09 [+1.43] tx=111552 (MB=6961), tx/s=111552 (MB/s=6961) # 27.59 [+1.50] rx=111552 (6961 MB) # 27.60 [+0.00] ok # 27.79 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.25 [+1.47] tx=124002 (MB=7738), tx/s=124002 (MB/s=7738) # 30.61 [+1.36] rx=61999 (7738 MB) # 30.61 [+0.00] ok # 30.78 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.20 [+1.42] tx=156192 (MB=9746), tx/s=156192 (MB/s=9746) # 33.70 [+1.50] rx=156192 (9746 MB) # 33.70 [+0.00] ok # 33.87 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.29 [+1.42] tx=126771 (MB=7910), tx/s=126771 (MB/s=7910) # 36.69 [+1.40] rx=63127 (7910 MB) # 36.69 [+0.00] ok # 36.71 [+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__->