netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: albin_yang@163.com
Cc: netdev@vger.kernel.org, dmitry.tarnyagin@lockless.no,
	yang.wei9@zte.com.cn
Subject: Re: [PATCH net] net: caif: call dev_consume_skb_any when skb xmit done
Date: Tue, 29 Jan 2019 10:11:02 -0800 (PST)	[thread overview]
Message-ID: <20190129.101102.489738524472506345.davem@davemloft.net> (raw)
In-Reply-To: <1548775942-6476-1-git-send-email-albin_yang@163.com>

From: Yang Wei <albin_yang@163.com>
Date: Tue, 29 Jan 2019 23:32:22 +0800

> From: Yang Wei <yang.wei9@zte.com.cn>
> 
> The skb shouled be consumed when xmit done, it makes drop profiles
> (dropwatch, perf) more friendly.
> dev_kfree_skb_irq()/kfree_skb() shouled be replaced by 
> dev_consume_skb_any(), it makes code cleaner.
> 
> Signed-off-by: Yang Wei <yang.wei9@zte.com.cn>

Applied.

      reply	other threads:[~2019-01-29 18:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-29 15:32 [PATCH net] net: caif: call dev_consume_skb_any when skb xmit done Yang Wei
2019-01-29 18:11 ` 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=20190129.101102.489738524472506345.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=albin_yang@163.com \
    --cc=dmitry.tarnyagin@lockless.no \
    --cc=netdev@vger.kernel.org \
    --cc=yang.wei9@zte.com.cn \
    /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).