|
From: | address@hidden |
Subject: | Re: [lwip-users] Ethernet - all packets over 32 dropped |
Date: | Tue, 20 Oct 2009 16:50:21 +0200 |
User-agent: | Thunderbird 2.0.0.23 (Macintosh/20090812) |
bobbyb wrote:
It sends 32 packets each with 1500bytes total including all headers. changing it to PBUF_RAM had no effect :(
Oh, you mean 32 packets? I thought you were talking of 32 bytes per packet! That's indeed odd. Are you freeing the packets correctly? 32 could be a limitation in your MAC or its driver. Did you have a look at the lwip_stats to see whether there was an error somewhere?
Simon
[Prev in Thread] | Current Thread | [Next in Thread] |