On Fri, Apr 17, 2020 at 10:10:27AM -0700, Jeff Kirsher wrote: > From: Dave Ertman <david.m.ertman@xxxxxxxxx> > > 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. Can you please provide examples of what the sysfs paths for all this stuff looks like? Does power management work right? Jason