Re: [ovs-discuss] Changing number of flow tables in open vswitch

2016-03-15 Thread Ben Pfaff
ot be changed ? > > Regards, > Saumya > > > > From: Justin Pettit [jpet...@ovn.org] > Sent: 25 February 2016 09:44 > To: Paulose Saumya > Cc: discuss@openvswitch.org > Subject: Re: [ovs-discuss] Changing number of flow tab

Re: [ovs-discuss] Changing number of flow tables in open vswitch

2016-03-15 Thread Paulose Saumya
er of tables is fixed and cannot be changed ? Regards, Saumya From: Justin Pettit [jpet...@ovn.org] Sent: 25 February 2016 09:44 To: Paulose Saumya Cc: discuss@openvswitch.org Subject: Re: [ovs-discuss] Changing number of flow tables in open vswitch > O

Re: [ovs-discuss] Changing number of flow tables in open vswitch

2016-02-24 Thread Justin Pettit
> On Feb 24, 2016, at 11:29 PM, Paulose Saumya wrote: > > Thank you for the reply. > > One more problem is that my controller is not able to fetch all these table > details and display them in the controller UI. After fetching about 150 table > details, it stops and connection between them ge

Re: [ovs-discuss] Changing number of flow tables in open vswitch

2016-02-24 Thread Paulose Saumya
: Paulose Saumya Cc: discuss@openvswitch.org Subject: Re: [ovs-discuss] Changing number of flow tables in open vswitch > On Feb 24, 2016, at 10:44 PM, Paulose Saumya wrote: > > Hi, > > I am using Open vSwitch version 2.4.0. I found that the switch contains 254 > flow tables and h

Re: [ovs-discuss] Changing number of flow tables in open vswitch

2016-02-24 Thread Justin Pettit
> On Feb 24, 2016, at 10:44 PM, Paulose Saumya wrote: > > Hi, > > I am using Open vSwitch version 2.4.0. I found that the switch contains 254 > flow tables and has lot of features available in each table. > Due to performance issues, I would like to reduce the number of tables, say > to 128.

[ovs-discuss] Changing number of flow tables in open vswitch

2016-02-24 Thread Paulose Saumya
Hi, I am using Open vSwitch version 2.4.0. I found that the switch contains 254 flow tables and has lot of features available in each table. Due to performance issues, I would like to reduce the number of tables, say to 128. Is it possible to do so. If yes how can I achieve that ? Regards, Sau