On Wed, Apr 25, 2012 at 09:43:50AM +0500, junaid khalid wrote:
> On Tue, Apr 24, 2012 at 9:06 PM, Ben Pfaff <b...@nicira.com> wrote:
> 
> > On Tue, Apr 24, 2012 at 07:02:37PM +0600, junaid khalid wrote:
> > > Do you mean the setup of flows in cached flow table in kernel module? We
> > > are sending packets after setting up the flows. Therefore, this problem
> > > should be in the fast path or in other words, between the ovs-vswitchd
> > and
> > > kernel module.
> >
> > You said you have 100,000 flows.  How many packets in each flow?
> >
> we are generating packets in a round robin fashion, approx. 6 packets per
> flow per sec.

You might want to increase the flow eviction threshold to 100000 then.
See the documentation in ovs-vswitchd.conf.db(5).
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to