Re: [libvirt] [PATCH 0/4 v3] Support mac and port profile for interface type='hostdev'

2012-03-06 Thread Laine Stump
On 03/05/2012 08:12 PM, Roopa Prabhu wrote: This series implements the below : 01/4 pci: Add two new pci util pciDeviceGetVirtualFunctionInfo and pciConfigAddressToSysfsFile 02/4 virtnetdev: Add support functions for mac and portprofile associations on a hostdev 03/4 virnetdevvportprofile:

Re: [libvirt] [PATCH 0/4 v3] Support mac and port profile for interface type='hostdev'

2012-03-06 Thread Roopa Prabhu
On 3/6/12 3:05 AM, Laine Stump la...@laine.org wrote: On 03/05/2012 08:12 PM, Roopa Prabhu wrote: This series implements the below : 01/4 pci: Add two new pci util pciDeviceGetVirtualFunctionInfo and pciConfigAddressToSysfsFile 02/4 virtnetdev: Add support functions for mac and

[libvirt] [PATCH 0/4 v3] Support mac and port profile for interface type='hostdev'

2012-03-05 Thread Roopa Prabhu
v3: Changes include: - Review comments from Laine - rebased with latest upstream v2: changes include: - feedback from stefan for 802.1Qbg. Code now prints an error if virtualport is specified for 802.1Qbg on an interface of type hostdev - feedback from laine for non-sriov devices. Interface