Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1741964

Re: [PATCH net-next] tcp: fix under-evaluated ssthresh in TCP Vegas

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH net-next] tcp: fix under-evaluated ssthresh in TCP Vegas
Date 2017-09-29 10:20 +0200
Message-ID <uuYGB-3GT-3@gated-at.bofh.it> (permalink)
References <uunxo-5yo-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Hoang Tran <tranviethoang.vn@gmail.com>
Date: Wed, 27 Sep 2017 18:30:58 +0200

> With the commit 76174004a0f19785 (tcp: do not slow start when cwnd equals
> ssthresh), the comparison to the reduced cwnd in tcp_vegas_ssthresh() would
> under-evaluate the ssthresh.
> 
> Signed-off-by: Hoang Tran <hoang.tran@uclouvain.be>

Applied, thank you.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH net-next] tcp: fix under-evaluated ssthresh in TCP Vegas Hoang Tran <tranviethoang.vn@gmail.com> - 2017-09-27 18:40 +0200
  Re: [PATCH net-next] tcp: fix under-evaluated ssthresh in TCP Vegas David Miller <davem@davemloft.net> - 2017-09-29 10:20 +0200

csiph-web