Please don't drop the mailing list. I think you want to look at ofproto/ofproto-dpif-upcall.c and (in version 2.0 but not later versions) ofproto/ofproto-dpif.c. That is the code that manages the kernel table and evicts old rules.
On Tue, Jul 08, 2014 at 06:09:15PM +0200, yimeng zhao wrote: > How the user-space daemon dynamically configure the size of kernel table or > evict old rules? > > Thanks > > > 2014-07-08 17:21 GMT+02:00 Ben Pfaff <b...@nicira.com>: > > > On Tue, Jul 08, 2014 at 02:52:13PM +0200, yimeng zhao wrote: > > > I am trying to measure the impact of traffic pattern on kernel flow > > table. > > > I use various combination of mice and elephant flows and count the rules > > in > > > kernel. I think it is better to understand this with the combination of > > > source code, so could you help me to locate that. Now I am using version > > > 2.0.0 > > > > Source code for what? > > _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss