Searched refs:results (Results 1 – 12 of 12) sorted by relevance
2 This directory contains files that might be useful to analyze iperf3 results
2 # sample Gnuplot command file for iperf3 results
102 * The results printed on the server side at the end of a test do not104 ordering of computing and transferring results between the client177 smoke-testing the results of the tarball on all supported
204 This release fixes a couple of minor bugs, including one that results
247 also yield some results.
84 the start and end of the test, and to exchange test results. This is
26 the results of its tests to speed up reconfiguring. (Caching is34 some point `config.cache' contains results you don't want to keep, you215 Enable the cache: use and save the results of the tests in FILE,
227 results that might be affected by payload entropy (for example,351 "bandwidth" when describing measurement results. The --bandwidth395 * iperf3 no longer prints results from very small intervals (10% of452 Compatibility note: UDP tests may yield different results from all476 --fq-rate can certainly be done, the results can range from490 correctly. The results of these checks can been seen when the936 * Client can now see server results (and vice versa)
1161 # Store the results from the different compilers for each TAGNAME.5453 # or program results in "error TOC overflow" add -mminimal-toc to6521 # or program results in "error TOC overflow" add -mminimal-toc to
1384 --cache-file=FILE cache test results in FILE [disabled]
1510 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`; \
783 results, however. */