From: David S. Miller Date: Fri, 12 Mar 2021 02:35:31 +0000 (-0800) Subject: Merge branch 'tcp-delayed-completions' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5215206d8b1574c4ba8915a61fe841c376d51ed2;p=linux.git Merge branch 'tcp-delayed-completions' Eric Dumazet says: ==================== tcp: better deal with delayed TX completions Jakub and Neil reported an increase of RTO timers whenever TX completions are delayed a bit more (by increasing NIC TX coalescing parameters) While problems have been there forever, second patch might introduce some regressions so I prefer not backport them to stable releases before things settle. Many thanks to FB team for their help and tests. Few packetdrill tests need to be changed to reflect the improvements brought by this series. ==================== Signed-off-by: David S. Miller --- 5215206d8b1574c4ba8915a61fe841c376d51ed2