Hi ,
I have been recently using OVSDB for some of my project work and I have
some doubts with respect to the way ovsdb-server works .
1) DB file - I was running the ovsdb-server and then I ran "ovsdb-client
dump" command. This dumped the information stored in the DB on stdout.
Now , I went ahe
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
Hi ,
We are in the process of porting OVS vswitchd to our hardware switch.
As part of the porting we do not want to use the OFPROTO classifier .
The reason being:
1. 1) The HW is going to maintain the flows (rules) and we don’t want
to have a duplicate maintained in the vswitchd
2. 2
Hi,
I have a query with respect to the design of ovs-vswitchd .( please forgive
me for my long email )
I was going through the code and there were some design concepts which I
came across -
1) *IDL *- there is code generated pertaining to the DB schema that is
defined. For example the code in *vs
I have a query with respect to the design of ovs-vswitchd .( please forgive
me for my long email )
I was going through the code and there were some design concepts which I
came across -
1) *IDL *- there is code generated pertaining to the DB schema that is
defined. For example the code in *vswithd
Hi Ben,
I have tested the patch , it works , now I don't see an update with just
the _version change.
Thanks for the quick response .
Best Regards,
Rishi Raj
On Mon, Aug 31, 2015 at 10:22 PM, Ben Pfaff wrote:
> On Mon, Aug 31, 2015 at 09:10:19AM +0530, RishiRaj Maulick wrote
Hi ,
I have been very recently using the OVSDB for one of our projects . I am
able to create my own schema and operate on it . However to better
understand things , I was also looking at the behavior of vswitchd on the
default schema.
I am confused with the events of things that happened -
1) I
12 matches
Mail list logo