[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87a5x4e5k9.fsf@nvidia.com>
Date: Mon, 12 Jun 2023 14:25:42 -0700
From: Rahul Rameshbabu <rrameshbabu@...dia.com>
To: netdev@...r.kernel.org
Cc: Gal Pressman <gal@...dia.com>, Saeed Mahameed <saeed@...nel.org>,
Tariq Toukan <tariqt@...dia.com>, Jakub Kicinski <kuba@...nel.org>,
Richard Cochran <richardcochran@...il.com>, Jacob Keller
<jacob.e.keller@...el.com>, Paolo Abeni <pabeni@...hat.com>, "David S.
Miller" <davem@...emloft.net>
Subject: Re: [PATCH v3 0/9] ptp .adjphase cleanups
On Mon, 12 Jun, 2023 14:14:51 -0700 Rahul Rameshbabu <rrameshbabu@...dia.com> wrote:
> The goal of this patch series is to improve documentation of .adjphase, add
> a new callback .getmaxphase to enable advertising the max phase offset a
> device PHC can support, and support invoking .adjphase from the testptp
> kselftest.
>
> Changes:
> v3->v2:
> * Add information about returning -ERANGE instead of clamping
> out-of-range offsets for driver implementations of .adjphase that
> previously clamped out-of-range offsets.
>
> Link: https://lore.kernel.org/netdev/13b7315446390d3a78d8f508937354f12778b68e.camel@redhat.com/
> v2->v1:
> * Removes arbitrary rule that the PHC servo must restore the frequency
> to the value used in the last .adjfine call if any other PHC
> operation is used after a .adjphase operation.
> * Removes a macro introduced in v1 for adding PTP sysfs device
> attribute nodes using a callback for populating the data.
>
> Link: https://lore.kernel.org/netdev/20230523205440.326934-1-rrameshbabu@nvidia.com/
> Link: https://lore.kernel.org/netdev/20230510205306.136766-1-rrameshbabu@nvidia.com/
> Link: https://lore.kernel.org/netdev/20230120160609.19160723@kernel.org/
>
> Cc: Jakub Kicinski <kuba@...nel.org>
> Cc: Richard Cochran <richardcochran@...il.com>
Sorry that this submission did not correctly target the net-next tree in
the subject. I have been submitting to other subsystems and forgot to
target the correct tree in the subject of this patch series.
-- Rahul Rameshbabu
Powered by blists - more mailing lists