From: Jason Gunthorpe <jgg@nvidia.com>
To: David Miller <davem@davemloft.net>
Cc: anthony.l.nguyen@intel.com, kuba@kernel.org, dledford@redhat.com,
netdev@vger.kernel.org, linux-rdma@vger.kernel.org,
shiraz.saleem@intel.com, david.m.ertman@intel.com
Subject: Re: [PATCH net-next v1 0/6][pull request] iwl-next Intel Wired LAN Driver Updates 2021-05-21
Date: Fri, 21 May 2021 19:45:44 -0300 [thread overview]
Message-ID: <20210521224544.GD1002214@nvidia.com> (raw)
In-Reply-To: <20210521.143114.1063478082804784831.davem@davemloft.net>
On Fri, May 21, 2021 at 02:31:14PM -0700, David Miller wrote:
> From: Tony Nguyen <anthony.l.nguyen@intel.com>
> Date: Fri, 21 May 2021 11:21:59 -0700
>
> > This pull request is targeting net-next and rdma-next branches.
> > These patches have been reviewed by netdev and rdma mailing lists[1].
> >
> > This series adds RDMA support to the ice driver for E810 devices and
> > converts the i40e driver to use the auxiliary bus infrastructure
> > for X722 devices. The PCI netdev drivers register auxiliary RDMA devices
> > that will bind to auxiliary drivers registered by the new irdma module.
> >
> > [1] https://lore.kernel.org/netdev/20210520143809.819-1-shiraz.saleem@intel.com/
> > Changes from last review (v6):
> > - Removed unnecessary checks in i40e_client_device_register() and
> > i40e_client_device_unregister()
> > - Simplified the i40e_client_device_register() API
> >
> > The following are changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
> > Linux 5.13-rc1
> > and are available in the git repository at:
> > git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linux iwl-next
>
> There is a lot of extra stuff in this pull, please clean that up.
It will have to wait until you merge a 5.13 rc into net-next, I can't
take a branch into the rdma tree that isn't based on a rc.
Jason
next prev parent reply other threads:[~2021-05-21 22:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-21 18:21 [PATCH net-next v1 0/6][pull request] iwl-next Intel Wired LAN Driver Updates 2021-05-21 Tony Nguyen
2021-05-21 18:22 ` [PATCH net-next v1 1/6] iidc: Introduce iidc.h Tony Nguyen
2021-05-21 18:22 ` [PATCH net-next v1 2/6] ice: Initialize RDMA support Tony Nguyen
2021-05-21 18:22 ` [PATCH net-next v1 3/6] ice: Implement iidc operations Tony Nguyen
2021-05-21 18:22 ` [PATCH net-next v1 4/6] ice: Register auxiliary device to provide RDMA Tony Nguyen
2021-05-21 18:22 ` [PATCH net-next v1 5/6] i40e: Prep i40e header for aux bus conversion Tony Nguyen
2021-05-21 18:22 ` [PATCH net-next v1 6/6] i40e: Register auxiliary devices to provide RDMA Tony Nguyen
2021-05-21 21:31 ` [PATCH net-next v1 0/6][pull request] iwl-next Intel Wired LAN Driver Updates 2021-05-21 David Miller
2021-05-21 22:45 ` Jason Gunthorpe [this message]
2021-05-25 0:57 ` Nguyen, Anthony L
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=20210521224544.GD1002214@nvidia.com \
--to=jgg@nvidia.com \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=david.m.ertman@intel.com \
--cc=dledford@redhat.com \
--cc=kuba@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=shiraz.saleem@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.