Re: [libvirt] [PATCH 3/4 v2] interface: Add functions to get sriov PF/VF relationship of a net interface

2011-08-15 Thread Stefan Berger
On 08/12/2011 07:14 PM, Roopa Prabhu wrote: From: Roopa Prabhuropra...@cisco.com This patch adds the following functions to get PF/VF relationship of an SRIOV network interface: ifaceIsVirtualFunction: Function to check if a network interface is a SRIOV VF ifaceGetVirtualFunctionIndex: Function

Re: [libvirt] [PATCH 3/4 v2] interface: Add functions to get sriov PF/VF relationship of a net interface

2011-08-15 Thread Roopa Prabhu
On 8/15/11 4:13 AM, Stefan Berger stef...@linux.vnet.ibm.com wrote: On 08/12/2011 07:14 PM, Roopa Prabhu wrote: From: Roopa Prabhuropra...@cisco.com This patch adds the following functions to get PF/VF relationship of an SRIOV network interface: ifaceIsVirtualFunction: Function to check

[libvirt] [PATCH 3/4 v2] interface: Add functions to get sriov PF/VF relationship of a net interface

2011-08-12 Thread Roopa Prabhu
From: Roopa Prabhu ropra...@cisco.com This patch adds the following functions to get PF/VF relationship of an SRIOV network interface: ifaceIsVirtualFunction: Function to check if a network interface is a SRIOV VF ifaceGetVirtualFunctionIndex: Function to get VF index if a network interface is a