Home
last modified time | relevance | path

Searched refs:bandwidth (Results 1 – 8 of 8) sorted by relevance

/iperf/src/
H A Diperf_api.c3362 double bandwidth; in iperf_print_intermediate() local
3428 bandwidth = (double) bytes / (double) irp->interval_duration; in iperf_print_intermediate()
3562 double bandwidth; in iperf_print_results() local
3660 bandwidth = 0.0; in iperf_print_results()
3764 bandwidth = 0.0; in iperf_print_results()
3832 bandwidth = (double) total_sent / (double) sender_time; in iperf_print_results()
3835 bandwidth = 0.0; in iperf_print_results()
3870 bandwidth = 0.0; in iperf_print_results()
3925 bandwidth = 0.0; in iperf_print_results()
4046 double bandwidth, lost_percent; in print_interval_results() local
[all …]
/iperf/
H A DRELNOTES.md351 "bandwidth" when describing measurement results. The --bandwidth
352 option has been renamed --bitrate, although --bandwidth is still
355 * Application-level bandwidth pacing (--bitrate option) is now
369 quantities where suffixes are supported, such as --bandwidth
460 interface (#325, #467, #488). The --bandwidth command-line flag
464 flag. Note that TCP and UDP tests may use --bandwidth, --fq-rate,
466 --bandwidth only. The --no-fq-socket-pacing flag, which was
474 setting both --bandwidth and --fq-rate, preferably to the same
475 value. (While setting different values for --bandwidth and
546 application-level pacing for the --bandwidth option.
[all …]
H A Diperf3.spec.in4 Summary: Measurement tool for TCP/UDP bandwidth performance
20 bandwidth between two IP hosts. It supports tuning of various
H A DREADME.md1 iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
8 bandwidth on IP networks. It supports tuning of various parameters
/iperf/docs/
H A D2017-06-06.txt12 general improvements (better timing for the --bitrate/--bandwidth
H A Dindex.rst10 maximum achievable bandwidth on IP networks. It supports tuning of
H A Dinvoking.rst283 the --fq-rate flag. This option replaces the --bandwidth flag,
/iperf/.github/
H A DCONTRIBUTING.md22 the use of various bandwidth measurement tools, including iperf3. The