> -----Original Message-----
> From: netdev-ow...@vger.kernel.org [mailto:netdev-ow...@vger.kernel.org]
> On Behalf Of Richard Cochran
> Sent: Wednesday, March 21, 2018 11:58 AM
> To: netdev@vger.kernel.org
> Cc: devicet...@vger.kernel.org; Andrew Lunn <and...@lunn.ch>; David Miller
> <da...@davemloft.net>; Florian Fainelli <f.faine...@gmail.com>; Mark Rutland
> <mark.rutl...@arm.com>; Miroslav Lichvar <mlich...@redhat.com>; Rob
> Herring <robh...@kernel.org>; Willem de Bruijn <will...@google.com>
> Subject: [PATCH net-next RFC V1 1/5] net: Introduce peer to peer one step PTP
> +
> +     /*
> +      * Same as HWTSTAMP_TX_ONESTEP_SYNC, but also enables time
> +      * stamp insertion directly into PDelay_Resp packets. In this
> +      * case, neither transmitted Sync nor PDelay_Resp packets will
> +      * receive a time stamp via the socket error queue.
> +      */
> +     HWTSTAMP_TX_ONESTEP_P2P,
>  };
> 

I am guessing that we expect all devices which support onestep P2P messages, 
will always support onestep SYNC as well?

Thanks,
Jake

Reply via email to