RE: [RFC PATCH 0/7] Extend socket timestamping API

2017-04-13 Thread Keller, Jacob E
Soheil Hassas Yeganeh > ; Denny Page ; Jiri Benc > > Subject: Re: [RFC PATCH 0/7] Extend socket timestamping API > > On Thu, Apr 13, 2017 at 09:08:08AM +, Keller, Jacob E wrote: > > > -Original Message- > > > This patchset adds new options to the timestamping

Re: [RFC PATCH 0/7] Extend socket timestamping API

2017-04-13 Thread Miroslav Lichvar
On Thu, Apr 13, 2017 at 09:08:08AM +, Keller, Jacob E wrote: > > -Original Message- > > This patchset adds new options to the timestamping API that will be > > useful for NTP implementations and possibly other applications. > I think this looks pretty good, straight forward and useful.

RE: [RFC PATCH 0/7] Extend socket timestamping API

2017-04-13 Thread Keller, Jacob E
> -Original Message- > From: Miroslav Lichvar [mailto:mlich...@redhat.com] > Sent: Wednesday, April 12, 2017 7:18 AM > To: netdev@vger.kernel.org > Cc: Richard Cochran ; Willem de Bruijn > ; Soheil Hassas Yeganeh ; Keller, > Jacob E ; Denny Page ; Jiri > Benc &

[RFC PATCH 0/7] Extend socket timestamping API

2017-04-12 Thread Miroslav Lichvar
This patchset adds new options to the timestamping API that will be useful for NTP implementations and possibly other applications. The first patch specifies a timestamp filter for NTP packets, which is handled in the second patch in drivers that can timestamp all packets. There is no attempt to a