Environment
- NAS Model: Synology DS920+
- Architecture: Geminilake
- DSM Version: DSM 7.4
- Driver Version: r8152-geminilake-2.21.4-1_7.3.spk (running on DSM 7.4)
- Hardware/Chipset: Ubiquiti USB-C 5GbE Ethernet adapter (Realtek RTL8157)
Description of the Issue
I am experiencing two separate issues when using the RTL8157 5GbE adapter on DSM 7.4 with the current DSM 7.3 driver package:
- Connection loss after Power-off / Reboot:
Every time the NAS is powered off or rebooted, it completely loses the 5 Gbps connection (the adapter is dropped/not recognized by DSM 7.4 upon boot).
- Temporary Workaround: The connection can only be restored if I either restart the NAS again or physically unplug and replug the Ethernet cable from the adapter.
- Performance Limitation:
When the connection is active, iPerf3 tests consistently plateau at 3.53 Gbps instead of reaching closer to the 4.5 - 4.9 Gbps limit. It seems that the hardware offloading features might not be fully functional or utilized under the DSM 7.4 compatibility layer using the older 7.3 SPK architecture.
Steps to Reproduce
- Install
r8152-geminilake-2.21.4-1_7.3.spk on DSM 7.4.
- Power off or reboot the Synology DS920+.
- Observe that the 5GbE link is down after boot.
- Re-plug the Ethernet cable -> Link comes back up.
- Run
iperf3 -c [IP] -P 4 (or -P 8) -> Bandwidth is capped at ~3.53 Gbits/sec.
Expected Behavior
- The RTL8157 adapter should remain persistent and automatically initialize upon system boot/reboot under DSM 7.4 without needing a physical cable reconnect.
- iPerf3 throughput should achieve higher speeds closer to the 5 Gbps line rate.
Are there plans to release a dedicated DSM 7.4 compiled .spk package for Geminilake to resolve these compatibility and performance limitations? Thank you for your amazing work on this driver!
Environment
Description of the Issue
I am experiencing two separate issues when using the RTL8157 5GbE adapter on DSM 7.4 with the current DSM 7.3 driver package:
Every time the NAS is powered off or rebooted, it completely loses the 5 Gbps connection (the adapter is dropped/not recognized by DSM 7.4 upon boot).
When the connection is active, iPerf3 tests consistently plateau at 3.53 Gbps instead of reaching closer to the 4.5 - 4.9 Gbps limit. It seems that the hardware offloading features might not be fully functional or utilized under the DSM 7.4 compatibility layer using the older 7.3 SPK architecture.
Steps to Reproduce
r8152-geminilake-2.21.4-1_7.3.spkon DSM 7.4.iperf3 -c [IP] -P 4(or-P 8) -> Bandwidth is capped at ~3.53 Gbits/sec.Expected Behavior
Are there plans to release a dedicated DSM 7.4 compiled
.spkpackage for Geminilake to resolve these compatibility and performance limitations? Thank you for your amazing work on this driver!