← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1604838] Re: Failed to add sriov instance mac address when 2 physical port are configured

 

Reviewed:  https://review.openstack.org/345247
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7236d9cb9a2012ddd9bd0f7ca2683795f6998fd7
Submitter: Jenkins
Branch:    master

commit 7236d9cb9a2012ddd9bd0f7ca2683795f6998fd7
Author: Edan David <edand@xxxxxxxxxxxx>
Date:   Thu Jul 21 04:03:25 2016 -0400

    Validate device to mac instead of port id to mac
    
    When updating the Fdb table, validate if rule exists with
    device to mac instead of port id to mac.
    In case several devices are located on the same physnet each device
    needs to be updated separately, therefor the validation of existing
    Fdb rules should be device to mac.
    
    Change-Id: I889cbb02a875403122d520357c38eae2af14ebbe
    Closes-Bug: #1604838


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1604838

Title:
  Failed to add sriov instance mac address when 2 physical port are
  configured

Status in neutron:
  Fix Released

Bug description:
  Ping Fail between sriov-vm to pv-vm on the same physical server.

  
  from configuration file => /etc/neutron/plugins/ml2/ml2_conf.ini
  [FDB]
  shared_physical_device_mappings = default:p2p1,default:p2p2

  The Mac-Address is opened on the first port only.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1604838/+subscriptions


References