Hi,
We have an openstack platform and we are trying to get the network
details of the guest vm on the hypervisors using the python libvirt
library (domain.interfaceStats) . But in cases of SR-IOV vms, the
interface is not being reported by the above tool. The interface in
this case is "hostdev" in the guest xml definition. Can anyone let me
know how to find out the sr-iov network interface details of the guest
vm ?
Thanks
Kumar