Re: TCP not triggering a fast retransmit?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ben Hutchings
Date: Wednesday, June 30, 2010 - 2:03 pm

On Wed, 2010-06-30 at 11:04 -0700, Ivan Novick wrote:
[...]

In that packet capture I see TCP payload lengths which are 2, 3 and 4
times the usual MSS of 1448 bytes, which implies that GRO or LRO is in
use.  In RHEL 5.4 the TCP stack does not ACK often enough in this case
because it is missing this change:

commit ff9b5e0f08cb650d113eef0c654f931c0a7ae730
Author: Herbert Xu <herbert@gondor.apana.org.au>
Date:   Thu Aug 31 15:11:02 2006 -0700

    [TCP]: Fix rcv mss estimate for LRO

Ben.

-- 
Ben Hutchings, Senior Software Engineer, Solarflare Communications
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
TCP not triggering a fast retransmit?, Ivan Novick, (Wed Jun 30, 11:04 am)
Re: TCP not triggering a fast retransmit?, Brian Bloniarz, (Wed Jun 30, 12:26 pm)
Re: TCP not triggering a fast retransmit?, Mitchell Erblich, (Wed Jun 30, 1:06 pm)
Re: TCP not triggering a fast retransmit?, Ivan Novick, (Wed Jun 30, 1:14 pm)
Re: TCP not triggering a fast retransmit?, Mitchell Erblich, (Wed Jun 30, 1:43 pm)
Re: TCP not triggering a fast retransmit?, Ben Hutchings, (Wed Jun 30, 2:03 pm)
Re: TCP not triggering a fast retransmit?, David Miller, (Wed Jun 30, 2:22 pm)
Re: TCP not triggering a fast retransmit?, Mitchell Erblich, (Wed Jun 30, 4:10 pm)
Re: TCP not triggering a fast retransmit?, Ivan Novick, (Wed Jun 30, 5:27 pm)
Re: TCP not triggering a fast retransmit?, Ben Hutchings, (Wed Jun 30, 6:23 pm)