Re: [Linuxptp-devel] [RFC PATCH v1 2/8] Add configuration options for CMLDS
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2023-03-21 03:10:21
|
On Mon, Mar 20, 2023 at 02:40:30PM -0700, Kishen Maloor wrote: > On 3/20/23 12:31 PM, Richard Cochran wrote: > > On Sun, Mar 19, 2023 at 10:36:48PM -0400, Kishen Maloor wrote: > > > >> 'run_cmlds': This per-port setting (0/1) declares that a port > >> will perform the role of a CMLDS Link Port (IEEE 1588, clause 16.6.1) > >> and execute CMLDS Pdelay transactions > > > > How many ports may have run_cmlds == 1 ? > > We may configure 'run_cmlds=1' on as many (links) ports as we need. But there should be at most one cmlds on a given physical port, right? Thanks, Richard |