added test for -C flag
This commit is contained in:
parent
d7e699e3af
commit
dd05057260
@ -55,6 +55,7 @@ host=$1
|
||||
./src/iperf3 -c $host -u -b1G/100
|
||||
# change MSS
|
||||
./src/iperf3 -c $host -M 1000 -V
|
||||
|
||||
# test congestion control option (linux only)
|
||||
./src/iperf3 -c $host -C reno -V
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user