(05-17-2016, 07:13 PM)sledride Wrote: [quote pid='9326' dateline='1463069986']I think you completely missed tkaiser's point.
(05-12-2016, 09:39 AM)tkaiser Wrote:(05-11-2016, 04:56 AM)Luke Wrote: Its a known issue with the 3.10.65 BSP kernel. Work is done to correct this problem. For now either use a 100mbit is the quick workaround.
Follow this thread:
http://forum.pine64.org/showthread.php?t...t=Ethernet
At the end of this very same thread the real state of this issue is outlined: http://forum.pine64.org/showthread.php?t...24#pid9024
1) This is NOT 'a known issue with the 3.10.65 BSP kernel'
2) exactly nobody is 'working' on this since the few people that could solve this are curious whether this problem is related to underpowering situations (keep in mind that it can't be a software issue since most users aren't affected of the reported 'slowness')
3) you should keep in mind that the so called 'bug tracker' over at pine64.pro is a trash can in reality. Everybody can throw in whatever he likes and it will rot there forever (Allowing to list hardware issues as software bugs is somewhat... ahem...)
4) Several users that experience this problem have been asked in the forums to try to verify underpower issues. No one got back to us so far (most probably since they use workarounds now and wait for a 'patch')
5) By recommending workarounds like 'use 100 mbit' you ensure that the issue won't be resolved anytime soon
Great work done to prevent solving problems so far.
tkaiser, those were my exact thoughts after reading this thread: http://forum.pine64.org/showthread.php?t...24#pid9024.
Sounds like no one really knows what the issue is and no one has any dates or timeline on when (or if) it will be fixed. Hopefully the main developers are not the ones on this thread.
I had high hopes for the Pine64, looks like it may become a paper weight... Back to Pi3.
The linux kernels have no issue with speed. Every person I have asked "so what are you hooking the pine to" has yet to answer. Here are some quick iperf numbers from mine this morning.
Code:
##My pine to my linux media server, both connected to the same Rosewill etherswitch. Pine on 5' cat5e, server on home made 20' cat5e
root@pine64:~# iperf -c 192.168.0.45 -t 20 -i 5 -f m
------------------------------------------------------------
Client connecting to 192.168.0.45, TCP port 5001
TCP window size: 0.02 MByte (default)
------------------------------------------------------------
[ 3] local 192.168.0.219 port 35261 connected with 192.168.0.45 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 5.0 sec 551 MBytes 925 Mbits/sec
[ 3] 5.0-10.0 sec 549 MBytes 921 Mbits/sec
[ 3] 10.0-15.0 sec 550 MBytes 924 Mbits/sec
[ 3] 15.0-20.0 sec 549 MBytes 921 Mbits/sec
[ 3] 0.0-20.0 sec 2200 MBytes 922 Mbits/sec
##My pine out over the internet to a hosted server of mine (server domain changed to protect the innocent)
root@pine64:~# iperf -c CHANGEDNAMEHERE.com -t 20 -i 5 -f m -u
------------------------------------------------------------
Client connecting to CHANGEDNAMEHERE.com, UDP port 5001
Sending 1470 byte datagrams
UDP buffer size: 0.20 MByte (default)
------------------------------------------------------------
[ 3] local 192.168.0.219 port 57171 connected with CHANGEDIPHERE port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 5.0 sec 0.63 MBytes 1.05 Mbits/sec
[ 3] 5.0-10.0 sec 0.63 MBytes 1.05 Mbits/sec
[ 3] 10.0-15.0 sec 0.63 MBytes 1.05 Mbits/sec
[ 3] 15.0-20.0 sec 0.63 MBytes 1.05 Mbits/sec
[ 3] 0.0-20.0 sec 2.50 MBytes 1.05 Mbits/sec
[ 3] Sent 1785 datagrams
[ 3] WARNING: did not receive ack of last datagram after 10 tries.
## My linux media server also connecting to my server on the web
[root@corgi ~]# iperf -c CHANGEDNAMEHERE.com -t 20 -i 5 -f m -u
------------------------------------------------------------
Client connecting to CHANGEDNAMEHERE.com, UDP port 5001
Sending 1470 byte datagrams
UDP buffer size: 0.20 MByte (default)
------------------------------------------------------------
[ 3] local 192.168.0.45 port 56507 connected with CHANGEDIPHERE port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 5.0 sec 0.63 MBytes 1.05 Mbits/sec
[ 3] 5.0-10.0 sec 0.63 MBytes 1.05 Mbits/sec
[ 3] 10.0-15.0 sec 0.63 MBytes 1.05 Mbits/sec
[ 3] 15.0-20.0 sec 0.63 MBytes 1.05 Mbits/sec
[ 3] 0.0-20.0 sec 2.50 MBytes 1.05 Mbits/sec
[ 3] Sent 1785 datagrams
[ 3] WARNING: did not receive ack of last datagram after 10 tries.
Until someone who has the slowness issue can prove there is an issue with the kernel, we should stop blamint it. We do have proof that at least for some of us it works fine. If its broken for you, you need to show people, answer detailed questions and be willing to do some homework before anyone can willynilly blame anything. For all we know you have a patch cable with bad noise, a broken wire in it, a dirty connection anything.
[/quote]