Comment 13 for bug 1841067

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/676713
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6f7b88d0808bee36b9d089ce8d3c0f98ae0b2dea
Submitter: Zuul
Branch: master

commit 6f7b88d0808bee36b9d089ce8d3c0f98ae0b2dea
Author: Adrian Chiris <email address hidden>
Date: Thu Aug 15 17:01:54 2019 +0300

    Use effective MAC address for macvtap assigned VFs

    This commit modifies the way sriov agent retrieves mac
    addresses for macvtap assigned VFs to use the effective
    mac taken from the macvtap net device instead of the
    administrative mac set on the PF.

    This commit rids sriov agent from depending on hypervisor/nova
    to set both administrative and effective mac for macvtap ports.

    Related-Bug: #1841067

    Change-Id: Id499bcc49d27f13f7f03481922a3383b4a255da1