Announcement: DietPi for PineA64
#21
(07-01-2016, 04:13 PM)Er0l Wrote: Could someone please test iperf -t 60 -c <remoteip> -d since I am getting very bad results, inbound speed is ok, but outbound is awful?

Hi Er0l,

Seems fine for me. Tests below:

Pine A64+ 2GB <> Odroid C2 on 1Gbit network.
In previous tests against other devices, Odroid C2 can sustain 880Mbit. So Pine A64+ network bandwidth is impressive.
Code:
root@DietPi:~# iperf -c 192.168.0.140 -p 45678 -t 30 -d
------------------------------------------------------------
Server listening on TCP port 45678
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
------------------------------------------------------------
Client connecting to 192.168.0.140, TCP port 45678
TCP window size:  204 KByte (default)
------------------------------------------------------------
[  5] local 192.168.0.113 port 33208 connected with 192.168.0.140 port 45678
[  4] local 192.168.0.113 port 45678 connected with 192.168.0.140 port 48410
[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-30.0 sec  2.12 GBytes   607 Mbits/sec
[  4]  0.0-30.0 sec  1.89 GBytes   542 Mbits/sec

What kernel are you running?
Code:
root@DietPi:~# uname -a
Linux DietPi 3.10.102-0-pine64-longsleep #7 SMP PREEMPT Fri Jun 17 21:30:48 CEST 2016 aarch64 GNU/Linux

Also, might be worth checking your connection is not in half duplex mode:
Code:
apt-get install ethtool

root@DietPi:~# ethtool eth0
Settings for eth0:
       Supported ports: [ TP MII ]
       Supported link modes:   10baseT/Half 10baseT/Full
                               100baseT/Half 100baseT/Full
                               1000baseT/Half 1000baseT/Full
       Supported pause frame use: No
       Supports auto-negotiation: Yes
       Advertised link modes:  10baseT/Half 10baseT/Full
                               100baseT/Half 100baseT/Full
                               1000baseT/Half 1000baseT/Full
       Advertised pause frame use: No
       Advertised auto-negotiation: Yes
       Speed: 1000Mb/s
       Duplex: Full
       Port: MII
       PHYAD: 0
       Transceiver: external
       Auto-negotiation: on
       Link detected: yes

Failing that, might be worth trying another network cable and different RJ45 socket on router/switch.
  Reply


Messages In This Thread
Announcement: DietPi for PineA64 - by rhkean - 05-16-2016, 02:46 PM
RE: Announcement: DietPi for PineA64 - by Luke - 05-16-2016, 03:49 PM
RE: Announcement: DietPi for PineA64 - by rhkean - 05-16-2016, 11:38 PM
RE: Announcement: DietPi for PineA64 - by tllim - 05-17-2016, 09:23 PM
RE: Announcement: DietPi for PineA64 - by mrpn900 - 05-24-2016, 11:53 PM
RE: Announcement: DietPi for PineA64 - by rhkean - 05-25-2016, 06:16 AM
RE: Announcement: DietPi for PineA64 - by mrpn900 - 05-25-2016, 07:04 AM
RE: Announcement: DietPi for PineA64 - by rhkean - 05-29-2016, 09:51 AM
RE: Announcement: DietPi for PineA64 - by rhkean - 05-29-2016, 09:27 PM
RE: Announcement: DietPi for PineA64 - by Rumen - 05-31-2016, 08:14 AM
RE: Announcement: DietPi for PineA64 - by rhkean - 06-05-2016, 07:27 PM
RE: Announcement: DietPi for PineA64 - by Fourdee - 06-28-2016, 05:47 AM
RE: Announcement: DietPi for PineA64 - by Fourdee - 06-04-2016, 01:43 PM
RE: Announcement: DietPi for PineA64 - by Er0l - 07-01-2016, 04:13 PM
RE: Announcement: DietPi for PineA64 - by Fourdee - 07-02-2016, 05:56 AM
RE: Announcement: DietPi for PineA64 - by Er0l - 07-02-2016, 10:05 AM
RE: Announcement: DietPi for PineA64 - by Er0l - 07-02-2016, 03:17 PM
RE: Announcement: DietPi for PineA64 - by Fourdee - 07-03-2016, 05:38 AM
RE: Announcement: DietPi for PineA64 - by Er0l - 07-03-2016, 07:39 AM
RE: Announcement: DietPi for PineA64 - by Fourdee - 07-03-2016, 07:59 AM
RE: Announcement: DietPi for PineA64 - by Er0l - 07-03-2016, 02:54 PM
RE: Announcement: DietPi for PineA64 - by Fourdee - 07-04-2016, 06:22 AM
RE: Announcement: DietPi for PineA64 - by Er0l - 07-04-2016, 01:24 PM
RE: Announcement: DietPi for PineA64 - by Fourdee - 07-20-2016, 10:05 AM
RE: Announcement: DietPi for PineA64 - by rhkean - 09-23-2016, 06:52 AM
RE: Announcement: DietPi for PineA64 - by philips - 10-02-2016, 02:42 PM
RE: Announcement: DietPi for PineA64 - by dkryder - 10-04-2016, 08:48 PM
RE: Announcement: DietPi for PineA64 - by JordanF - 02-05-2017, 01:14 PM
RE: Announcement: DietPi for PineA64 - by hahn - 02-18-2017, 10:20 AM
RE: Announcement: DietPi for PineA64 - by ebike - 12-04-2017, 06:46 PM
RE: Announcement: DietPi for PineA64 - by Luke - 12-05-2017, 04:37 AM
RE: Announcement: DietPi for PineA64 - by ebike - 12-05-2017, 11:56 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Installing DietPi to EMMC on Rock64 rrosenheim 0 2,917 05-29-2019, 10:13 PM
Last Post: rrosenheim
  Announcement: OMV (OpenMediaVault) for PINE64 DuDu371 11 33,167 12-07-2018, 09:52 PM
Last Post: flinkazoid
  Cannot install Dstat on Debian Base PineA64 image ywoody 6 7,749 07-11-2016, 07:15 PM
Last Post: dkryder

Forum Jump:


Users browsing this thread: 3 Guest(s)