netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: agermanov@anchorfree.com
Cc: netdev@vger.kernel.org, nanditad@google.com, edumazet@google.com,
	ncardwell@google.com, ycheng@google.com,
	d.adamushko@anchorfree.com
Subject: Re: [PATCH v2] tcp: cwnd does not increase in TCP YeAH
Date: Thu, 08 Sep 2016 17:16:42 -0700 (PDT)	[thread overview]
Message-ID: <20160908.171642.656826696713730257.davem@davemloft.net> (raw)
In-Reply-To: <b4685d52-7fa0-5fac-b361-a20b610674d7@anchorfree.com>

From: Artem Germanov <agermanov@anchorfree.com>
Date: Wed, 7 Sep 2016 10:49:36 -0700

> Commit 76174004a0f19785a328f40388e87e982bbf69b9
> (tcp: do not slow start when cwnd equals ssthresh )
> introduced regression in TCP YeAH. Using 100ms delay 1% loss virtual 
> ethernet link kernel 4.2 shows bandwidth ~500KB/s for single TCP 
> connection and kernel 4.3 and above (including 4.8-rc4) shows bandwidth 
> ~100KB/s.
>    That is caused by stalled cwnd when cwnd equals ssthresh. This patch 
> fixes it by proper increasing cwnd in this case.
> 
> Signed-off-by: Artem Germanov <agermanov@anchorfree.com>
> Acked-by: Dmitry Adamushko <d.adamushko@anchorfree.com>

Applied and queued up for -stable, thanks.

      reply	other threads:[~2016-09-09  0:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-05  4:03 [PATCH] tcp: cwnd does not increase in TCP YeAH Artem Germanov
2016-09-05 12:52 ` Neal Cardwell
2016-09-06 20:58 ` David Miller
2016-09-07 17:49   ` [PATCH v2] " Artem Germanov
2016-09-09  0:16     ` 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=20160908.171642.656826696713730257.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=agermanov@anchorfree.com \
    --cc=d.adamushko@anchorfree.com \
    --cc=edumazet@google.com \
    --cc=nanditad@google.com \
    --cc=ncardwell@google.com \
    --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).