Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: panweiping3@gmail.com
Cc: netdev@vger.kernel.org, edumazet@google.com
Subject: Re: [PATCH net-next v3] tcp: use tcp_flags in tcp_data_queue()
Date: Sun, 28 Sep 2014 16:38:37 -0400 (EDT)	[thread overview]
Message-ID: <20140928.163837.2085219030985059581.davem@davemloft.net> (raw)
In-Reply-To: <ba777860fdfc42d53ecd35bdac5d81ca5a9872eb.1411568111.git.panweiping3@gmail.com>

From: Weiping Pan <panweiping3@gmail.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@gmail.com>

Applied, thanks.

      parent reply	other threads:[~2014-09-28 20:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 10:35 [PATCH net-next] tcp: use tcp_flags in tcp_data_queue() Weiping Pan
2014-09-24 10:54 ` Eric Dumazet
2014-09-24 12:42   ` [PATCH net-next v2] " Weiping Pan
2014-09-24 13:22     ` Eric Dumazet
2014-09-24 14:17       ` [PATCH net-next v3] " Weiping Pan
2014-09-26 12:38         ` Eric Dumazet
2014-09-28 20:38         ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140928.163837.2085219030985059581.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=panweiping3@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox