Re: [Linuxptp-devel] [v3] Bump to IEEE 1588-2019 version

2021-03-01 Thread Y.b. Lu
> -Original Message- > From: Richard Cochran > Sent: Tuesday, March 2, 2021 12:58 AM > To: Y.b. Lu > Cc: linuxptp-devel@lists.sourceforge.net > Subject: Re: [Linuxptp-devel] [v3] Bump to IEEE 1588-2019 version > > Sorry for the churn, but now I understand how th

Re: [Linuxptp-devel] [v3] Bump to IEEE 1588-2019 version

2021-03-01 Thread Richard Cochran
Sorry for the churn, but now I understand how the minor version is not part of the PORT_DATA_SET or of the VERSION_NUMBER TLV. Even though this might have been an oversight, still, as written, the standard is crystal clear on this point. On Mon, Mar 01, 2021 at 11:40:30AM +0800, Yangbo Lu wrote:

Re: [Linuxptp-devel] [v3] Bump to IEEE 1588-2019 version

2021-02-28 Thread Y.b. Lu
Changes for v2: - Made v2.1 as macros. Changes for v3: - Fixed pmc versionNumber printing issue. > -Original Message- > From: Yangbo Lu > Sent: Monday, March 1, 2021 11:41 AM > To: linuxptp-devel@lists.sourceforge.net > Cc: Y.b. Lu > Subject: [v3] Bump to IEEE 1588-2019 v

[Linuxptp-devel] [v3] Bump to IEEE 1588-2019 version

2021-02-28 Thread Yangbo Lu
IEEE 1588-2019 specified new UInteger4 type minorVersionPTP field in header, and minorVersionNumber data in portDS. It has the value 1 for IEEE 1588-2019, and has the value 0 for IEEE 1588-2008. This patch is to bump to IEEE 1588-2019 version directly in message, considering v2.1 and even future v