public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jakub.kicinski@netronome.com
Cc: netdev@vger.kernel.org, rolf.neugebauer@netronome.com,
	jason.mcmullan@netronome.com, simon.horman@netronome.com
Subject: Re: [PATCHv2 2/2] net: add driver for Netronome NFP4000/NFP6000 NIC VFs
Date: Fri, 30 Oct 2015 19:27:01 +0900 (KST)	[thread overview]
Message-ID: <20151030.192701.377276134095637949.davem@davemloft.net> (raw)
In-Reply-To: <1445969758-12779-3-git-send-email-jakub.kicinski@netronome.com>

From: Jakub Kicinski <jakub.kicinski@netronome.com>
Date: Tue, 27 Oct 2015 18:15:58 +0000

> + * @msix_table:         Pointer to mapped MSI-X table

The PCI layer already has the MSI-X table mapped, and provides
common routines for masking and unmasking MSI-X interrupts.

Please use that instead of reimplementing those facilities.

  reply	other threads:[~2015-10-30 10:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-27 18:15 [PATCHv2 0/2] Netronome NFP4000/NFP6000 NIC VF driver Jakub Kicinski
2015-10-27 18:15 ` [PATCHv2 1/2] pci_ids: add Netronome Systems vendor Jakub Kicinski
2015-10-27 18:15 ` [PATCHv2 2/2] net: add driver for Netronome NFP4000/NFP6000 NIC VFs Jakub Kicinski
2015-10-30 10:27   ` David Miller [this message]
2015-11-23 11:04     ` [PATCH net-next v3 0/2] Netronome NFP4000/NFP6000 NIC VF driver Jakub Kicinski
2015-11-23 11:04       ` [PATCH net-next v3 1/2] pci_ids: add Netronome Systems vendor Jakub Kicinski
2015-11-23 11:04       ` [PATCH net-next v3 2/2] net: add driver for Netronome NFP4000/NFP6000 NIC VFs Jakub Kicinski
2015-11-24 19:25         ` David Miller
2015-11-24 19:53           ` Jakub Kicinski
2015-11-25 15:39 ` [PATCH net-next v4 0/2] Netronome NFP4000/NFP6000 NIC VF driver Jakub Kicinski
2015-11-25 15:39   ` [PATCH net-next v4 1/2] pci_ids: add Netronome Systems vendor Jakub Kicinski
2015-11-25 15:39   ` [PATCH net-next v4 2/2] net: add driver for Netronome NFP4000/NFP6000 NIC VFs Jakub Kicinski
2015-11-30 15:42     ` David Miller
2015-12-01 14:55 ` [PATCH net-next v5 0/2] Netronome NFP4000/NFP6000 NIC VF driver Jakub Kicinski
2015-12-01 14:55   ` [PATCH net-next v5 1/2] pci_ids: add Netronome Systems vendor Jakub Kicinski
2015-12-01 14:55   ` [PATCH net-next v5 2/2] net: add driver for Netronome NFP4000/NFP6000 NIC VFs Jakub Kicinski
2015-12-03 19:18   ` [PATCH net-next v5 0/2] Netronome NFP4000/NFP6000 NIC VF driver 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=20151030.192701.377276134095637949.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jakub.kicinski@netronome.com \
    --cc=jason.mcmullan@netronome.com \
    --cc=netdev@vger.kernel.org \
    --cc=rolf.neugebauer@netronome.com \
    --cc=simon.horman@netronome.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