I find it useful to output offset_stats.mean along with
offset_stats.stddev in clock_stats_update()  in file clock.c, also replace
the reference to temporal vortex...

clock.dif

357c357
<         pr_info("rms %4.0f max %4.0f "
---
>         pr_info("offs %+6.0f +/- sd %4.0f  max %4.0f "
360c360,361
<             offset_stats.rms, offset_stats.max_abs,
---
>             offset_stats.mean,
>             offset_stats.stddev, offset_stats.max_abs,
481c482
<         pr_warning("running in a temporal vortex");
---
>         pr_warning("tds.currentUtcOffset < CURRENT_UTC_OFFSET");
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Linuxptp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-users

Reply via email to