Re: [PATCH net-next v3 0/2] net: thunderx: add support for PTP clock

From: Jakub Kicinski
Date: Thu Dec 07 2017 - 18:56:53 EST


On Wed, 6 Dec 2017 16:30:56 +0300, Aleksey Makarov wrote:
> This series adds support for IEEE 1588 Precision Time Protocol
> to Cavium ethernet driver.
>
> The first patch adds support for the Precision Time Protocol Clocks and
> Timestamping coprocessor (PTP) found on Cavium processors.
> It registers a new PTP clock in the PTP core and provides functions
> to use the counter in BGX, TNS, GTI, and NIC blocks.
>
> The second patch introduces support for the PTP protocol to the
> Cavium ThunderX ethernet driver.

Since this is PTP-related, would it make sense to CC Richard Cochran
on the next revision?