[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140928.163837.2085219030985059581.davem@davemloft.net>
Date: Sun, 28 Sep 2014 16:38:37 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: panweiping3@...il.com
Cc: netdev@...r.kernel.org, edumazet@...gle.com
Subject: Re: [PATCH net-next v3] tcp: use tcp_flags in tcp_data_queue()
From: Weiping Pan <panweiping3@...il.com>
Date: Wed, 24 Sep 2014 22:17:02 +0800
> This patch is a cleanup which follows the idea in commit e11ecddf5128 (tcp: use
> TCP_SKB_CB(skb)->tcp_flags in input path),
> and it may reduce register pressure since skb->cb[] access is fast,
> bacause skb is probably in a register.
>
> v2: remove variable th
> v3: reword the changelog
>
> Signed-off-by: Weiping Pan <panweiping3@...il.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