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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=134592 (MB=8399), tx/s=134592 (MB/s=8399) # 3.05 [+1.50] rx=134592 (8399 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=127402 (MB=7950), tx/s=127402 (MB/s=7950) # 6.02 [+1.36] rx=63692 (7950 MB) # 6.02 [+0.00] ok # 6.19 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=148320 (MB=9255), tx/s=148320 (MB/s=9255) # 9.11 [+1.50] rx=148320 (9255 MB) # 9.11 [+0.00] ok # 9.28 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=135730 (MB=8470), tx/s=135730 (MB/s=8470) # 12.10 [+1.36] rx=67844 (8470 MB) # 12.11 [+0.00] ok # 12.28 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=117152 (MB=7310), tx/s=117152 (MB/s=7310) # 15.20 [+1.50] rx=117152 (7310 MB) # 15.20 [+0.00] ok # 15.38 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=130033 (MB=8114), tx/s=130033 (MB/s=8114) # 18.21 [+1.40] rx=64847 (8114 MB) # 18.21 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=141824 (MB=8850), tx/s=141824 (MB/s=8850) # 21.30 [+1.50] rx=141824 (8850 MB) # 21.30 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=127980 (MB=7986), tx/s=127980 (MB/s=7986) # 24.28 [+1.36] rx=63980 (7986 MB) # 24.28 [+0.00] ok # 24.46 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=148480 (MB=9265), tx/s=148480 (MB/s=9265) # 27.38 [+1.50] rx=148480 (9265 MB) # 27.39 [+0.00] ok # 27.58 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=122451 (MB=7641), tx/s=122451 (MB/s=7641) # 30.40 [+1.36] rx=61215 (7641 MB) # 30.40 [+0.00] ok # 30.58 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=128992 (MB=8049), tx/s=128992 (MB/s=8049) # 33.50 [+1.50] rx=128992 (8049 MB) # 33.51 [+0.00] ok # 33.66 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=136619 (MB=8525), tx/s=136619 (MB/s=8525) # 36.48 [+1.40] rx=68209 (8525 MB) # 36.48 [+0.00] ok # 36.51 [+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__->