← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1512629] [NEW] RFE: Open vSwitch vhost-user support via fast path detection

 

Public bug reported:

Open vSwitch vhost-user support via fast path detection

Fast path technology is a user-space stack for high performance packets
offloading the Linux networking functions: IPv4/IPv6 routing, linux bridge, OVS,
iptables, conntrack...

To benefit from the offloading, a VM needs to use vhost-user instead of
vhost-net backend for virtio interfaces.

As a consequence, we have a forked ML2 mechanism driver called ovs-fp.

We propose to merge this modification into the neutron tree, instead of
maintaining a fork.

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  RFE: Open vSwitch vhost-user support via fast path detection

Status in neutron:
  New

Bug description:
  Open vSwitch vhost-user support via fast path detection

  Fast path technology is a user-space stack for high performance packets
  offloading the Linux networking functions: IPv4/IPv6 routing, linux bridge, OVS,
  iptables, conntrack...

  To benefit from the offloading, a VM needs to use vhost-user instead of
  vhost-net backend for virtio interfaces.

  As a consequence, we have a forked ML2 mechanism driver called ovs-fp.

  We propose to merge this modification into the neutron tree, instead of
  maintaining a fork.

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


Follow ups