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=129984 (MB=8111), tx/s=129984 (MB/s=8111) # 3.04 [+1.50] rx=129984 (8111 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=127444 (MB=7952), tx/s=127444 (MB/s=7952) # 6.02 [+1.36] rx=63709 (7952 MB) # 6.02 [+0.00] ok # 6.18 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=119136 (MB=7434), tx/s=119136 (MB/s=7434) # 9.10 [+1.50] rx=119136 (7434 MB) # 9.10 [+0.00] ok # 9.26 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=134001 (MB=8362), tx/s=134001 (MB/s=8362) # 12.08 [+1.36] rx=65467 (8362 MB) # 12.08 [+0.00] ok # 12.23 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.65 [+1.42] tx=166944 (MB=10417), tx/s=166944 (MB/s=10417) # 15.15 [+1.50] rx=166944 (10417 MB) # 15.16 [+0.00] ok # 15.31 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=111099 (MB=6932), tx/s=111099 (MB/s=6932) # 18.13 [+1.40] rx=55443 (6932 MB) # 18.13 [+0.00] ok # 18.28 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.70 [+1.42] tx=138400 (MB=8636), tx/s=138400 (MB/s=8636) # 21.20 [+1.50] rx=138400 (8636 MB) # 21.20 [+0.00] ok # 21.36 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.81 [+1.46] tx=123646 (MB=7715), tx/s=123646 (MB/s=7715) # 24.17 [+1.36] rx=61805 (7715 MB) # 24.18 [+0.00] ok # 24.34 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.76 [+1.42] tx=148832 (MB=9287), tx/s=148832 (MB/s=9287) # 27.26 [+1.50] rx=148832 (9287 MB) # 27.26 [+0.00] ok # 27.41 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.83 [+1.42] tx=137874 (MB=8603), tx/s=137874 (MB/s=8603) # 30.23 [+1.40] rx=68926 (8603 MB) # 30.23 [+0.00] ok # 30.37 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.79 [+1.42] tx=165728 (MB=10342), tx/s=165728 (MB/s=10342) # 33.29 [+1.50] rx=165728 (10342 MB) # 33.29 [+0.00] ok # 33.44 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.86 [+1.42] tx=143986 (MB=8985), tx/s=143986 (MB/s=8985) # 36.26 [+1.40] rx=71949 (8985 MB) # 36.26 [+0.00] ok # 36.28 [+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__->