Hi Ben,
Thanks for the reply. Do you have any data for the openflow messages per
second that is supported by vswitchd. It will be helpful to us .
Thanks in advance.
Best Regards,
Rishi Raj
On Mon, Oct 5, 2015 at 11:19 PM, Ben Pfaff wrote:
> On Mon, Oct 05, 2015 at 09:09:56PM +0530, Rishi
Hi ,
The ofproto implementation at ovs-vswitchd process is single threaded. Are
there any plans of making this implementation multi-threaded such that the
open flow messages processing rate from a single controller increases.
We have a requirement to support > 5 OF messages per second , so wa
Hi Ben,
We are using 2.4.0 , the problem is fixed now we had to do ./configure with
the –disable-ssl option .
Thanks and regards,
Rishi Raj
On Thu, Oct 1, 2015 at 9:31 PM, Ben Pfaff wrote:
> On Thu, Oct 01, 2015 at 06:09:28PM +0530, RishiRaj Maulick wrote:
> > We are trying to cros
Hi ,
We are trying to cross-compile and run the ovs-vswitchd on a machine that
runs on powerPC architecture. We have cross-compiled the code successfully
however we are hitting some issues :-
1) When we try to create the conf.db file from the schema - it fails to
decode the JSON objects.
2) Then
roll back to a certain
previous commit point.
I would greatly appreciate any response on this as it would help us in
making right design decisions.
Thanks and regards,
Rishi Raj
-- Forwarded message --
From: RishiRaj Maulick
Date: Mon, Sep 21, 2015 at 5:01 PM
Subject: Query with
Hi ,
I have been using OVS recently and I noticed the following -
1)1) I did not insert the openvswitch kernel module
2) 2) Using “ovs-vsctl add-br br0” command , I tried to add a bridge –
which failed for obvious reasons. There is an error log that is displayed
on ovs-vsctl scree