Netdev List
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: David Miller <davem@davemloft.net>, johannes@sipsolutions.net
Cc: netdev@vger.kernel.org, Julia Lawall <julia.lawall@lip6.fr>
Subject: Re: [PATCH 0/5] skb data accessors cleanup
Date: Fri, 16 Jun 2017 12:43:23 -0700	[thread overview]
Message-ID: <1497642203.10546.16.camel@perches.com> (raw)
In-Reply-To: <20170616.115013.1187787408957466917.davem@davemloft.net>

On Fri, 2017-06-16 at 11:50 -0400, David Miller wrote:
> From: Johannes Berg <johannes@sipsolutions.net>
> Date: Fri, 16 Jun 2017 09:07:42 +0200
> 
> > Over night, Fengguang's bot told me that it compiled all of its many
> > various configurations successfully, and I had done allyesconfig on
> > x86_64 myself yesterday to iron out the things I missed.
> > 
> > So now I think I'm happy with it.

Nice work Johannes. thanks.

Next up: skb_push?
 
> Series applied, thanks!

David, it seems you applied the V2 version of
this patchset.  When you
apply revised patches,
can you please reply to the V2 submission?

It's a bit confusing otherwise.

> I tell ya, spatch appears to be the crack cocaine of Linus kernel
> development.  Once someone gets into some spatch scripting work,
> they can't stop!

True.

Sometimes I use cocci, sometimes I use regexes.
cocci is cool but it can still be pretty slow.

  reply	other threads:[~2017-06-16 19:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-16  7:07 [PATCH 0/5] skb data accessors cleanup Johannes Berg
2017-06-16  7:07 ` [PATCH 1/5] networking: convert many more places to skb_put_zero() Johannes Berg
2017-06-16  7:07 ` [PATCH 2/5] networking: introduce and use skb_put_data() Johannes Berg
2017-06-16  7:07 ` [PATCH 3/5] networking: make skb_put & friends return void pointers Johannes Berg
2017-06-16  7:07 ` [PATCH 4/5] networking: make skb_pull " Johannes Berg
2017-06-16  7:07 ` [PATCH 5/5] networking: make skb_push & __skb_push " Johannes Berg
2017-06-16 15:50 ` [PATCH 0/5] skb data accessors cleanup David Miller
2017-06-16 19:43   ` Joe Perches [this message]
2017-06-16 19:44     ` 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=1497642203.10546.16.camel@perches.com \
    --to=joe@perches.com \
    --cc=davem@davemloft.net \
    --cc=johannes@sipsolutions.net \
    --cc=julia.lawall@lip6.fr \
    --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