Re: [Linuxptp-users] Interesting (very wrong) PTP output
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Keller, J. E <jac...@in...> - 2012-06-07 22:59:07
|
I found the bug in my driver: the time increment register was being zeroed by a reset path, and I wasn't properly resetting it, so the ptp daemon was unable to sync to it as master because the other end has a clock that wasn't changing. This was the cause of the problems. - Jake > -----Original Message----- > From: Keller, Jacob E [mailto:jac...@in...] > Sent: Wednesday, June 06, 2012 9:13 AM > To: Richard Cochran > Cc: lin...@li... > Subject: Re: [Linuxptp-users] Interesting (very wrong) PTP output > > Ok. I will add some instrumentation to see if I can verify the timestamps > are good. > > > -----Original Message----- > > From: Richard Cochran [mailto:ric...@gm...] > > Sent: Wednesday, June 06, 2012 9:12 AM > > To: Keller, Jacob E > > Cc: lin...@li... > > Subject: Re: [Linuxptp-users] Interesting (very wrong) PTP output > > > > BTW, this kind of degenerate behaviour can also be caused by wrong > > time stamps. > > > > Richard > > -------------------------------------------------------------------------- > ---- > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and threat > landscape has changed and how IT managers can respond. Discussions will > include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Linuxptp-users mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxptp-users |