numam-dpdk/examples/vm_power_manager
David Hunt 7abd801fbb examples/vm_power_manager: fix build
Remove variable declaration from within for loop.

Fixes: f14791a812 ("examples/vm_power_mgr: add policy to channels")

Signed-off-by: David Hunt <david.hunt@intel.com>
2017-10-13 15:35:18 +02:00
..
guest_cli examples/guest_cli: add send policy to host 2017-10-12 00:46:50 +01:00
channel_manager.c examples/vm_power_mgr: add VCPU to PCPU mapping 2017-10-12 00:44:33 +01:00
channel_manager.h examples/vm_power_mgr: add VCPU to PCPU mapping 2017-10-12 00:44:33 +01:00
channel_monitor.c examples/vm_power_manager: fix build 2017-10-13 15:35:18 +02:00
channel_monitor.h examples/vm_power_mgr: add policy to channels 2017-10-12 00:45:18 +01:00
main.c examples/vm_power_mgr: set MAC address of VF 2017-10-12 00:47:07 +01:00
Makefile examples/vm_power_mgr: add policy to channels 2017-10-12 00:45:18 +01:00
power_manager.c examples/vm_power_mgr: add scale to medium freq fn 2017-10-12 00:44:48 +01:00
power_manager.h examples/vm_power_mgr: add scale to medium freq fn 2017-10-12 00:44:48 +01:00
vm_power_cli.c
vm_power_cli.h