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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=137216 (MB=8562), tx/s=137216 (MB/s=8562) # 3.07 [+1.50] rx=137216 (8562 MB) # 3.07 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=111833 (MB=6978), tx/s=111833 (MB/s=6978) # 6.08 [+1.40] rx=55813 (6978 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=125792 (MB=7849), tx/s=125792 (MB/s=7849) # 9.18 [+1.50] rx=125792 (7849 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=136732 (MB=8532), tx/s=136732 (MB/s=8532) # 12.17 [+1.36] rx=67383 (8532 MB) # 12.18 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=157984 (MB=9858), tx/s=157984 (MB/s=9858) # 15.29 [+1.50] rx=157984 (9858 MB) # 15.29 [+0.00] ok # 15.47 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=119256 (MB=7442), tx/s=119256 (MB/s=7442) # 18.29 [+1.40] rx=58986 (7442 MB) # 18.30 [+0.00] ok # 18.49 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=113248 (MB=7067), tx/s=113248 (MB/s=7067) # 21.41 [+1.50] rx=113248 (7067 MB) # 21.41 [+0.00] ok # 21.59 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.42] tx=120168 (MB=7498), tx/s=120168 (MB/s=7498) # 24.41 [+1.40] rx=60031 (7498 MB) # 24.41 [+0.00] ok # 24.59 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=119904 (MB=7482), tx/s=119904 (MB/s=7482) # 27.51 [+1.50] rx=119904 (7482 MB) # 27.51 [+0.00] ok # 27.69 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=124645 (MB=7778), tx/s=124645 (MB/s=7778) # 30.52 [+1.36] rx=62255 (7778 MB) # 30.52 [+0.00] ok # 30.68 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=132096 (MB=8243), tx/s=132096 (MB/s=8243) # 33.60 [+1.50] rx=132096 (8243 MB) # 33.60 [+0.00] ok # 33.78 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=124939 (MB=7796), tx/s=124939 (MB/s=7796) # 36.60 [+1.40] rx=61833 (7796 MB) # 36.60 [+0.00] ok # 36.62 [+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__->