Re: [Linuxptp-devel] [PATCH v2 0/7] Adding support for Automotive Profile
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2018-10-01 03:04:06
|
On Wed, Sep 26, 2018 at 02:57:32PM -0700, Vedang Patel wrote: > Changes in v2: > ~~~~~~~~~~~ > Following are the major changes in this patchset: > - Do not use PS_LISTENING as a transitiory state. > - Explicitly clear out the timer when inhibit_announce is set. > - Expose asCapable as a config option. When the value is ‘true’, asCapable will > be unconditionally set to true. > - Add step_threshold in the example configuration for slave to reduce the time > to get in sync with master after time jump. The series looks good to go, except for my one comment... Thanks, Richard |