numam-dpdk/examples/vm_power_manager
David Hunt c9a4779135 examples/vm_power_mgr: set MAC address of VF
We need to set vf mac from the host, so that they will be in sync on the
guest and the host. Otherwise, we'll have a random mac on the guest, and
a 00:00:00:00:00:00 mac on the host.

Signed-off-by: David Hunt <david.hunt@intel.com>
Reviewed-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2017-10-12 00:47:07 +01: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_mgr: add policy to channels 2017-10-12 00:45:18 +01: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 examples/vm_power_manager: add per-core turbo 2017-09-22 16:35:12 +02:00
vm_power_cli.h examples/vm_power: cli in host 2014-11-26 17:27:03 +01:00