bb-qq / r8152

Synology DSM driver for Realtek RTL8152/RTL8153/RTL8156 based adapters
GNU General Public License v2.0
1.9k stars 178 forks source link

Problem with 2,5 Gb speed on DS214Play #369

Closed devosdan closed 2 weeks ago

devosdan commented 5 months ago

Description of the problem

Problem with 2,5 Gb speed on DS214Play

I have my NAS connected with a Ugreen adapter (New with realtek RTL8156BG) through a 2,5 Gb 8 port switch to my PC with 2,5 Gb network connector. But checking the speed with Iperf3 I get 80 MB as a maximum.

My question: Is there a possibility to force the DS214Play (with a script) to accept the MTU 9000, because I am very sure that this is the problem.

By the way : I followed all the instructions as mentioned on github. Driver r8152-2.17.1 for the 7.1 DSM and Evansport cpu properly installed and confirmed by my NAS.

devosdan commented 5 months ago

After a few days of testing my son finaly found the solution. He checked all the existing r8152 drivers on GitHub and told me to install the following version 2.15.0-4 DSM7.0. And tada I got my speed with Iperf3 tested to 140 MB/s instead of 80 MB/s Also I checked the MTU setting in my nas and was confirmed MTU 9000. So I am a happy guy. So the Ugreen adapter (New with realtek RTL8156BG) is a perfect match when using this older driver that is aproved for DSM 7.0. while I have DSM 7.1 installed.

Sjekke commented 5 months ago

@bb-qq how is this possible?

bb-qq commented 4 months ago

I released the version 2.17.1-2 which is almost same configuration as 2.15.0-4. Could you try it?

devosdan commented 4 months ago

Well, I just installed the version 2.17.1-2 and can confirm that the speed is up and around 140MB/s and the settings of MTU 9000 in my nas (networkinterface) is ok. So many thanks for adapting the old driver version.