Re: [Linuxptp-devel] S2 State

2022-06-17 Thread Richard Cochran
On Fri, Jun 17, 2022 at 09:43:23AM -0700, Dave Fish wrote: > What determines if a connection is in the S2 state? /** * The servo is not yet ready to track the master clock. */ s0 SERVO_UNLOCKED, /** * The is ready to track and requests a clock jump

[Linuxptp-devel] S2 State

2022-06-17 Thread Dave Fish
Hi all, What determines if a connection is in the S2 state? Dave ___ Linuxptp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

[Linuxptp-devel] [PATCH] Inclusion of a virtual PTP port on a PTP clock

2022-06-17 Thread SyncMonk Technologies
As per G.8275 (Annex-B) including virtual PTP ports on a PTP clock. This virtual port will be used to support APTS, IWF between different clock_domains. Signed-off-by: Greg Armstrong Signed-off-by: Leon Goldin Signed-off-by: Vipin Sharma Signed-off-by: Devasish Dey --- makefile | 6 +-- vpo