On Thu, Mar 07, 2013 at 09:05:46PM +0100, Tmusic wrote: > I'm using ovs with openflow and have noticed that flow stats seem to update > about every second. > > So first question: Is this correct?
Yes. > Is it possible to have it update more often? (command line arg, or does it > have to be changed in the source) I suppose this will imply heavier load > (more communication between userspace and kernel module)? You would have to modify the source. It would require more communication. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
