netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ycheng@google.com
Cc: netdev@vger.kernel.org, ncardwell@google.com,
	unlcsewsun@gmail.com, stephen@networkplumber.org
Subject: Re: [PATCH 0/2 v2 net-next] tcp cwnd undo refactor
Date: Sun, 06 Aug 2017 21:25:26 -0700 (PDT)	[thread overview]
Message-ID: <20170806.212526.493468811013338187.davem@davemloft.net> (raw)
In-Reply-To: <20170804033852.97986-1-ycheng@google.com>

From: Yuchung Cheng <ycheng@google.com>
Date: Thu,  3 Aug 2017 20:38:50 -0700

> This patch series consolidate similar cwnd undo functions
> implemented by various congestion control by using existing
> tcp socket state variable. The first patch fixes a corner
> case in of cwnd undo in Reno and HTCP. Since the bug has
> existed for many years and is very minor, we consider this
> patch set more suitable for net-next as the major change
> is the refactor itself.
> 
> - v1->v2
>   Fix trivial compile errors

Nice cleanup in patch #2.

Series applied, thanks.

      parent reply	other threads:[~2017-08-07  4:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-04  3:38 [PATCH 0/2 v2 net-next] tcp cwnd undo refactor Yuchung Cheng
2017-08-04  3:38 ` [PATCH 1/2 v2 net-next] tcp: fix cwnd undo in Reno and HTCP congestion controls Yuchung Cheng
2017-08-04  3:38 ` [PATCH 2/2 v2 net-next] tcp: consolidate congestion control undo functions Yuchung Cheng
2017-08-07  4:25 ` David Miller [this message]

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=20170806.212526.493468811013338187.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=ncardwell@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    --cc=unlcsewsun@gmail.com \
    --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).