hurrian / ea9500_openwrt

OpenWrt support for the Linksys EA9500
GNU General Public License v2.0
17 stars 5 forks source link

EA9500 OpenWRT 19.07.1 - Slow (470-530Mbit) downlink for 1Gbps WAN #1

Open PrEzi3 opened 4 years ago

PrEzi3 commented 4 years ago

The issue is similar to npcomplete's build found on openwrt.org forums however in his build it is possible to enable software and hardware NAT offloading which bumps the throughput to about 850/870 Mbit/s max. In this build however the limit is about 480-530 Mbit/s and even after enabling the offloading it doesn't change anything.

hurrian commented 4 years ago

Unfortunately, the Broadcom hardware tags for NAT offloading were only added to the DSA version of the b53 driver. 😢

This is definitely a bug, but I'm not sure what the best way to approach this is. Seems like swconfig's days are numbered both in upstream and in OpenWrt, so it may not be worth fixing this anymore.

Just waiting until uci properly supports building the bridges for DSA devices.

tsg2k2 commented 4 years ago

@hurrian Do you happen to know the commit id? same problem plagues Phicomm k3 - I would love to try to fix it.

hurrian commented 4 years ago

I believe npcomplete fixed b53 dsa hardware tags as part of his patchset for EA9500, kernel 4.19 - you will still need to set up your device's DTS with the correct ports though.