From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v4] ptp: add the PTP_SYS_OFFSET ioctl to the testptp program Date: Mon, 23 Sep 2013 16:46:40 -0400 (EDT) Message-ID: <20130923.164640.942004832887018037.davem@davemloft.net> References: <20130914153952.GD23682@zhudong.nay.redhat.com> <20130915084811.GA10163@netboy> <20130917073235.GG23682@zhudong.nay.redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: richardcochran@gmail.com, rob@landley.net, netdev@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org To: bluezhudong@gmail.com Return-path: In-Reply-To: <20130917073235.GG23682@zhudong.nay.redhat.com> Sender: linux-doc-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Dong Zhu Date: Tue, 17 Sep 2013 15:32:35 +0800 > This patch add a method into testptp.c to measure the time offset > between phc and system clock through the ioctl PTP_SYS_OFFSET. > > Signed-off-by: Dong Zhu Applied.