components/iperf3/TESTING
author Rich Burridge <rich.burridge@oracle.com>
Wed, 15 Mar 2017 12:27:11 -0700
changeset 7755 3352127505f1
permissions -rw-r--r--
25665958 Update iperf3 to version 3.1.6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7755
3352127505f1 25665958 Update iperf3 to version 3.1.6
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
There is no easy way to do automated testing that produce consistent
3352127505f1 25665958 Update iperf3 to version 3.1.6
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
results independent of what machine they are run on, but the following
3352127505f1 25665958 Update iperf3 to version 3.1.6
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
can be done manually.
3352127505f1 25665958 Update iperf3 to version 3.1.6
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
3352127505f1 25665958 Update iperf3 to version 3.1.6
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
In one terminal window, start the iperf3 server with:
3352127505f1 25665958 Update iperf3 to version 3.1.6
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
3352127505f1 25665958 Update iperf3 to version 3.1.6
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
  $ cd .../components/iperf3/build/[amd64,sparcv9]/src
3352127505f1 25665958 Update iperf3 to version 3.1.6
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
  $ ./iperf3 -s
3352127505f1 25665958 Update iperf3 to version 3.1.6
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
3352127505f1 25665958 Update iperf3 to version 3.1.6
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
In another terminal window, start the script to test various commands with:
3352127505f1 25665958 Update iperf3 to version 3.1.6
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
3352127505f1 25665958 Update iperf3 to version 3.1.6
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
  $ cd .../components/iperf3/build/[amd64,sparcv9]/
3352127505f1 25665958 Update iperf3 to version 3.1.6
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
  $ ./test_commands.sh localhost