Searched refs:options (Results 1 – 15 of 15) sorted by relevance
| /iperf/contrib/ |
| H A D | iperf3_to_gnuplot.py | 19 def generate_output(iperf, options): argument 23 if options.verbose: 36 def summed_output(iperf, options): argument 49 if options.verbose: 87 options, _ = parser.parse_args() 89 if not options.filename: 92 file_path = os.path.normpath(options.filename) 105 if options.output: 106 absp = os.path.abspath(options.output) 114 if options.summed: [all …]
|
| /iperf/ |
| H A D | INSTALL | 73 Some systems require unusual options for compilation or linking that the 117 options like `--bindir=DIR' to specify different values for particular 128 Some packages pay attention to `--enable-FEATURE' options to 130 They may also pay attention to `--with-PACKAGE' options, where PACKAGE 132 `README' should mention any `--enable-' and `--with-' options that the 137 you can use the `configure' options `--x-includes=DIR' and 203 `configure' recognizes the following options to control how it operates. 207 Print a summary of the options to `configure', and exit. 234 `configure' also accepts some other, not widely useful, options. Run
|
| H A D | README.md | 62 iperf3 includes a manual page listing all of the command-line options. 69 Using the default options, iperf is meant to show typical well 111 iperf3 contains a number of options and functions not present in 120 Some iperf2 options are not available in iperf3: 128 Also removed is the ability to set the options via environment
|
| H A D | RELNOTES.md | 346 * Several problems with the -F/--file options have been fixed. 379 -f/--format options (#568). 436 these options are not supported now generate an error instead of a 470 don't support these options. 597 * Argument handling for some command-line options has been improved 733 * An interaction between the -w and -B options, which kept them from 932 * Server can now set test options dynamically without having to restart. 933 * Currently supported options: -l, -t, -n, -P, -R 934 * Future options: -u, -b, -w, -M, -N, -I, -T, -Z, -6
|
| H A D | aclocal.m4 | 1304 # options accordingly. 1320 # options accordingly. 1354 # options accordingly. 1466 # options accordingly. 2128 [Does compiler simultaneously support -c and -o options?]) 8464 [# Set options 8561 # 'disable-shared' LT_INIT options. 8615 # 'disable-static' LT_INIT options. 8669 # and 'disable-fast-install' LT_INIT options. 8778 # LT_INIT options. [all …]
|
| H A D | configure | 1400 For better control, use the options below. 1445 --disable-option-checking ignore unrecognized --enable/--with options 15652 with options \\"\$ac_cs_config\\" 17347 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts… 17348 printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
|
| /iperf/docs/ |
| H A D | building.rst | 26 ``--disabled-shared`` or ``--disable-static`` configure-time options.
|
| H A D | dev.rst | 40 New options (not necessarily complete, please refer to the manual page 41 for a complete list of iperf3 options):: 69 Also deprecated is the ability to set the options via environment
|
| H A D | invoking.rst | 4 iperf3 includes a manual page listing all of the command-line options. 11 Using the default options, iperf3 is meant to show typical well 17 and ``-A`` (``--affinity``) options. 38 iperf3 -s [ options ] 39 iperf3 -c server [ options ] 122 iperf3 has a (overly) large set of command-line options that can be
|
| H A D | 2017-06-06.txt | 13 options).
|
| H A D | faq.rst | 42 options will work. Some community-provided binaries of iperf3 for 64 --disable-shared`` These options are necessary to disable the
|
| H A D | news.rst | 85 options and fixes some minor bugs.
|
| /iperf/config/ |
| H A D | test-driver | 50 The '--test-name', '--log-file' and '--trs-file' options are mandatory.
|
| H A D | config.guess | 1217 if test -f /usr/options/cb.name; then 1218 UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
|
| /iperf/docs/_esnet/ |
| H A D | README.rst | 44 # add html_theme options:
|