Slow ethernet in linux
#12
(04-23-2016, 03:11 PM)baryluk Wrote: Hi, I do have the same problem. I am getting around 1MB/s, with 2MB/s peak (wget -O /dev/null from internet for specific big file), when on other computer on the same network I am getting 30-45MB/s, and maybe 90MB/s during good time of a day. I will probably do some testing on local network strictly, but I done some ssh tests, and it isn't looking pretty.

Forcing to 100 autoneg off using ethtools, make it even worse. I am getting 50-100KB/s!  Forcing to 1000 autoneg off makes it do not work at all.

ip -s l shows no errors:

2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
   link/ether 7a:6e:63:xx:xx:xx brd ff:ff:ff:ff:ff:ff
   RX: bytes  packets  errors  dropped overrun mcast  
   2277867123 3481188  0       0       0       0      
   TX: bytes  packets  errors  dropped carrier collsns
   6628900774 4981672  0       0       0       0


In dmesg I do see a lot of these errors, every few seconds, especially during heavy network use

[21189.979887] RTL871X: nolinked power save leave
[21191.275452] RTL871X: nolinked power save enter

Ok. Somehow magically it improved.

echo on > /sys/class/net/eth0/power/control

made me able to copy data over ssh from other Linux box (capable of easily doing 100MB/s), with about 22MB/s (tested using 1.2GB file using dd bs=64k from sshfs file).

I turned it back to auto:

echo auto > /sys/class/net/eth0/power/control

and it shows now 25.6MB/s

Not bad.
Hi, I have same issue as you, with autoneg on, i have only 3-5kb/s 100mb autoneg off 100 improved it to 120kb/s, and autoneg off 1000 is not working at all

i tried echo on > /sys/class/net/eth0/power/control as you suggested, but its not chaning anything, probably not related to the issue. did you change anything else in the meantime?
can you tell me what kernel do you use?

pine64user@debianpine64:~/Downloads$ uname -a
Linux debianpine64 3.10.65-5-pine64-longsleep #19 SMP PREEMPT Fri Apr 15 19:55:17 CEST 2016 aarch64 GNU/Linux


do anyone know working fix for terribly slow ethernet?


Messages In This Thread
Slow ethernet in linux - by dipole - 04-17-2016, 08:32 AM
RE: Slow ethernet in linux - by androsch - 04-17-2016, 08:50 AM
RE: Slow ethernet in linux - by dipole - 04-17-2016, 09:04 AM
RE: Slow ethernet in linux - by may1791 - 04-17-2016, 03:18 PM
RE: Slow ethernet in linux - by coleshores - 04-18-2016, 09:40 AM
RE: Slow ethernet in linux - by Sailing_Nut - 04-22-2016, 01:53 PM
RE: Slow ethernet in linux - by patrickhwood - 04-22-2016, 09:06 PM
RE: Slow ethernet in linux - by androsch - 04-22-2016, 04:25 PM
RE: Slow ethernet in linux - by Sailing_Nut - 04-22-2016, 07:13 PM
RE: Slow ethernet in linux - by androsch - 04-23-2016, 01:15 AM
RE: Slow ethernet in linux - by baryluk - 04-23-2016, 03:11 PM
RE: Slow ethernet in linux - by piahoo - 04-28-2016, 09:03 AM
RE: Slow ethernet in linux - by tkaiser - 04-28-2016, 09:45 AM
RE: Slow ethernet in linux - by piahoo - 04-28-2016, 12:55 PM
RE: Slow ethernet in linux - by tkaiser - 04-28-2016, 01:02 PM
RE: Slow ethernet in linux - by baryluk - 04-28-2016, 04:15 PM
RE: Slow ethernet in linux - by ak_hepcat - 04-29-2016, 12:41 PM
RE: Slow ethernet in linux - by longsleep - 04-29-2016, 01:03 PM
RE: Slow ethernet in linux - by ak_hepcat - 04-29-2016, 02:21 PM
RE: Slow ethernet in linux - by baryluk - 05-01-2016, 01:27 PM
RE: Slow ethernet in linux - by ak_hepcat - 05-04-2016, 01:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  NEMS Linux 1.5 Released for A64/A64+, A64-LTS/SOPine, Rock64, RockPro64 (NAGIOS) Baldnerd 4 9,283 03-28-2020, 06:20 PM
Last Post: ty1911
  Howto run Linux with resolution other than 1080p longsleep 28 66,755 06-13-2019, 01:53 AM
Last Post: Nilda
  NEMS Linux for Pine A64 (+) Luke 1 5,135 05-09-2019, 05:42 PM
Last Post: pineadmin
  Pine Board using linux stuck during boot sequence ktaragorn 4 8,257 03-30-2019, 06:48 AM
Last Post: ktaragorn
  Gentoo Linux test image xalius 23 48,720 01-28-2019, 11:05 PM
Last Post: necrose99
  Rockpro64 NFS root mount (kernel 4.20) - ethernet help? tenspd137 0 2,926 12-06-2018, 01:14 AM
Last Post: tenspd137
  Real-time linux kernel Artyom 45 73,015 09-11-2018, 01:08 AM
Last Post: zzwpine
  linux distribution hazerty 3 6,166 04-01-2018, 02:48 PM
Last Post: dkryder
  Linux Web Server OS harcrow 2 5,837 01-30-2018, 10:26 AM
Last Post: Rustproof
  eta linux image?? firosiro 1 4,076 08-03-2017, 10:05 PM
Last Post: pfeerick

Forum Jump:


Users browsing this thread: 1 Guest(s)