[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140327.151034.1733885339640746031.davem@davemloft.net>
Date: Thu, 27 Mar 2014 15:10:34 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] tcp: tcp_make_synack() minor changes
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Wed, 26 Mar 2014 09:57:19 -0700
> From: Eric Dumazet <edumazet@...gle.com>
>
> There is no need to allocate 15 bytes in excess for a SYNACK packet,
> as it contains no data, only headers.
>
> SYNACK are always generated in softirq context, and contain a single
> segment, we can use TCP_INC_STATS_BH()
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists