On Fri, May 08, 2026 at 11:33:12AM +0000, Temerkhanov, Sergey wrote:
>
>
> > I'd like to test this series, but I'm having a hard time backporting to
> > 6.18. Is
> > there any prior work I might need to pull in?
>
> It sufficed to cherry-pick the commit
> ba694e66889c0ad15b06ae60175e1e958a0691c1 ("ice: remove redundant checks from
> PTP init")
> from the https://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue.git
> repository on top
> of the v6.18.28 tag to successfully run 'git am' on the subject series.
>
> Regards,
> Sergey
Managed to backport to 6.18.27, and ran the reproducer from [1] and
abuse echo "1" | tee /sys/.../reset in a loop with ethtool querying
the device information. Seems OK to me.
[1]: https://lore.kernel.org/all/aIKWoZzEPoa1omlw@CMGLRV3/
Tested-by: Frederick Lawler <[email protected]>
Thanks again,
Fred