On Mon, May 15, 2023 at 06:26:04PM -0400, Kishen Maloor wrote:
> @@ -473,6 +476,14 @@ struct msg_interface_rate_tlv {
> UInteger16 numberOfBitsAfterTimestamp;
> } PACKED;
>
> +struct cmlds_info_np {
> + Integer8 serviceMeasurementValid;
> + TimeInterval meanLinkDelay;
> + Integer32 scaledNeighborRateRatio;
I think you need one more field, like "source_port_index"
If a client subscribes to TLVs from multiple ports, then it needs a
way to tell which is which.
> + Integer64 egress_ts;
> + Integer64 rx_ts;
> +} PACKED;
Thanks,
Richard
_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel