Home
last modified time | relevance | path

Searched refs:results (Results 1 – 12 of 12) sorted by relevance

/iperf/contrib/
H A DREADME.txt2 This directory contains files that might be useful to analyze iperf3 results
H A Diperf3.gp2 # sample Gnuplot command file for iperf3 results
/iperf/docs/
H A Ddev.rst102 * The results printed on the server side at the end of a test do not
104 ordering of computing and transferring results between the client
177 smoke-testing the results of the tarball on all supported
H A Dnews.rst204 This release fixes a couple of minor bugs, including one that results
H A Dfaq.rst247 also yield some results.
H A Dinvoking.rst84 the start and end of the test, and to exchange test results. This is
/iperf/
H A DINSTALL26 the results of its tests to speed up reconfiguring. (Caching is
34 some point `config.cache' contains results you don't want to keep, you
215 Enable the cache: use and save the results of the tests in FILE,
H A DRELNOTES.md227 results that might be affected by payload entropy (for example,
351 "bandwidth" when describing measurement results. The --bandwidth
395 * iperf3 no longer prints results from very small intervals (10% of
452 Compatibility note: UDP tests may yield different results from all
476 --fq-rate can certainly be done, the results can range from
490 correctly. The results of these checks can been seen when the
936 * Client can now see server results (and vice versa)
H A Daclocal.m41161 # Store the results from the different compilers for each TAGNAME.
5453 # or program results in "error TOC overflow" add -mminimal-toc to
6521 # or program results in "error TOC overflow" add -mminimal-toc to
H A Dconfigure1384 --cache-file=FILE cache test results in FILE [disabled]
/iperf/src/
H A DMakefile.in1510 results=`for b in $$bases; do echo $$b.trs; done`; \
1511 test -n "$$results" || results=/dev/null; \
1512 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
1513 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
1514 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
1515 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
1516 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1517 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1518 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
/iperf/config/
H A Dconfig.guess783 results, however. */