Re: [ovs-dev] [PATCH] datapath-windows: Change reported time for flows

2016-03-23 Thread Ben Pfaff
On Tue, Mar 15, 2016 at 07:41:44PM +, 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 t

Re: [ovs-dev] [PATCH] datapath-windows: Change reported time for flows

2016-03-19 Thread Sorin Vinturis
Acked-by: Sorin Vinturis -Original Message- From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Alin Serdean Sent: Tuesday, 15 March, 2016 21:42 To: dev@openvswitch.org Subject: [ovs-dev] [PATCH] datapath-windows: Change reported time for flows Currently the datapath reports the