[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-devel] etharp.c updating
From: |
Simon Goldschmidt |
Subject: |
Re: [lwip-devel] etharp.c updating |
Date: |
Tue, 14 Jun 2011 10:56:17 +0200 |
Leon Woestenberg <address@hidden> wrote:
> Thus worst case, queueing is off, and a TCP packet is lost. I'm
> measuring 1 second drop-outs if the ARP cache has to be repruned in
> combination with packet loss and TCP retransmit.
> I'm not sure why though, I'm seeing 5 calls into tcp_fast_tmr before
> TCP retransmits. Maybe there is hold-off involved there or a sub
> optimal implementation for that case.
I'm curious where that 1 second drop-out comes from. I wouldn't have expected
it to be that long....
I would have guessed that ARP takes about 100ms. However, I guess that depends
on how big your TCP buffers are and how many packets you transmit in that
period.
Simon
--
NEU: FreePhone - kostenlos mobil telefonieren!
Jetzt informieren: http://www.gmx.net/de/go/freephone
- Re: [lwip-devel] etharp.c updating, (continued)
- Re: [lwip-devel] etharp.c updating, Kieran Mansley, 2011/06/12
- Re: [lwip-devel] etharp.c updating, Simon Goldschmidt, 2011/06/12
- Re: [lwip-devel] etharp.c updating, Leon Woestenberg, 2011/06/12
- Re: [lwip-devel] etharp.c updating, Leon Woestenberg, 2011/06/12
- Re: [lwip-devel] etharp.c updating, Kieran Mansley, 2011/06/13
- Re: [lwip-devel] etharp.c updating, Bill Auerbach, 2011/06/13
- Re: [lwip-devel] etharp.c updating, Leon Woestenberg, 2011/06/13
- Re: [lwip-devel] etharp.c updating, Bill Auerbach, 2011/06/13
- Re: [lwip-devel] etharp.c updating, Simon Goldschmidt, 2011/06/14
- Re: [lwip-devel] etharp.c updating,
Simon Goldschmidt <=
- Re: [lwip-devel] etharp.c updating, Kieran Mansley, 2011/06/14
- Re: [lwip-devel] etharp.c updating, Simon Goldschmidt, 2011/06/14
- Re: [lwip-devel] etharp.c updating, Kieran Mansley, 2011/06/14
- Re: [lwip-devel] etharp.c updating, Simon Goldschmidt, 2011/06/14
- Re: [lwip-devel] etharp.c updating, address@hidden, 2011/06/13
- Re: [lwip-devel] etharp.c updating, Leon Woestenberg, 2011/06/13
Re: [lwip-devel] etharp.c updating, Simon Goldschmidt, 2011/06/14