Forum Discussion
Altera_Forum
Honored Contributor
17 years agoInterNiche driver with Marvel 88E1111
good day. [recapitulation from other thread] i am using the cyclone iii development board (ef3c120f7807cn) the samples included in the dev kit does not include any ethernet. therefore...
Altera_Forum
Honored Contributor
17 years agoYou can change the buffer size in ipport.h (system library / Debug / system description).
But by default there are 30 buffers allocated, so it would mean that the MAC received at least 30 packets before having the chance to do anything. Do you have a lot of traffic going on that connexion?