|
|
|
|
|
by listic
4328 days ago
|
|
Do you have an idea how much of bandwidth a MIPS cpu like that can push? The chip is actually made for routers: it has 802.11n "MAC/BBP", 5-port 10/100 switch, etc. http://www.anz.ru/files/mediatek/MT7620_Datasheet.pdf I wonder how "Hardware NAT with IPv6 and 2 Gbps wired speed" works if the switch is only 100 Mbits... I guess if what you want out of this is really a router, you are supposed to either build the rest of the hardware yourself or wait for yourself, or wait for the "motherboard" module for this. |
|
I know it's made for routers, but most likely not for doing a lot in software. As you quote, it does hardware NAT. There's a reason they put that in.
There isn't a fundamental reason why the mips couldn't do the job, but running stock linux it's going to be thrashing its L1 cache, and it doesn't have an L2. Also, next time you play with one of those,check the hardware counters for how many instructions/sec it actually manages to process running flat out :-)