Re: [Linuxptp-devel] [PATCH] Add scaledLastGmFreqChange computation
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Choong, C. L. <chw...@in...> - 2023-11-29 06:52:56
|
Hi Erez, Richard, There's a potential misunderstanding among users who may believe that both lastGmPhaseChange and scaledLastGmPhaseChange are derived from phase measurements, with the latter representing a scaled version of the former. This assumption, particularly evident when they are displayed simultaneously in the PMC readout Additionally, it's worth noting that Wireshark has already addressed a similar naming discrepancy: https://www.wireshark.org/lists/wireshark-bugs//201602/msg00662.html Thanks CL -----Original Message----- From: Richard Cochran <ric...@gm...> Sent: Tuesday, November 28, 2023 7:42 AM To: Erez <ere...@gm...> Cc: Choong, Chwee Lin <chw...@in...>; lin...@li... Subject: Re: [Linuxptp-devel] [PATCH] Add scaledLastGmFreqChange computation On Mon, Nov 27, 2023 at 10:20:56AM +0100, Erez wrote: > It is public if you change the printed name in PMC. You mean scripts that invoke pmc? Yeah, that could cause users' setups to break. Thanks, Richard |