← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1627987] Re: [RFE] SR-IOV accelerated OVS integration

 

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

Title:
  [RFE] SR-IOV accelerated OVS integration

Status in neutron:
  Fix Released

Bug description:
  SR-IOV accelerated Open vSwitch significantly improves the performance of OVS while maintaining its core functionality.
  The idea is to leverage SR-IOV technology with OVS control plane management.

  Change on the neutron side:
  1. extend the OVS mechanism driver to bind direct port

  The vif change are:
  The mechanism driver will send new vif type to nova which will create hostdev interface (SR-IOV VF passthrough) and will look up the SR-IOV VF representor and plug it to the br-int

  kernel changes for tc offloading support are merged in 4.8
  ovs patches for using tc offloading  can be found here https://patchwork.ozlabs.org/patch/738176/
  references:
  [1] http://www.netdevconf.org/1.1/proceedings/slides/efraim-virtual-switch-hw-acceleration.pdf
  [2] http://netdevconf.org/1.2/papers/efraim-gerlitz-sriov-ovs-final.pdf
  [3] http://netdevconf.org/1.2/session.html?or-gerlitz
  [4] http://netdevconf.org/1.2/session.html?rony-efraim-1

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


References