Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Hi everyone,I have solved this problem. There are TCP packets on the net but my application doesn't received them, so the TCP packets will remain in the iniche stack buffers and accumulate until the iniche stack timeout to release. That will abosolutely have greate impact on the udp receiving and degrade the rate.Thanks for your help. --- Quote End --- Hello Gecko, I am facing the similar problem..., as you says that Packets remain in iniche stack buffer and accumulate until the iniche stack timeout to release. my application continuously read this accumulated data without any processing delay, but still same message is there "no free buffer for rx". i am stuck with this error from past several month's but not yet get any solution, could you plz help me out how do i come out from this problem. My UDP receiver Application written in "simple_socket_server.c" kaushal