You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ptpd calculates meanPathDelay according to IEEE 1588-2008 11.4.3. The equation in IEEE 1588-2008 11.4.3 doesn't include neighbor rate ratio correction. IEEE 1588-2008 6.5.5 offers neighbor rate ratio correction of link delay as a way to reduce residence time inaccuracy in peer-to-peer transparent clocks, but doesn't require it, and doesn't suggest such correction on ordinary clocks. On the other hand, the equation in IEEE Std 802.1AS-2020 16.4.3.2 includes neighbor rate ratio correction in the mean link delay calculation. IEEE Std 802.1AS-2020 seems to strongly suggest that all PTP instances should perform neighbor rate ratio correction, although 12.5.2.4.4 allows "other means" of computing mean link delay.
So in short, I believe ptpd disregards neighbor rate ratio because ptpd implements IEEE 1588-2008 PTPv2 and not IEEE Std 802.1AS-2020 gPTP.
Uh oh!
There was an error while loading. Please reload this page.
Hello, I am very sorry to bother you , but I have some confusion about this, why is NeighborRateRatio not considered when measuring PTP path delay.

The text was updated successfully, but these errors were encountered: