Re: [PATCH net-next 0/8] More accurate PHC<->system clock synchronization
From: David Miller <davem@davemloft.net>
Date: 2018-11-10 09:11:34
From: David Miller <davem@davemloft.net>
Date: 2018-11-10 09:11:34
From: Miroslav Lichvar <redacted> Date: Fri, 9 Nov 2018 11:14:41 +0100
RFC->v1: - added new patches - separated PHC timestamp from ptp_system_timestamp - fixed memory leak in PTP_SYS_OFFSET_EXTENDED - changed PTP_SYS_OFFSET_EXTENDED to work with array of arrays - fixed PTP_SYS_OFFSET_EXTENDED to break correctly from loop - fixed timecounter updates in drivers - split gettimex in igb driver - fixed ptp_read_* functions to be available without CONFIG_PTP_1588_CLOCK This series enables a more accurate synchronization between PTP hardware clocks and the system clock.
... This series looks good to me but I want to give Richard an opportunity to review it first.