Forum Discussion
Altera_Forum
Honored Contributor
12 years agoNIOS+MicroOS+Niche stack (TCP) optimization
Hello. I am trying to get as much data rate as possible from Niche stack that is working on NIOS processor (now with MicroOS). Now I am using TCP for transmission. I think I've get all t...
Altera_Forum
Honored Contributor
12 years agoBe careful with jumbo frames. You need to know that every device in the path can support such frames. Otherwise the frame will be truncated or dropped. I would recommend sticking with the 1518 (1500 MTU) max frame size.