- Joined
- Sep 16, 2018
- Messages
- 30,251
- Reaction score
- 8,310
Limitations are mentioned here by the user quarky in openwrt forum, please refer to post #53 and #54.
"Adding OpenWrt support for Linksys EA7500 v2 - For Developers - OpenWrt Forum" https://forum.openwrt.org/t/adding-openwrt-support-for-linksys-ea7500-v2/39416/57
1) slower WiFi speed compared to close sourced driver: 350+ vs 600+ Mbps with iPerf 3 test, WiFi to LAN
2) slower NAT thruput, as H/W NAT not available. Linux native flow offload can only do about 500 Mbps WAN-LAN. Looks like the DSA driver is slower.
3) He managed to compile QCA SFE for Linux 5.4. Using SFE WAN-LAN thruput improves to around 800+ Mbps, with 1 CPU hitting 100%.
"Adding OpenWrt support for Linksys EA7500 v2 - For Developers - OpenWrt Forum" https://forum.openwrt.org/t/adding-openwrt-support-for-linksys-ea7500-v2/39416/57
1) slower WiFi speed compared to close sourced driver: 350+ vs 600+ Mbps with iPerf 3 test, WiFi to LAN
2) slower NAT thruput, as H/W NAT not available. Linux native flow offload can only do about 500 Mbps WAN-LAN. Looks like the DSA driver is slower.
3) He managed to compile QCA SFE for Linux 5.4. Using SFE WAN-LAN thruput improves to around 800+ Mbps, with 1 CPU hitting 100%.
Last edited:
