History log of /iperf/test_commands.sh (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 3.11
# e919e8c2 03-Sep-2021 a1346054 <[email protected]>

trim excess whitespace


# ae2fac39 03-Sep-2021 a1346054 <[email protected]>

fix shellcheck warnings


Revision tags: 3.10.1, 3.10
# b818ef51 18-Sep-2020 Bruce A. Mah <[email protected]>

Issue 982 (#1054)

* fix: Make --reverse tests with --blockcount or --bytes actually terminate.

Note that these options still don't really give intuitive results, because
the ending conditions ar

Issue 982 (#1054)

* fix: Make --reverse tests with --blockcount or --bytes actually terminate.

Note that these options still don't really give intuitive results, because
the ending conditions are evaluated on the client, which then needs to
convey to the server via the control channel to stop sending. This
will almost never result in the desired outcome of "a test of exactly
N sends (or bytes) sent from the server to the client".

Also add test cases for --blockcount / --bytes with --reverse.

Towards #982.

show more ...


Revision tags: 3.9, 3.8.1
# 26a6e72e 08-Jun-2020 Bruce A. Mah <[email protected]>

chore: Add some more tests for SCTP, --fq-rate, and --bidir.


Revision tags: 3.8, 3.7, 3.6, 3.5, 3.4, 3.3, 3.2, 3.2rc1, 3.1.7, 3.1.6, 3.1.5, 3.1.4, 3.0.12, 3.1.3, 3.1.2, 3.1.1, 3.1, 3.1b3, 3.1b2, 3.1b1, 3.0.11, 3.0.10, 3.0.9, 3.0.8, 3.0.7, 3.0.6, 3.0.5, 3.0.4, 3.0.3, 3.0.2, 3.0.1
# dd050572 20-Dec-2013 Brian Tierney <[email protected]>

added test for -C flag


# d7e699e3 20-Dec-2013 Brian Tierney <[email protected]>

added simple test script