netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: f.fainelli@gmail.com, netdev@vger.kernel.org,
	vivien.didelot@savoirfairelinux.com, Woojung.Huh@microchip.com,
	UNGLinuxDriver@microchip.com
Subject: Re: [PATCH net] net: dsa: use consume_skb()
Date: Wed, 23 Aug 2017 22:14:09 -0700 (PDT)	[thread overview]
Message-ID: <20170823.221409.491043070928113860.davem@davemloft.net> (raw)
In-Reply-To: <1503549632.2499.77.camel@edumazet-glaptop3.roam.corp.google.com>

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Wed, 23 Aug 2017 21:40:32 -0700

> From: Eric Dumazet <edumazet@google.com>
> 
> Two kfree_skb() should be consume_skb(), to be friend with drop monitor
> (perf record ... -e skb:kfree_skb)
> 
> Signed-off-by: Eric Dumazet <edumazet@google.com>

Applied, thanks Eric.

      reply	other threads:[~2017-08-24  5:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-22 22:12 [PATCH net v2 0/2] net: dsa: Fix tag_ksz.c Florian Fainelli
2017-08-22 22:12 ` [PATCH net v2 1/2] net: core: Specify skb_pad()/skb_put_padto() SKB freeing Florian Fainelli
2017-08-23 21:42   ` Woojung.Huh
2017-08-22 22:12 ` [PATCH net v2 2/2] net: dsa: skb_put_padto() already frees nskb Florian Fainelli
2017-08-23 21:42   ` Woojung.Huh
2017-08-24  3:37 ` [PATCH net v2 0/2] net: dsa: Fix tag_ksz.c David Miller
2017-08-24  4:40   ` [PATCH net] net: dsa: use consume_skb() Eric Dumazet
2017-08-24  5:14     ` 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=20170823.221409.491043070928113860.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=Woojung.Huh@microchip.com \
    --cc=eric.dumazet@gmail.com \
    --cc=f.fainelli@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=vivien.didelot@savoirfairelinux.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;
as well as URLs for NNTP newsgroup(s).