Re: [PATCH net-next v14 00/14] net: Make timestamping selectable

From: Paolo Abeni
Date: Thu Jun 06 2024 - 09:28:42 EST


On Tue, 2024-06-04 at 12:39 +0200, Kory Maincent wrote:
> Up until now, there was no way to let the user select the hardware
> PTP provider at which time stamping occurs. The stack assumed that PHY time
> stamping is always preferred, but some MAC/PHY combinations were buggy.
>
> This series updates the default MAC/PHY default timestamping and aims to
> allow the user to select the desired hwtstamp provider administratively.
>

I'm sorry to ask the question this late, but are there any plan to
introduce self-tests, eventually in a follow-up patch/series?

Thanks,

Paolo