Re: [libvirt] [PATCH V3] nodedev: Fix failing to parse PCI address for non-PCI network devices

2018-01-19 Thread Jim Fehlig
On 01/18/2018 02:21 AM, Erik Skultety wrote: On Wed, Jan 17, 2018 at 10:46:32AM -0700, Jim Fehlig wrote: Commit 8708ca01c added virNetDevSwitchdevFeature() to check if a network device has Switchdev capabilities. virNetDevSwitchdevFeature() attempts to retrieve the PCI device associated with

Re: [libvirt] [PATCH V3] nodedev: Fix failing to parse PCI address for non-PCI network devices

2018-01-18 Thread Erik Skultety
On Wed, Jan 17, 2018 at 10:46:32AM -0700, Jim Fehlig wrote: > Commit 8708ca01c added virNetDevSwitchdevFeature() to check if a network > device has Switchdev capabilities. virNetDevSwitchdevFeature() attempts > to retrieve the PCI device associated with the network device, ignoring > non-PCI