mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-11-06 07:41:30 +05:30
Update iperf3 v3.16->v3.17.1
This commit is contained in:
parent
0ad4c4e856
commit
be49f67da6
6 changed files with 9 additions and 7 deletions
|
|
@ -48,7 +48,7 @@ cp fio "/io/fio_$ARCH"
|
|||
|
||||
# download and compile iperf
|
||||
cd ~
|
||||
curl -L https://github.com/esnet/iperf/archive/3.16.tar.gz -o "iperf.tar.gz"
|
||||
curl -L https://github.com/esnet/iperf/archive/3.17.1.tar.gz -o "iperf.tar.gz"
|
||||
tar xf iperf.tar.gz
|
||||
cd iperf*
|
||||
./configure --disable-shared --disable-profiling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue