Please don't drop the list, either. :-) Do you have more than 4 billion flows?
You can limit the number of flows as described in the "Flow_Table" table in ovs-vswitchd.conf.db. --Justin On Oct 20, 2013, at 11:37 PM, Rahul arora <[email protected]> wrote: > Hi Justin > > Thanks for the reply. > > Then what is the use of uint32_t max_entries in the openvswitch.Can i limit > the number of flows in a table? > > Regards > Rahul Arora > > > On Mon, Oct 21, 2013 at 12:03 PM, Justin Pettit <[email protected]> > wrote: > In the future, please don't cross-post. I'm replying to both lists, since > you started it in two locations, though. > > There is no maximum, it's only constrained by memory. Each rule takes a few > hundred bytes in memory, and we've tested it to hundreds of thousands of > rules. > > --Justin > > > On Oct 20, 2013, at 11:25 PM, Rahul arora <[email protected]> wrote: > > > Hi all > > > > I want to know the maximum number of flows we can push in a openvswitch > > table. > > > > Please help me regarding this. > > > > .. > > Rahul Arora > > _______________________________________________ > > openflow-discuss mailing list > > [email protected] > > https://mailman.stanford.edu/mailman/listinfo/openflow-discuss > > _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
