La Fibre

Télécom => Logiciels et systèmes d'exploitation => testdebit Iperf => Discussion démarrée par: Byounguk Lee le 18 mai 2016 à 16:50:53

Titre: Is there a way to Install iperf3.1 on rapsberrypi?
Posté par: Byounguk Lee le 18 mai 2016 à 16:50:53
Hello!

Thanks to click!

I want to install iperf3.1 on raspberry pi.

But "https://iperf.fr/iperf-download.php" page do not support iperf3 above 3.1 version for ARM core.
Because raspberry pi has ARM core, It do not use iperf3 of i386 or amd 64.


I tried to use lots of way to install iperf3.1 on raspbeery pi.
Using source code of above version 3.1 and making compile show error.
and using "apt install iperf3" only install iperf3 below version 3.1 on raspberry pi.


Is there another way to install iperf3.1 on rapsberry-pi?

Merci beaucoup

ByoungUk Lee

Titre: Is there a way to Install iperf3.1 on rapsberrypi?
Posté par: vivien le 18 mai 2016 à 19:00:56
Hello,

I added the Ubuntu / Debian packages for ARMhf and ARM64 : https://iperf.fr/iperf-download.php#ubuntu-ARMhf

I have no ARM computer to test, would it be possible to get me back ?
Titre: Is there a way to Install iperf3.1 on rapsberrypi?
Posté par: Hugues le 18 mai 2016 à 19:05:24
It works fine !  ;) (Raspberry Pi 3)

hugues@Galileo:~ $ iperf3 -c 10.0.0.11 -i 1 -t 20000
Connecting to host 10.0.0.11, port 5201
[  4] local 10.0.0.23 port 38586 connected to 10.0.0.11 port 5201
[ ID] Interval           Transfer     Bandwidth       Retr  Cwnd
[  4]   0.00-1.00   sec  11.3 MBytes  94.7 Mbits/sec    0   35.4 KBytes
[  4]   1.00-2.00   sec  11.2 MBytes  94.2 Mbits/sec    0   36.8 KBytes
[  4]   2.00-3.00   sec  11.2 MBytes  94.1 Mbits/sec    0   39.6 KBytes
[  4]   3.00-4.00   sec  11.2 MBytes  94.0 Mbits/sec    0   42.4 KBytes
[  4]   4.00-5.00   sec  11.2 MBytes  94.2 Mbits/sec    0   42.4 KBytes
^C[  4]   5.00-5.44   sec  4.95 MBytes  93.8 Mbits/sec    0   42.4 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth       Retr
[  4]   0.00-5.44   sec  61.1 MBytes  94.2 Mbits/sec    0             sender
[  4]   0.00-5.44   sec  0.00 Bytes  0.00 bits/sec                  receiver
iperf3: interrupt - the client has terminated
Titre: Is there a way to Install iperf3.1 on rapsberrypi?
Posté par: Byounguk Lee le 23 mai 2016 à 08:57:36
It works!!!

Merci beaucoup!!!
Titre: Is there a way to Install iperf3.1 on rapsberrypi?
Posté par: Bensay le 24 mai 2016 à 17:21:16
It works!!!

Merci beaucoup!!!

Works well too on PINE64 Arm64 ,
Able to made Gigabit tests.