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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=111392 (MB=6951), tx/s=111392 (MB/s=6951) # 3.06 [+1.50] rx=111392 (6951 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.63 [+1.42] tx=113194 (MB=7063), tx/s=113194 (MB/s=7063) # 6.03 [+1.40] rx=56558 (7063 MB) # 6.03 [+0.00] ok # 6.18 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=120608 (MB=7526), tx/s=120608 (MB/s=7526) # 9.10 [+1.50] rx=120608 (7526 MB) # 9.10 [+0.00] ok # 9.25 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.67 [+1.42] tx=118579 (MB=7399), tx/s=118579 (MB/s=7399) # 12.07 [+1.40] rx=59279 (7399 MB) # 12.07 [+0.00] ok # 12.22 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=132512 (MB=8269), tx/s=132512 (MB/s=8269) # 15.14 [+1.50] rx=132512 (8269 MB) # 15.14 [+0.00] ok # 15.29 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.71 [+1.42] tx=121340 (MB=7572), tx/s=121340 (MB/s=7572) # 18.11 [+1.40] rx=60650 (7572 MB) # 18.11 [+0.00] ok # 18.27 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.69 [+1.42] tx=112160 (MB=6999), tx/s=112160 (MB/s=6999) # 21.19 [+1.50] rx=112160 (6999 MB) # 21.19 [+0.00] ok # 21.34 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.75 [+1.42] tx=111042 (MB=6929), tx/s=111042 (MB/s=6929) # 24.15 [+1.40] rx=55476 (6929 MB) # 24.16 [+0.00] ok # 24.31 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.73 [+1.42] tx=118848 (MB=7416), tx/s=118848 (MB/s=7416) # 27.23 [+1.50] rx=118848 (7416 MB) # 27.23 [+0.00] ok # 27.38 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.79 [+1.42] tx=113522 (MB=7084), tx/s=113522 (MB/s=7084) # 30.19 [+1.40] rx=56758 (7084 MB) # 30.19 [+0.00] ok # 30.34 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.76 [+1.42] tx=133568 (MB=8335), tx/s=133568 (MB/s=8335) # 33.26 [+1.50] rx=133568 (8335 MB) # 33.26 [+0.00] ok # 33.42 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.84 [+1.42] tx=119107 (MB=7432), tx/s=119107 (MB/s=7432) # 36.24 [+1.40] rx=59184 (7432 MB) # 36.24 [+0.00] ok # 36.26 [+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__->