update iperf 3.15->3.16

This commit is contained in:
Mason Rowe
2023-12-09 02:09:32 +00:00
parent 81ad0d2ded
commit 09512e24de
6 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ cp fio "/io/fio_$ARCH"
# download and compile iperf
cd ~
curl -L https://github.com/esnet/iperf/archive/3.15.tar.gz -o "iperf.tar.gz"
curl -L https://github.com/esnet/iperf/archive/3.16.tar.gz -o "iperf.tar.gz"
tar xf iperf.tar.gz
cd iperf*
./configure --disable-shared --disable-profiling