> Subject: Re: [net-next v3 2/9] ice: Create and register virtual bus for RDMA
> 
> On Wed, May 06, 2020 at 02:04:58PM -0700, Jeff Kirsher wrote:
> > From: Dave Ertman <[email protected]>
> >
> > The RDMA block does not have its own PCI function, instead it must
> > utilize the ice driver to gain access to the PCI device. Create a
> > virtual bus device so the irdma driver can register a virtual bus
> > driver to bind to it and receive device data. The device data contains
> > all of the relevant information that the irdma peer will need to
> > access this PF's IIDC API callbacks.
> 
> But there is no virtual bus driver in this patch!

Hi Greg - 

The irdma driver is the virtbus driver that would bind to the virtual devices 
created
in this netdev driver.

It is decoupled from this series as it was deemed in a prior discussion that 
irdma driver
would go in a +1 cycle from net series to avoid conflicts. See discussion here 
--
https://lore.kernel.org/netdev/[email protected]/

The irdma driver is currently posted as an RFC series with its most recent 
submission here --
https://lore.kernel.org/linux-rdma/[email protected]/

Shiraz

Reply via email to