: Wednesday, November 29, 2023 6:51 PM
To: Choong, Chwee Lin
Cc: Richard Cochran ;
linuxptp-devel@lists.sourceforge.net
Subject: Re: [Linuxptp-devel] [PATCH] Add scaledLastGmFreqChange computation
Hi,
I did not argue whether it is an error or not.
Once an enterprise management TLV is published
Thanks
> CL
>
> -Original Message-
> From: Richard Cochran
> Sent: Tuesday, November 28, 2023 7:42 AM
> To: Erez
> Cc: Choong, Chwee Lin ;
> linuxptp-devel@lists.sourceforge.net
> Subject: Re: [Linuxptp-devel] [PATCH] Add scaledLastGmFreqChange
> computation
&g
ovember 28, 2023 7:42 AM
To: Erez
Cc: Choong, Chwee Lin ;
linuxptp-devel@lists.sourceforge.net
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
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
___
Linuxptp-devel mailing list
Linuxptp-deve
On Sun, 26 Nov 2023 at 22:07, Richard Cochran
wrote:
> On Thu, Nov 23, 2023 at 01:39:45PM +0100, Erez wrote:
> > On Thu, 23 Nov 2023 at 04:26, Chwee-Lin Choong <
> chwee.lin.cho...@intel.com>
> > wrote:
> >
> > > Add the computation for scaledLastGmFreqChange, as specified in
> > > IEEE 802.1AS-2
On Thu, Nov 23, 2023 at 01:39:45PM +0100, Erez wrote:
> On Thu, 23 Nov 2023 at 04:26, Chwee-Lin Choong
> wrote:
>
> > Add the computation for scaledLastGmFreqChange, as specified in
> > IEEE 802.1AS-2020, clause 11.4.4.3.9. This incorporates the
> > necessary logic to calculate scaledLastGmFreqCh
On Thu, 23 Nov 2023 at 04:26, Chwee-Lin Choong
wrote:
> Add the computation for scaledLastGmFreqChange, as specified in
> IEEE 802.1AS-2020, clause 11.4.4.3.9. This incorporates the
> necessary logic to calculate scaledLastGmFreqChange and
> appends the result to the follow-up TLV.
>
> In additio