Re: [RFC PATCH 6/7] net: allow simultaneous SW and HW transmit timestamping

2017-04-13 Thread Willem de Bruijn
On Thu, Apr 13, 2017 at 11:24 AM, Keller, Jacob E wrote: > > >> -Original Message- >> From: Miroslav Lichvar [mailto:mlich...@redhat.com] >> Sent: Thursday, April 13, 2017 8:00 AM >> >> Oh, I see. I was struggling to find a good name for this option. >> >> > The

RE: [RFC PATCH 6/7] net: allow simultaneous SW and HW transmit timestamping

2017-04-13 Thread Keller, Jacob E
> -Original Message- > From: Miroslav Lichvar [mailto:mlich...@redhat.com] > Sent: Thursday, April 13, 2017 8:00 AM > > Oh, I see. I was struggling to find a good name for this option. > > > The name for this option is therefore not very descriptive. Perhaps > >

Re: [RFC PATCH 6/7] net: allow simultaneous SW and HW transmit timestamping

2017-04-13 Thread Miroslav Lichvar
On Thu, Apr 13, 2017 at 10:30:32AM -0400, Willem de Bruijn wrote: > On Wed, Apr 12, 2017 at 10:17 AM, Miroslav Lichvar > wrote: > > +SOF_TIMESTAMPING_OPT_MULTIMSG: > > + > > + Allow outgoing packets to be looped multiple times to the socket's > > + error queue in order to

Re: [RFC PATCH 6/7] net: allow simultaneous SW and HW transmit timestamping

2017-04-13 Thread Willem de Bruijn
On Wed, Apr 12, 2017 at 10:17 AM, Miroslav Lichvar wrote: > Add SOF_TIMESTAMPING_OPT_MULTIMSG option to allow looping the outgoing > packet to the socket's error queue with a software timestamp even when > a hardware transmit timestamp is expected to be provided by the

[RFC PATCH 6/7] net: allow simultaneous SW and HW transmit timestamping

2017-04-12 Thread Miroslav Lichvar
Add SOF_TIMESTAMPING_OPT_MULTIMSG option to allow looping the outgoing packet to the socket's error queue with a software timestamp even when a hardware transmit timestamp is expected to be provided by the driver. Applications using this option will receive two separate messages from the error