Re: [PATCH v2 1/2] net: dsa: microchip: add KSZ9896 switch support
From: Romain Naour <hidden>
Date: 2022-08-31 15:46:05
From: Romain Naour <hidden>
Date: 2022-08-31 15:46:05
Hi Vladimir, Le 31/08/2022 à 17:38, Vladimir Oltean a écrit :
Hi Romain, On Tue, Aug 30, 2022 at 09:58:59AM +0200, Romain Naour wrote:quoted
It seems that the KSZ9896 support has been sent to the kernel netdev mailing list a while ago but no further patch was sent after the initial review: https://www.spinics.net/lists/netdev/msg554771.html The initial testing with the ksz9896 was done on a 5.10 kernel but due to recent changes in dsa microchip driver it was required to rework this initial version for 6.0-rc2 kernel. v2: remove duplicated SoB lineTo be clear, was the patch also tested on net-next, or only formatted there?
The patch was runtime tested on a 6.0-rc2 kernel and a second time on a 6.0-rc3 kernel but not on net-next. Is it ok with rc releases or do I need to test on net-next too? Best regards, Romain