Re: [Linuxptp-devel] [PATCH RFC] clock: add option to specify initial path delay.

2018-02-27 Thread Richard Cochran
On Thu, Feb 15, 2018 at 12:48:39PM +0100, Miroslav Lichvar wrote: > This option allows the clock to be updated before the path delay is > measured in order to speed up the initial correction of the clock, e.g. > in domains using a very long logMinDelayReqInterval. Applied. Thanks, Richard

Re: [Linuxptp-devel] [Linuxptp-users] Bad message error

2018-02-27 Thread Richard Cochran
On Mon, Feb 19, 2018 at 05:59:23PM +0200, Yan Yankovskyi wrote: > It seems now that VLAN driver isn't actually used in the system, and we use > a custom ethernet driver. This driver has skb_tx_timestamp(skb); call in > it's start_xmit() routine, and I implemented and registered get_ts_info() >

Re: [Linuxptp-devel] [PATCH] sk: turn warnings about unexpected RX filter into debug messages.

2018-02-27 Thread Richard Cochran
On Thu, Feb 15, 2018 at 12:48:37PM +0100, Miroslav Lichvar wrote: > When a network interface doesn't support the most specific PTP filter > (e.g. it can timestamp either all or no received packets), it is > expected that the driver will report a different filter than was > requested. Turn the

[Linuxptp-devel] Fwd: Delivery Status Notification (Failure)

2018-02-27 Thread Richard Cochran
FYI -- Forwarded message -- From: Mail Delivery Subsystem Date: Tue, Feb 27, 2018 at 11:28 AM Subject: Delivery Status Notification (Failure) To: richardcoch...@gmail.com [image: Error Icon] Message not delivered There was a problem delivering your

[Linuxptp-devel] SF is blocking me.

2018-02-27 Thread Richard Cochran
Dear list, It appears that SF is blocking my messages to the lists as spam. I am trying to get this resolved. This might be the right time to get the lists off of SF... Sorry, Richard -- Check out the vibrant tech

[Linuxptp-devel] HWTSTAMP_TX_ONESTEP_SYNC Already Defined

2018-02-27 Thread Joey DiGiorgio
I am trying to build LinuxPTP from source code. I downloaded the latest via the command git clone http://git.code.sf.net/p/linuxptp/code linuxptp I then attempt to build with the following commands cd linuxptp make I get the following error In file included from clock.c:34:0: