Price?
Price?
Posted Nov 13, 2024 9:56 UTC (Wed) by danieldk (guest, #27876)In reply to: Price? by Sesse
Parent article: The OpenWrt One system
I agree that Cortex-A53 are somewhat anemic. *However*, the performance of these routers is mostly determined by the capability of their network processing units (confusingly also called NPUs). Good NPUs can offload PPPoE, NAT, etc., so in practice these routers will be near-idle when it comes to regular cores during high network load because NPUs are doing the work.
The OpenWrt One uses a Mediatek Filogic 820 (I think), which generally use NPUs that are really well-supported by the kernel.
To give an example, I have a router that uses Filogic 830 and it has no issue at all doing PPPoE, NAT, and firewalling at line speed (2.5Gbit), while the CPU cores are idle. It even seems to do fq-codel in hardware and gives me a buffer bloat rating of A.
tl;dr: the CPU cores are not for processing packets, but for running the web interface.
