[Bug 1931244] Re: ovn sriov broken from ussuri onwards

2021-06-08 Thread Terry Wilson
I'm a little confused because I was under the impression that ml2/ovn
doesn't actually use RPC workers for anything. What is happening that
RPC requests end up calling into ml2/ovn code?

If it's needed, it's needed, but I don't like unconditionally setting up
connections for non-API workers because connections are really expensive
(each maintains an in-memory copy of the OVN DBs). I have no experience
w/ nor hardware for SRIOV stuff, but it should be easy for someone who
does to be able to add service.RpcWorker (I think) to
https://review.opendev.org/c/openstack/neutron/+/765874/11/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py#62
to see if it resolves the issue. If it does, I'd love to be able to find
a way to conditionally add the connections only if they are needed--but
if it involves multiple ml2 drivers or something, that might be hard.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1931244

Title:
  ovn sriov broken from ussuri onwards

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1931244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1672522] [NEW] The python-openvswitch package should build the json C extension

2017-03-13 Thread Terry Wilson
Public bug reported:

The C extension wrapping OVS's own json parser is 60x faster than the
pure-python version currently being used. Profiling shows JSON parsing
to be the biggest bottleneck using python-openvswitch IDL library.

setuptools can build the extension as long as the python-dev packages
are installed and openvswitch-dev is installed. It should be available
in OVS 2.6+

** Affects: openvswitch (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1672522

Title:
  The python-openvswitch package should build the json C extension

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1672522/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 787800] Re: Initialization of dragonegg plugin failed

2011-06-03 Thread Terry Wilson
This bug is fixed by the Debian dragonegg-2.8-3 package as described
here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618768

This bug makes the package completely unusable for compiling.

** Bug watch added: Debian Bug tracker #618768
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618768

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/787800

Title:
  Initialization of dragonegg plugin failed

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs