* This patch adds support for a VF representor port profile,
specifically supporting OVS. If representor_name is set, the os-vif
plugin is requested to rename the representor to that.
* Some VIF types already have a VF associated with them. In that case,
the PCI dev_address should copied to the VIF port profile subclassed
object's representor_address for use by os-vif plug/unplug. The
hypervisor will still use the VIF's dev_address for instance spawning.
Change-Id: Id95a9f311e71b3cefb170704728641a4a1a91144
Signed-off-by: Jan Gutter <jan.gutter@netronome.com>