linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: olivier.tilmans@nokia-bell-labs.com
Cc: koen.de_schepper@nokia-bell-labs.com, research@bobbriscoe.net,
	brakmo@fb.com, fw@strlen.de, borkmann@iogearbox.net,
	ycheng@google.com, ncardwell@google.com, edumazet@google.com,
	agshew@gmail.com, glenn.judd@morganstanley.com,
	kuznet@ms2.inr.ac.ru, yoshfuji@linux-ipv6.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next v2] tcp: Ensure DCTCP reacts to losses
Date: Thu, 04 Apr 2019 10:52:43 -0700 (PDT)	[thread overview]
Message-ID: <20190404.105243.1039649838417325989.davem@davemloft.net> (raw)
In-Reply-To: <20190404121731.13917-1-olivier.tilmans@nokia-bell-labs.com>

From: "Tilmans, Olivier (Nokia - BE/Antwerp)" <olivier.tilmans@nokia-bell-labs.com>
Date: Thu, 4 Apr 2019 12:24:02 +0000

> RFC8257 §3.5 explicitly states that "A DCTCP sender MUST react to
> loss episodes in the same way as conventional TCP".
...
> This patch replace the clamping of alpha by setting ssthresh to
> half of cwnd for both fast retransmissions and RTOs, at most once
> per RTT. Consequently, the dctcp_clamp_alpha_on_loss module parameter
> has been removed.

Applied to 'net' and queued up for -stable, thanks.

  parent reply	other threads:[~2019-04-04 17:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-04 12:24 [PATCH net-next v2] tcp: Ensure DCTCP reacts to losses Tilmans, Olivier (Nokia - BE/Antwerp)
2019-04-04 13:17 ` Florian Westphal
2019-04-04 13:48 ` Neal Cardwell
2019-04-04 13:55   ` Neal Cardwell
2019-04-04 13:59     ` Daniel Borkmann
2019-04-04 17:52 ` David Miller [this message]
2019-04-04 18:10   ` Lawrence Brakmo
2019-04-04 18:39     ` Tilmans, Olivier (Nokia - BE/Antwerp)
2019-04-04 18:55       ` Lawrence Brakmo
2019-04-05  9:23         ` Eric Dumazet

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=20190404.105243.1039649838417325989.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=agshew@gmail.com \
    --cc=borkmann@iogearbox.net \
    --cc=brakmo@fb.com \
    --cc=edumazet@google.com \
    --cc=fw@strlen.de \
    --cc=glenn.judd@morganstanley.com \
    --cc=koen.de_schepper@nokia-bell-labs.com \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ncardwell@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=olivier.tilmans@nokia-bell-labs.com \
    --cc=research@bobbriscoe.net \
    --cc=ycheng@google.com \
    --cc=yoshfuji@linux-ipv6.org \
    /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).