Forum Discussion
Altera_Forum
Honored Contributor
16 years agoMaximum ethernet speed available with NiosII + Linux
Hello, I plane to built a system with a niosII mmu and linux on an Cyclone III device. I will use an IP ethernet core with an dp83848 phy. I need to use ethernet TCP communication. What is t...
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- The performance is limited by the standard Linux IP-stack, that copies the frames several times. --- Quote End --- OK, so jumbo frame will change nothing. Work is to do in the software/driver part. I'm correct?