Merge branch 'fix-DCTCP-delayed-ACK'
authorDavid S. Miller <[email protected]>
Sat, 14 Jul 2018 01:30:19 +0000 (18:30 -0700)
committerDavid S. Miller <[email protected]>
Sat, 14 Jul 2018 01:30:19 +0000 (18:30 -0700)
Yuchung Cheng says:

====================
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.
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge