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=141120 (MB=8806), tx/s=141120 (MB/s=8806) # 3.06 [+1.50] rx=141120 (8806 MB) # 3.06 [+0.00] ok # 3.22 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=130692 (MB=8155), tx/s=130692 (MB/s=8155) # 6.04 [+1.36] rx=65277 (8155 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=149056 (MB=9301), tx/s=149056 (MB/s=9301) # 9.11 [+1.50] rx=149056 (9301 MB) # 9.12 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.42] tx=136704 (MB=8530), tx/s=136704 (MB/s=8530) # 12.10 [+1.40] rx=67542 (8530 MB) # 12.10 [+0.00] ok # 12.26 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=165312 (MB=10316), tx/s=165312 (MB/s=10316) # 15.18 [+1.50] rx=165312 (10316 MB) # 15.18 [+0.00] ok # 15.34 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=119299 (MB=7444), tx/s=119299 (MB/s=7444) # 18.17 [+1.40] rx=59551 (7444 MB) # 18.17 [+0.00] ok # 18.32 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=140160 (MB=8746), tx/s=140160 (MB/s=8746) # 21.24 [+1.50] rx=140160 (8746 MB) # 21.24 [+0.00] ok # 21.40 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.82 [+1.42] tx=110401 (MB=6889), tx/s=110401 (MB/s=6889) # 24.22 [+1.40] rx=55191 (6889 MB) # 24.23 [+0.00] ok # 24.38 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.80 [+1.42] tx=149248 (MB=9313), tx/s=149248 (MB/s=9313) # 27.30 [+1.50] rx=149248 (9313 MB) # 27.30 [+0.00] ok # 27.45 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.87 [+1.42] tx=138068 (MB=8615), tx/s=138068 (MB/s=8615) # 30.27 [+1.40] rx=68952 (8615 MB) # 30.27 [+0.00] ok # 30.42 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.84 [+1.42] tx=131584 (MB=8211), tx/s=131584 (MB/s=8211) # 33.34 [+1.50] rx=131584 (8211 MB) # 33.34 [+0.00] ok # 33.50 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.92 [+1.42] tx=143142 (MB=8932), tx/s=143142 (MB/s=8932) # 36.32 [+1.40] rx=71477 (8932 MB) # 36.32 [+0.00] ok # 36.34 [+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__->