netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Jeff Kirsher <jeffrey.t.kirsher@intel.com>, davem@davemloft.net
Cc: Alexander Duyck <aduyck@mirantis.com>,
	netdev@vger.kernel.org, nhorman@redhat.com, sassmann@redhat.com,
	jogreene@redhat.com
Subject: Re: [net-next 03/17] i40evf: Add support for netpoll
Date: Fri, 16 Oct 2015 01:10:31 +0300	[thread overview]
Message-ID: <56202457.90403@cogentembedded.com> (raw)
In-Reply-To: <1444945404-30654-4-git-send-email-jeffrey.t.kirsher@intel.com>

Hello.

On 10/16/2015 12:43 AM, Jeff Kirsher wrote:

> From: Alexander Duyck <aduyck@mirantis.com>
>
> Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
> Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
> ---
>   drivers/net/ethernet/intel/i40evf/i40evf_main.c | 26 +++++++++++++++++++++++++
>   1 file changed, 26 insertions(+)
>
> diff --git a/drivers/net/ethernet/intel/i40evf/i40evf_main.c b/drivers/net/ethernet/intel/i40evf/i40evf_main.c
> index 429a46c..5e13363 100644
> --- a/drivers/net/ethernet/intel/i40evf/i40evf_main.c
> +++ b/drivers/net/ethernet/intel/i40evf/i40evf_main.c
> @@ -444,6 +444,29 @@ out:
>   	return err;
>   }
>
> +#ifdef CONFIG_NET_POLL_CONTROLLER
> +/**
> + * i40evf_netpoll - A Polling 'interrupt'handler

    Space obviously missing.

[...]

MBR, Sergei

  reply	other threads:[~2015-10-15 22:10 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15 21:43 [net-next 00/17][pull request] Intel Wired LAN Driver Updates 2015-10-15 Jeff Kirsher
2015-10-15 21:43 ` [net-next 01/17] i40e/i40evf: Fix handling of napi budget Jeff Kirsher
2015-10-15 21:43 ` [net-next 02/17] i40e/i40evf: Drop useless "IN_NETPOLL" flag Jeff Kirsher
2015-10-15 21:43 ` [net-next 03/17] i40evf: Add support for netpoll Jeff Kirsher
2015-10-15 22:10   ` Sergei Shtylyov [this message]
2015-10-15 21:43 ` [net-next 04/17] drivers/net/intel: use napi_complete_done() Jeff Kirsher
2015-11-13  5:18   ` Eric Dumazet
2015-11-13 16:06     ` Alexander Duyck
2015-11-13 16:49       ` Eric Dumazet
2015-11-13 18:49         ` Alexander Duyck
2015-10-15 21:43 ` [net-next 05/17] i40e: generate fewer startup messages Jeff Kirsher
2015-10-15 21:43 ` [net-next 06/17] i40e/i40evf: Fix compile issue related to const string Jeff Kirsher
2015-10-15 21:43 ` [net-next 07/17] i40e: remove read/write failed messages from nvmupdate Jeff Kirsher
2015-10-15 21:43 ` [net-next 08/17] i40e: Removed unused defines Jeff Kirsher
2015-10-15 21:43 ` [net-next 09/17] i40e: priv flag for controlling VEB stats Jeff Kirsher
2015-10-15 21:43 ` [net-next 10/17] i40e: Add support for non-willing Apps Jeff Kirsher
2015-10-15 21:43 ` [net-next 11/17] i40e/i40evf: moderate interrupts differently Jeff Kirsher
2015-10-15 21:43 ` [net-next 12/17] i40e: reset the invalid msg counter in vf when a valid msg is received Jeff Kirsher
2015-10-15 21:43 ` [net-next 13/17] i40evf: correctly populate vlan_features Jeff Kirsher
2015-10-15 21:43 ` [net-next 14/17] i40e: Recognize 1000Base_T_Optical phy type when link is up Jeff Kirsher
2015-10-15 21:43 ` [net-next 15/17] i40evf: relax and stagger init timing a bit Jeff Kirsher
2015-10-15 21:43 ` [net-next 16/17] i40e: increase AQ work limit Jeff Kirsher
2015-10-15 21:43 ` [net-next 17/17] i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21 Jeff Kirsher
2015-10-16  7:32 ` [net-next 00/17][pull request] Intel Wired LAN Driver Updates 2015-10-15 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=56202457.90403@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=aduyck@mirantis.com \
    --cc=davem@davemloft.net \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=jogreene@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@redhat.com \
    --cc=sassmann@redhat.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).