From: Lennart Schulte <lennart.schulte@nets.rwth-aachen.de>
To: "Ilpo Järvinen" <ilpo.jarvinen@helsinki.fi>
Cc: Netdev <netdev@vger.kernel.org>,
David Miller <davem@davemloft.net>,
Yuchung Cheng <ycheng@google.com>
Subject: Re: [PATCH] tcp: sack lost marking fixes
Date: Thu, 14 Oct 2010 15:36:59 +0200 [thread overview]
Message-ID: <4CB7077B.2080007@nets.rwth-aachen.de> (raw)
In-Reply-To: <alpine.DEB.2.00.1010141429150.26447@wel-95.cs.helsinki.fi>
At the moment I don't have any time to spare to look into this since my
master thesis has to be ready in about 2 weeks. Sorry for that!
On 14.10.2010 13:42, Ilpo Järvinen wrote:
> When only fast rexmit should be done, tcp_mark_head_lost marks
> L too far. Also, sacked_upto below 1 is perfectly valid number,
> the packets == 0 then needs to be trapped elsewhere.
>
> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
> ---
> I think 6830c25b7d08fbbd922959425193791bc42079f2 that added the
> packets == 0 check is mostly wrong but I cc'ed Lennart if he has some
> particular case I'm missing that wouldn't work after this patch.
>
> Dave, no particular "bad regression" fixed here, so no absolute need to
> have this in net-2.6 but I leave it up to you whether there or net-next.
>
> ...
next prev parent reply other threads:[~2010-10-14 13:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-14 11:42 [PATCH] tcp: sack lost marking fixes Ilpo Järvinen
2010-10-14 13:36 ` Lennart Schulte [this message]
2010-10-14 14:02 ` Lennart Schulte
2010-10-17 20:46 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CB7077B.2080007@nets.rwth-aachen.de \
--to=lennart.schulte@nets.rwth-aachen.de \
--cc=davem@davemloft.net \
--cc=ilpo.jarvinen@helsinki.fi \
--cc=netdev@vger.kernel.org \
--cc=ycheng@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).