On Tue, May 09, 2023 at 09:43:11AM +0800, Tan Tee Min wrote: > According to IEEE Std 1588-2019 Chapter 6.4 PTP message classes, > all PTP messages can be extended by means of a standard Type, > Length, Value (TLV) extension mechanism. > > Avnu conformance tests for 802.1AS-2020 do validate whether the device > can properly ignore unknown TLVs in received PTP messages. > > With the present code, we observed "bad message" error when the device > receives Sync, Pdelay_Req and Pdelay_Resp event messages with unknown TLV > appended. This error is due to PTP event messages are not enabled/allowed > to carry TLV yet. > > To fix the problem, we have to append TLV onto the PTP event messages. > > v2: Fix commit message > > Signed-off-by: Tan Tee Min <tee.min....@linux.intel.com>
Applied. Thanks, Richard _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel