netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
To: michael.chan-dY08KVG/lbpWk0Htik3J/w@public.gmane.org
Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	selvin.xavier-dY08KVG/lbpWk0Htik3J/w@public.gmane.org,
	somnath.kotur-dY08KVG/lbpWk0Htik3J/w@public.gmane.org,
	dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH net-next v2 0/7] bnxt_en: Add interface to support RDMA driver.
Date: Wed, 07 Dec 2016 10:59:42 -0500 (EST)	[thread overview]
Message-ID: <20161207.105942.1110054643013714151.davem@davemloft.net> (raw)
In-Reply-To: <1481088381-30411-1-git-send-email-michael.chan-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>

From: Michael Chan <michael.chan-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
Date: Wed,  7 Dec 2016 00:26:14 -0500

> This series adds an interface to support a brand new RDMA driver bnxt_re.
> The first step is to re-arrange some code so that pci_enable_msix() can
> be called during pci probe.  The purpose is to allow the RDMA driver to
> initialize and stay initialized whether the netdev is up or down.
> 
> Then we make some changes to VF resource allocation so that there is
> enough resources to support RDMA.
> 
> Finally the last patch adds a simple interface to allow the RDMA driver to
> probe and register itself with any bnxt_en devices that support RDMA.
> Once registered, the RDMA driver can request MSIX, send fw messages, and
> receive some notifications.
> 
> v2: Fixed kbuild test robot warnings.
> 
> David, please consider this series for net-next.  Thanks.

Series applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2016-12-07 15:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-07  5:26 [PATCH net-next v2 0/7] bnxt_en: Add interface to support RDMA driver Michael Chan
2016-12-07  5:26 ` [PATCH net-next v2 1/7] bnxt_en: Add bnxt_set_max_func_irqs() Michael Chan
2016-12-07  5:26 ` [PATCH net-next v2 2/7] bnxt_en: Enable MSIX early in bnxt_init_one() Michael Chan
2016-12-07  5:26 ` [PATCH net-next v2 3/7] bnxt_en: Move function reset to bnxt_init_one() Michael Chan
2016-12-07  5:26 ` [PATCH net-next v2 4/7] bnxt_en: Improve completion ring allocation for VFs Michael Chan
2016-12-07  5:26 ` [PATCH net-next v2 5/7] bnxt_en: Reserve RDMA resources by default Michael Chan
2016-12-07  5:26 ` [PATCH net-next v2 6/7] bnxt_en: Refactor the driver registration function with firmware Michael Chan
2016-12-07  5:26 ` [PATCH net-next v2 7/7] bnxt_en: Add interface to support RDMA driver Michael Chan
     [not found] ` <1481088381-30411-1-git-send-email-michael.chan-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2016-12-07  7:29   ` [PATCH net-next v2 0/7] " Christoph Hellwig
2016-12-07 15:59   ` 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=20161207.105942.1110054643013714151.davem@davemloft.net \
    --to=davem-ft/pcqaiutieiz0/mpfg9q@public.gmane.org \
    --cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=michael.chan-dY08KVG/lbpWk0Htik3J/w@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=selvin.xavier-dY08KVG/lbpWk0Htik3J/w@public.gmane.org \
    --cc=somnath.kotur-dY08KVG/lbpWk0Htik3J/w@public.gmane.org \
    /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).