Re: [PATCH net-next v3 2/6] ptp: Request cycles for TX timestamp
From: Richard Cochran <richardcochran@gmail.com>
Date: 2022-05-05 13:54:13
From: Richard Cochran <richardcochran@gmail.com>
Date: 2022-05-05 13:54:13
On Sun, May 01, 2022 at 01:18:32PM +0200, Gerhard Engleder wrote:
The free running cycle counter of physical clocks called cycles shall be used for hardware timestamps to enable synchronisation. Introduce new flag SKBTX_HW_TSTAMP_USE_CYCLES, which signals driver to provide a TX timestamp based on cycles if cycles are supported. Signed-off-by: Gerhard Engleder <redacted>
Acked-by: Richard Cochran <richardcochran@gmail.com>