examples/vm_power_mgr: set MAC address of VF
authorDavid Hunt <david.hunt@intel.com>
Wed, 11 Oct 2017 16:18:55 +0000 (17:18 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 11 Oct 2017 23:47:07 +0000 (00:47 +0100)
commitc9a4779135c9f08ea678961256951896e7ac5c80
tree25f50e2ec823c98aed860df8d4098093954f8376
parent88a81aa43bd8e34b7523eca98df52f5a6d511a3e
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>
examples/vm_power_manager/main.c