netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: calvinowens@fb.com
Cc: saeedm@mellanox.com, matanb@mellanox.com, leonro@mellanox.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel-team@fb.com
Subject: Re: [PATCH v2 net-next] mlx5: Add ndo_poll_controller() implementation
Date: Fri, 30 Sep 2016 02:11:43 -0400 (EDT)	[thread overview]
Message-ID: <20160930.021143.1313342833238196185.davem@davemloft.net> (raw)
In-Reply-To: <f7bb6739eabb508d5393a26a542797563d386b17.1475123641.git.calvinowens@fb.com>

From: Calvin Owens <calvinowens@fb.com>
Date: Wed, 28 Sep 2016 21:46:39 -0700

> This implements ndo_poll_controller in net_device_ops callbacks for mlx5,
> which is necessary to use netconsole with this driver.
> 
> Acked-By: Saeed Mahameed <saeedm@mellanox.com>
> Signed-off-by: Calvin Owens <calvinowens@fb.com>
> ---
> Changes in v2:
> 	* Only iterate channels to avoid redundant napi_schedule() calls

Applied, thanks.

      reply	other threads:[~2016-09-30  6:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-23 20:13 [PATCH] mlx5: Add ndo_poll_controller() implementation Calvin Owens
2016-09-24 10:51 ` Saeed Mahameed
2016-09-27 22:23   ` [PATCH v2] " Calvin Owens
2016-09-28  8:43     ` Saeed Mahameed
2016-09-28  8:54     ` David Miller
2016-09-29  4:46       ` [PATCH v2 net-next] " Calvin Owens
2016-09-30  6: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=20160930.021143.1313342833238196185.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=calvinowens@fb.com \
    --cc=kernel-team@fb.com \
    --cc=leonro@mellanox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matanb@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=saeedm@mellanox.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).