On Wed, Jul 27, 2022 at 01:25:22PM +0530, SyncMonk Technologies wrote: > @@ -705,6 +705,12 @@ the interval, the sample will be printed instead of the > statistics. The > messages are printed at the LOG_INFO level. > The default is 0 (1 second). > .TP > +.B interface_rate_tlv > +When master and slave instances are operating at different interface rate, > +delay asymmetry caused due to different interface rate needs to be > compensated. > +The master and slave exhanges their interface rate based on interface rate > TLV > +as per G.8275.2 Annex D.
This description does not match the code. The code appends the TLV in unicast_service_reply(), which is only called by unicast_service_deny() and unicast_service_grant(). So the client does not exchange its interface rate with the server at all. Thanks, Richard _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel