[dpdk-dev] [PATCH v5] examples/vm_power_manager: fix libvirt dependency check

2016-04-11 Thread Thomas Monjalon
> vm_power_manager utilize libvirt API virDomainGetVcpuPinInfo to > retrieve domU vcpu information. This API is implemented from version 0.9.3. > Suse11 SP3 32bit default libvirt version is 0.8.8. > > examples/vm_power_manager/channel_manager.c: > channel_manager.c:117:3: error: implicit declarati

[dpdk-dev] [PATCH v5] examples/vm_power_manager: fix libvirt dependency check

2016-04-11 Thread Thomas Monjalon
From: Marvin Liu vm_power_manager utilize libvirt API virDomainGetVcpuPinInfo to retrieve domU vcpu information. This API is implemented from version 0.9.3. Suse11 SP3 32bit default libvirt version is 0.8.8. examples/vm_power_manager/channel_manager.c: channel_manager.c:117:3: error: implicit de