Re: [PATCH v1 net-next 0/6] Extend socket timestamping API

2017-04-27 Thread Miroslav Lichvar
On Wed, Apr 26, 2017 at 06:54:35PM +0200, Richard Cochran wrote: > On Wed, Apr 26, 2017 at 04:50:29PM +0200, Miroslav Lichvar wrote: > > This patchset adds new options to the timestamping API that will be > > useful for NTP implementations and possibly other applications. > > Are there any userlan

Re: [PATCH v1 net-next 0/6] Extend socket timestamping API

2017-04-26 Thread Richard Cochran
On Wed, Apr 26, 2017 at 04:50:29PM +0200, Miroslav Lichvar wrote: > This patchset adds new options to the timestamping API that will be > useful for NTP implementations and possibly other applications. Are there any userland ntp patches floating around to exercise the new HW time stamping option?