Re: [Linuxptp-users] PMC Response Time

2023-01-11 Thread Richard Cochran
On Thu, Jan 05, 2023 at 09:54:21AM -0500, Jason Lehmann wrote: > Hello, > > I am polling pmc in a thread at 1hz in a program with the following command > - > > statusResp = exec("pmc -u -s /var/run/ptp4lro -i /tmp/pmc.socket 'GET > TIME_STATUS_NP'"); > > It returns the status but takes about

Re: [Linuxptp-users] Need clarification on sequence id

2023-01-11 Thread Aditya Venu via Linuxptp-users
Got it. Thanks. On Wed, Jan 11, 2023 at 5:39 PM Miroslav Lichvar wrote: > On Wed, Jan 11, 2023 at 03:33:31PM +0530, Aditya Venu via Linuxptp-users > wrote: > > I'm doing a two step time stamping and acting as a master. My doubt is: > > Should the sequence ID for sync, followup, announce, delay

Re: [Linuxptp-users] Need clarification on sequence id

2023-01-11 Thread Miroslav Lichvar
On Wed, Jan 11, 2023 at 03:33:31PM +0530, Aditya Venu via Linuxptp-users wrote: > I'm doing a two step time stamping and acting as a master. My doubt is: > Should the sequence ID for sync, followup, announce, delay req and delay > resp as shown in the screenshot be the same for one iteration?