>> Sent: Tuesday, April 4, 2017 8:11 AM
> >> To: intel-wired-...@lists.osuosl.org
> >> Cc: netdev@vger.kernel.org
> >> Subject: [Intel-wired-lan] [PATCH] igb: Allow to remove administratively
> >> set MAC
> >> on VFs
> >> [...]
>
lists.osuosl.org
>> Cc: netdev@vger.kernel.org
>> Subject: [Intel-wired-lan] [PATCH] igb: Allow to remove administratively set
>> MAC
>> on VFs
>>
>> Before libvirt modifies the MAC address and vlan tag for an SRIOV VF
>> for use by a virtual machine (either u
[PATCH] igb: Allow to remove administratively set
> MAC
> on VFs
>
> Before libvirt modifies the MAC address and vlan tag for an SRIOV VF
> for use by a virtual machine (either using vfio device assignment or
> macvtap passthru mode), it saves the current MAC address and vlan tag
Before libvirt modifies the MAC address and vlan tag for an SRIOV VF
for use by a virtual machine (either using vfio device assignment or
macvtap passthru mode), it saves the current MAC address and vlan tag
so that it can reset them to their original value when the guest is
done. Libvir