Re: [Linuxptp-devel] [PATCH] clock: Fix summary interval in free-running mode.

2023-05-20 Thread Richard Cochran
On Thu, May 18, 2023 at 04:26:54PM +0200, Miroslav Lichvar wrote: > In the free-running mode the stats are updated only once per the > frequency estimation interval instead of once per sync message. The > stats max_count calculation didn't account for that, which caused a > reduced rate of printed

Re: [Linuxptp-devel] [PATCH] clock: Fix summary interval in free-running mode.

2023-05-18 Thread Keller, Jacob E
> -Original Message- > From: Miroslav Lichvar > Sent: Thursday, May 18, 2023 7:27 AM > To: linuxptp-devel@lists.sourceforge.net > Subject: [Linuxptp-devel] [PATCH] clock: Fix summary interval in free-running > mode. > > In the free-running mode the stats are updated only once per the >