[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180712130453.95007-1-ycheng@google.com>
Date: Thu, 12 Jul 2018 06:04:51 -0700
From: Yuchung Cheng <ycheng@...gle.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, brakmo@...com, ncardwell@...gle.com,
ysseung@...gle.com, edumazet@...gle.com,
Yuchung Cheng <ycheng@...gle.com>
Subject: [PATCH net 0/2] fix DCTCP delayed ACK
This patch series addresses the issue that sometimes DCTCP
fail to acknowledge the latest sequence and result in sender timeout
if inflight is small.
Yuchung Cheng (2):
tcp: fix dctcp delayed ACK schedule
tcp: remove DELAYED ACK events in DCTCP
include/net/tcp.h | 2 --
net/ipv4/tcp_dctcp.c | 31 ++++---------------------------
net/ipv4/tcp_output.c | 4 ----
3 files changed, 4 insertions(+), 33 deletions(-)
--
2.18.0.203.gfac676dfb9-goog
Powered by blists - more mailing lists