netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next] net: cleanup and document skb fclone layout
Date: Mon, 29 Sep 2014 14:59:08 -0400 (EDT)	[thread overview]
Message-ID: <20140929.145908.1231412213790040437.davem@davemloft.net> (raw)
In-Reply-To: <1412011416.30721.24.camel@edumazet-glaptop2.roam.corp.google.com>

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Mon, 29 Sep 2014 10:23:36 -0700

> On Sat, 2014-09-27 at 16:25 -0700, Eric Dumazet wrote:
>> From: Eric Dumazet <edumazet@google.com>
>> 
>> Lets use a proper structure to clearly document and implement
>> skb fast clones.
>> 
>> Then, we might experiment more easily alternative layouts.
>> 
>> This patch adds a new skb_fclone_busy() helper, used by tcp and xfrm.
>> 
>> Signed-off-by: Eric Dumazet <edumazet@google.com>
>> ---
>>  include/linux/skbuff.h |   25 ++++++++++++++++++++++
>>  net/core/skbuff.c      |   44 +++++++++++++++++++--------------------
>>  net/ipv4/tcp_output.c  |    5 ----
>>  net/xfrm/xfrm_policy.c |    4 ---
>>  4 files changed, 49 insertions(+), 29 deletions(-)
> 
> 
> I'll rebase this patch and send a v2.

Thanks.

  reply	other threads:[~2014-09-29 18:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-27 23:25 [PATCH net-next] net: cleanup and document skb fclone layout Eric Dumazet
2014-09-29 17:23 ` Eric Dumazet
2014-09-29 18:59   ` David Miller [this message]
2014-09-29 20:29 ` [PATCH v2 " Eric Dumazet
2014-09-30  1:30   ` Eric Dumazet
2014-10-01  7:38   ` Vijay Subramanian
2014-10-01 11:22     ` Eric Dumazet
2014-10-01 20:34   ` David Miller

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=20140929.145908.1231412213790040437.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).