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

2017-12-07 Thread Jakub Kicinski
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 reg

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

2017-12-07 Thread David Miller
From: David Miller Date: Thu, 07 Dec 2017 13:39:32 -0500 (EST) > From: Aleksey Makarov > Date: Wed, 6 Dec 2017 16:30:56 +0300 > >> This series adds support for IEEE 1588 Precision Time Protocol >> to Cavium ethernet driver. > > Series applied, thank you. Actually, this doesn't even compile,

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

2017-12-07 Thread David Miller
From: Aleksey Makarov Date: Wed, 6 Dec 2017 16:30:56 +0300 > This series adds support for IEEE 1588 Precision Time Protocol > to Cavium ethernet driver. Series applied, thank you.

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

2017-12-06 Thread Aleksey Makarov
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 th