netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Neal Cardwell <ncardwell@google.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: "Sébastien Barré" <sebastien.barre@uclouvain.be>,
	"David Miller" <davem@davemloft.net>,
	"Yuchung Cheng" <ycheng@google.com>,
	Netdev <netdev@vger.kernel.org>,
	"Gregory Detal" <gregory.detal@uclouvain.be>,
	"Nandita Dukkipati" <nanditad@google.com>
Subject: Re: [PATCH net-next v3] tcp: avoid reducing cwnd when ACK+DSACK is received
Date: Mon, 12 Jan 2015 11:48:20 -0500	[thread overview]
Message-ID: <CADVnQy=JDAoLtBnFXsQDTU1_OYFGpDCF1Un28iM1gz0KZDGoug@mail.gmail.com> (raw)
In-Reply-To: <1421075729.4099.0.camel@edumazet-glaptop2.roam.corp.google.com>

On Mon, 2015-01-12 at 10:30 +0100, Sébastien Barré wrote:
> With TLP, the peer may reply to a probe with an
> ACK+D-SACK, with ack value set to tlp_high_seq. In the current code,
> such ACK+DSACK will be missed and only at next, higher ack will the TLP
> episode be considered done. Since the DSACK is not present anymore,
> this will cost a cwnd reduction.

Acked-by: Neal Cardwell <ncardwell@google.com>

Thanks!
neal

  reply	other threads:[~2015-01-12 16:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-12  9:30 [PATCH net-next v3] tcp: avoid reducing cwnd when ACK+DSACK is received Sébastien Barré
2015-01-12 15:15 ` Eric Dumazet
2015-01-12 16:48   ` Neal Cardwell [this message]
2015-01-13 19:22 ` 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='CADVnQy=JDAoLtBnFXsQDTU1_OYFGpDCF1Un28iM1gz0KZDGoug@mail.gmail.com' \
    --to=ncardwell@google.com \
    --cc=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=gregory.detal@uclouvain.be \
    --cc=nanditad@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=sebastien.barre@uclouvain.be \
    --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).