lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 5 Oct 2012 12:38:19 +0200
From:	Richard Cochran <richardcochran@...il.com>
To:	Eugenia Emantayev <eugenia@...lanox.com>
Cc:	Yevgeny Petrilin <yevgenyp@...lanox.com>,
	"davem@...emloft.net" <davem@...emloft.net>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	Or Gerlitz <ogerlitz@...lanox.com>
Subject: Re: [PATCH 3/3] net/mlx4_en: Add HW timestamping (TS) support

On Thu, Oct 04, 2012 at 08:58:59PM +0000, Eugenia Emantayev wrote:
> > You could register the driver as PHC class device, described in
> >
> >   Documentation/ptp/ptp.txt
> >
> > and then you device will work together along with a user space PTP stack, like the one I wrote at
> >
> >   http://linuxptp.sourceforge.net
> 
> 
> Richard,
> 
> Thanks for the explanation.
> At this stage we prefer to submit the initial patch set (V1) and then, at the next phase,
> extend it as you suggested above, after learning and better understanding the requirements
> and effects.

Well, if you want to provide a way to relate your hardware time stamps
with the system time, then you need to implement the PHC.  Please do
not make use of the timecompare code in your driver, since it is going
to be removed soon.

Thanks,
Richard
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists