square (RMS), maximum absolute offset, frequency offset mean and standard deviation, and path delay mean and standard deviation. The units are nanoseconds and parts per billion (ppb). If there is only one clock update in the interval, the sample will be printed instead of the statistics...
ptp4l[34962.196]: rms 5 max 10 freq -3071 +/- 9 delay 1296 +/- 1 ptp4l[34963.196]: rms 9 max 15 freq -3059 +/- 12 delay 1300 +/- 1 //slave console2 for phy2sys root@localhost:~/linuxptp# ./phc2sys -s fm1-mac3 -w -n 24 -m ... phc2sys[35008.855]: CLOCK_REALTI...
("rms %4.0f max %4.0f " "freq %+6.0f +/- %3.0f", offset_stats.rms, offset_stats.max_abs, freq_stats.mean, freq_stats.stddev); } stats_reset(s->offset); stats_reset(s->freq); stats_reset(s->delay); } static enum servo_state clock_no_adjust(struct clock *c, tmv_t ...
square (RMS), maximum absolute offset, frequency offset mean and standard deviation, and path delay mean and standard deviation. The units are nanoseconds and parts per billion (ppb). If there is only one clock update in the interval, the sample will be printed instead of the statistics. The...