lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] losing input packets and repeated acks


From: Carl D. Blake
Subject: [lwip-users] losing input packets and repeated acks
Date: Fri, 12 Jan 2007 14:20:38 -0700

I'm having a problem with the input side of TCP.  I am receiving a
fairly large amount of data (approximately 1 megabyte).  Periodically,
(about every 50,000 to 160,000 bytes) the transfer hangs.  The
transmitter is waiting for an ack from my lwip device and keeps retrying
a packet.  Several seconds later my lwip device suddenly responds with
several acks of a packet that has already been acked.  I've seen the
system do this for up to 15 seconds before my lwip device finally acks
the packet that is being retried.  After that the transmission proceeds
normally for another 50,000 to 160,000 bytes and then it happens again.

I've attached my lwipopts.h file and a tcpdump trace.


Attachment: lwipopts.h
Description: Text Data

Attachment: mptst
Description: Text document


reply via email to

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