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=137632 (MB=8588), tx/s=137632 (MB/s=8588) # 3.07 [+1.50] rx=137632 (8588 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=123228 (MB=7689), tx/s=123228 (MB/s=7689) # 6.05 [+1.36] rx=60692 (7689 MB) # 6.05 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=143072 (MB=8928), tx/s=143072 (MB/s=8928) # 9.13 [+1.50] rx=143072 (8928 MB) # 9.14 [+0.00] ok # 9.31 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=122642 (MB=7653), tx/s=122642 (MB/s=7653) # 12.14 [+1.36] rx=61303 (7653 MB) # 12.14 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=160224 (MB=9998), tx/s=160224 (MB/s=9998) # 15.23 [+1.50] rx=160224 (9998 MB) # 15.23 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=134678 (MB=8404), tx/s=134678 (MB/s=8404) # 18.20 [+1.40] rx=67168 (8404 MB) # 18.20 [+0.00] ok # 18.36 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=139392 (MB=8698), tx/s=139392 (MB/s=8698) # 21.28 [+1.50] rx=139392 (8698 MB) # 21.28 [+0.00] ok # 21.46 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=109666 (MB=6843), tx/s=109666 (MB/s=6843) # 24.28 [+1.36] rx=54819 (6843 MB) # 24.28 [+0.00] ok # 24.44 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=148512 (MB=9267), tx/s=148512 (MB/s=9267) # 27.36 [+1.50] rx=148512 (9267 MB) # 27.36 [+0.00] ok # 27.56 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=129059 (MB=8053), tx/s=129059 (MB/s=8053) # 30.38 [+1.36] rx=64452 (8053 MB) # 30.38 [+0.00] ok # 30.57 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=143552 (MB=8958), tx/s=143552 (MB/s=8958) # 33.49 [+1.50] rx=143552 (8958 MB) # 33.50 [+0.00] ok # 33.68 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=110504 (MB=6895), tx/s=110504 (MB/s=6895) # 36.51 [+1.40] rx=55091 (6895 MB) # 36.51 [+0.00] ok # 36.53 [+0.03] 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__->