lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] lwIP hangs on transfers with many short packets


From: Tyrel Newton
Subject: Re: [lwip-users] lwIP hangs on transfers with many short packets
Date: Thu, 20 May 2010 09:07:10 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4

How is your system configured?

- xilkernel or standalone
- socket or raw API
- emaclite or temac

Btw, don't expect much help from the Xilinx forums. Also, don't much faith in the quality of the application-layer code that Xilinx provides, including xilkernel and the associated sys_arch layer for lwIP and the lwIP netif drivers for the emaclite and the temac.

Tyrel

On 5/20/2010 4:56 AM, multiplex wrote:


Simon Goldschmidt wrote:

Do you mean the "out of memory in pool TCPIP_MSG_INPKT" messages? Yes,
you definitively have to worry about that: every message like that means
one incoming packet is dropped! Try increasing MEMP_NUM_TCPIP_MSG_INPKT.


No joy. It takes a bit longer, we have no out-of-memory anymore, but it
still freezes. Unfortunately, it does not happen when printing a trace
(probably, the overhead of printing slows down everything and gives somebody
some breathing room).

Will try to trigger is with a trace, then post.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]