Hi, I want to make changes to ovs source code for my project. However, I can't locate the file you have mentioned in my file system. Any pointers to where it is stored in the linux file system?
Regards, Haleema On Wed, Dec 23, 2015 at 3:57 AM, Joe Stringer <[email protected]> wrote: > On 22 December 2015 at 04:31, Haleema Sadia Mahmood > <[email protected]> wrote: > > Hi, > > > > I wanted to enquire that what is the polling frequency of the open > vswitch for fetching the flow stats? Can you specify in the code where it > is doing it? > > Roughly 1-2x per second: > > https://github.com/openvswitch/ovs/blob/master/ofproto/ofproto-dpif-upcall.c#L898 >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
