← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1492228] Re: SR-IOV port doesn't reach OVS port on same compute node

 

Reviewed:  https://review.openstack.org/320562
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2c8f61b816bf531a17a7b45d35a5388e8a2f607a
Submitter: Jenkins
Branch:    master

commit 2c8f61b816bf531a17a7b45d35a5388e8a2f607a
Author: Edan David <edand@xxxxxxxxxxxx>
Date:   Tue May 24 11:54:02 2016 -0400

    Adding FDB population agent extension
    
    The purpose of this extension is updating the FDB table upon changes of
    normal port instances thus enabling communication between direct port
    SR-IOV instances and normal port instances.
    Additionally enabling communication to direct port
    instances with floating ips.
    Support for OVS agent and linux bridge.
    
    DocImpact
    Change-Id: I61a8aacb1b21b2a6e452389633d7dcccf9964fea
    Closes-Bug: #1492228
    Closes-Bug: #1527991


** 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/1492228

Title:
  SR-IOV port doesn't reach OVS port on same compute node

Status in neutron:
  Fix Released

Bug description:
  Hi,

  I'm using Neutron Kilo with openvswitch and sriovnicswitch mechanism
  driver in ml2 plugin.

  Everything works fine, except I cannot reach ovs  port instance from
  sr-iov port instance and vice-versa, that reside on the same compute
  node, that uses a br-int bridge. In different compute nodes it works
  fine, but my understanding in this configuration is that it uses an
  physical interface bridge, br-p2p1.

  RDO Kilo Centos 7.1

  python-neutron-2015.1.1-1.el7.noarch
  openstack-neutron-openvswitch-2015.1.1-1.el7.noarch
  python-neutronclient-2.4.0-1.el7.noarch
  openstack-neutron-ml2-2015.1.1-1.el7.noarch
  openstack-neutron-common-2015.1.1-1.el7.noarch
  openstack-neutron-2015.1.1-1.el7.noarch
  openstack-neutron-sriov-nic-agent-2015.1.1-1.el7.noarch
  openvswitch-2.3.1-2.el7.x86_64
  kernel-3.10.0-229.11.1.el7.x86_64

  Regards,
  Pedro Sousa

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


References