On Tue, Mar 15, 2016 at 07:41:44PM +0000, Alin Serdean wrote:
> Currently the datapath reports the tick counter to the userspace.
> The userspace uses KeQueryPerformanceCounter as a monotonic clock.
> 
> This patch changes the flow stats to be reported in a monotonic format, while
> also decaying the time between the flow actual usage and the flow report 
> usage.
> 
> This patch also changes to report EEXIST if the userspace tries to add the 
> same
> flow twice.
> 
> After adding a flow, lookup the flow only if the extension is compiled in 
> debug
> mode.
> 
> Signed-off-by: Alin Gabriel Serdean <aserd...@cloudbasesolutions.com>

Applied, thanks!
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to