netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: raj@tardy.usa.hp.com
Cc: netdev@vger.kernel.org, amirv@mellanox.com
Subject: Re: [PATCH net-next] mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
Date: Wed, 03 Sep 2014 21:00:44 -0700 (PDT)	[thread overview]
Message-ID: <20140903.210044.1260502858382972070.davem@davemloft.net> (raw)
In-Reply-To: <20140903161800.301F629002CD@tardy>

From: raj@tardy.usa.hp.com (Rick Jones)
Date: Wed,  3 Sep 2014 09:18:00 -0700 (PDT)

> From: Rick Jones <rick.jones2@hp.com>
> 
> It would appear the mlx4_en driver was still making a call to
> dev_kfree_skb_any() where dev_consume_skb_any() would be more
> appropriate.  This should make dropped packet profiling/tracking
> easier/better over a NIC driven by mlx4_en.
> 
> Signed-off-by: Rick Jones <rick.jones2@hp.com>

Applied, thank you.

      parent reply	other threads:[~2014-09-04  3:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-03 16:18 [PATCH net-next] mlx4_en: Convert the normal skb free path to dev_consume_skb_any() Rick Jones
2014-09-03 17:53 ` Eric Dumazet
2014-09-04  4:00 ` 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=20140903.210044.1260502858382972070.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=amirv@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=raj@tardy.usa.hp.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).