Hi, Adding to my previous query. I can't find the source code for ovs in /usr/src in my system. As this is where I find it in the VM I downloaded from mininet's website. Should I install ovs on my system again? As previously it was installed with mininet.
Regards, Haleema On Tue, Jan 5, 2016 at 4:23 PM, Haleema Sadia <[email protected]> wrote: > 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
