Forum Discussion
Altera_Forum
Honored Contributor
14 years agono free buffers for rx
Hello How do i increase the receive buffer size.... till now i have done following... 1. increase the receive Depth of TSE Mac... 2. Increase the MAXBIGPKTS from 30 to 512 in "ipport.h" ...
Altera_Forum
Honored Contributor
14 years agoi am able to receive 460 UDP packets of size 512 out of 512 UDP packet, i have add on-chip memory using sopc builder and then connect it to cpu and tse_mac (please see the attached configuration) and made small changes related to packet memory in ipport.h.
if i add more packet to transmit from server side it start saying again "no free buffer for rx" but i am still running out of 512-460 = 52 UDP packet to get it done . i just wanted to know what is the data flow in this case after adding packet memory, is it something like tse_mac--->packet memory----->TCP/IP_inich----->CPU------>Application or something else so that i can add sufficient memory on desire place with regards kaushal