Re: [Linuxptp-devel] [PATCH v2 1/4] phc2sys: Implement configuration file handling

2018-03-24 Thread Richard Cochran
On Fri, Mar 23, 2018 at 01:24:35PM +0100, Peter Schneider wrote: > @@ -1477,6 +1482,10 @@ int main(int argc, char *argv[]) > } > } > > + if (config && (c = config_read(config, cfg))) { > + return c; > + } > + This is not quite right. I noticed that some

Re: [Linuxptp-devel] [PATCH v2 3/3] pmc: Documentation for long opts / cfg file

2018-03-24 Thread Richard Cochran
On Thu, Mar 22, 2018 at 12:28:34AM +0100, Peter Schneider wrote: > +Be cautious when the same configuration file is used for both ptp4l and pmc. > +Keep in mind, that values specified in the configuration file take precedence > +over their default values. If a certain option, which is common to

Re: [Linuxptp-devel] [PATCH v3 0/2] Add TAILQ for sent delay_req

2018-03-24 Thread Richard Cochran
On Wed, Mar 21, 2018 at 08:24:24PM +0100, Anders Selhammer wrote: > In a ptp unaware network (like the telecom profile for frequency sync > G.8265.1), both the RTD and the PDV can be substantially higher than > in a ptp aware network. To achieve more accurate measurements, the > rate may need to