Searched refs:run (Results 1 – 15 of 15) sorted by relevance
| /iperf/docs/ |
| H A D | Makefile | 36 @echo " latexpdf to make LaTeX files and run them through pdflatex" 37 @echo " latexpdfja to make LaTeX files and run them through platex/dvipdfmx" 41 @echo " info to make Texinfo files and run them through makeinfo" 47 @echo " doctest to run all doctests embedded in the documentation (if enabled)" 80 @echo "Build finished; now you can run HTML Help Workshop with the" \ 86 @echo "Build finished; now you can run "qcollectiongenerator" with the" \
|
| H A D | invoking.rst | 67 clients (in other words, the iperf3 program run in client mode). The 210 run in server mode 213 run the server in background as a daemon 242 dentials to run iperf tests (if built with OpenSSL support). 253 run in client mode, connecting to the specified server. By 329 number of parallel client streams to run. Note that iperf3 is 417 will be in human-readable format). If the client is run with 443 actively when the test is run. Note, the password to use can
|
| H A D | building.rst | 22 help to run ``./bootstrap.sh`` first from the top-level directory.
|
| H A D | faq.rst | 41 Some people are using Cygwin to run iperf3 in Windows, but not all 117 And then run ``./bootstrap.sh``, that will regenerate the project 184 On Linux, run this command to see the available congestion control 214 Why can’t I run a UDP client with no server?
|
| /iperf/contrib/ |
| H A D | Dockerfile | 7 # - Help: docker run iperf3 --help 8 # - Server: docker run -p 5201:5201 -it iperf3 -s 9 # - Client: docker run -it iperf3 -c 192.168.1.1 (note: since this is a minimal image and does not …
|
| /iperf/src/ |
| H A D | main.c | 53 static int run(struct iperf_test *test); 108 if (run(test) < 0) in main() 127 run(struct iperf_test *test) in run() function
|
| /iperf/ |
| H A D | INSTALL | 20 you can run in the future to recreate the current configuration, and a 55 3. Optionally, type `make check' to run any self-tests that come with 92 directory where you want the object files and executables to go and run 144 but needs to determine by the type of machine the package will run on. 145 Usually, assuming the package is built to be run on the _same_ 168 eventually be run) with `--host=TYPE'. 185 environment passed to `configure'. However, some packages may run
|
| H A D | RELNOTES.md | 396 the statistics reporting interval) at the end of the test run if 777 * JSON output now indicates whether the test was run in --reverse 865 -D, --daemon run server as a daemon 896 * Test structures are now kept intact after a test is run (for API users)
|
| H A D | configure | 1112 | --run | --ru | --r) 1116 | --run=* | --ru=* | --r=*) 1409 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run] 1430 --program-transform-name=PROGRAM run sed PROGRAM on installed program names 1434 --host=HOST cross-compile to build programs to run on HOST [BUILD] 2537 printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 2547 printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 2577 as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file' 3276 Your 'rm' program seems unable to run without file operands specified 3299 to "yes", and re-run configure. [all …]
|
| H A D | aclocal.m4 | 538 dnl then we will have config.status run $CONFIG_LT later, so it 798 # is reportedly fixed, but why not run on old versions too? 1732 # On MiNT this can take a long time and run out of memory. 2417 [User-defined run-time library search path.]) 2491 # and later when we are not doing run time linking. 3180 [Detected run-time system search path for libraries]) 5415 # Test if we are trying to use run time linking or normal 5543 # Warning - without using the other run time loading flags, 6613 # Warning - without using the other run time loading flags, 9641 to "yes", and re-run configure. [all …]
|
| H A D | README.md | 92 what platform you're trying to run on (provide the platform
|
| /iperf/config/ |
| H A D | compile | 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining 248 right script to run: please start by reading the file 'INSTALL'.
|
| H A D | missing | 40 --run)
|
| H A D | ltmain.sh | 2468 $progname: and run autoconf again. 2475 $progname: and run autoconf again. 2483 $progname: of $PACKAGE $VERSION and run autoconf again. 2566 --dry-run|--dryrun|-n) 4318 $ECHO " - have your system administrator run these commands:$admincmds"
|
| /iperf/docs/_esnet/ |
| H A D | README.rst | 92 In the ``docs`` directory run ``make clean html``. 106 From the ``docs`` directory run ``_esnet/deploy.sh``. It will be visible at:
|