[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191121.143915.761687373012909585.davem@davemloft.net>
Date: Thu, 21 Nov 2019 14:39:15 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: yangbo.lu@....com
Cc: netdev@...r.kernel.org, alexandre.belloni@...tlin.com,
UNGLinuxDriver@...rochip.com, vladimir.oltean@....com,
claudiu.manoil@....com, vivien.didelot@...il.com,
f.fainelli@...il.com, richardcochran@...il.com
Subject: Re: [PATCH 0/5] Support PTP clock and hardware timestamping for
DSA Felix driver
From: Yangbo Lu <yangbo.lu@....com>
Date: Wed, 20 Nov 2019 16:23:13 +0800
> This patch-set is to support PTP clock and hardware timestamping
> for DSA Felix driver. Some functions in ocelot.c/ocelot_board.c
> driver were reworked/exported, so that DSA Felix driver was able
> to reuse them as much as possible.
>
> On TX path, timestamping works on packet which requires timestamp.
> The injection header will be configured accordingly, and skb clone
> requires timestamp will be added into a list. The TX timestamp
> is final handled in threaded interrupt handler when PTP timestamp
> FIFO is ready.
> On RX path, timestamping is always working. The RX timestamp could
> be got from extraction header.
Series applied, thank you.
Powered by blists - more mailing lists