lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID:
 <DM3PR11MB8736575BD4F4D290EFCDF84AECF12@DM3PR11MB8736.namprd11.prod.outlook.com>
Date: Fri, 7 Feb 2025 19:03:36 +0000
From: <Tristram.Ha@...rochip.com>
To: <olteanv@...il.com>
CC: <linux@...linux.org.uk>, <Woojung.Huh@...rochip.com>, <andrew@...n.ch>,
	<hkallweit1@...il.com>, <maxime.chevallier@...tlin.com>,
	<davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
	<pabeni@...hat.com>, <UNGLinuxDriver@...rochip.com>,
	<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH RFC net-next v2 2/3] net: dsa: microchip: Add SGMII port
 support to KSZ9477 switch

> -----Original Message-----
> From: Vladimir Oltean <olteanv@...il.com>
> Sent: Friday, February 7, 2025 8:52 AM
> To: Tristram Ha - C24268 <Tristram.Ha@...rochip.com>
> Cc: Russell King <linux@...linux.org.uk>; Woojung Huh - C21699
> <Woojung.Huh@...rochip.com>; Andrew Lunn <andrew@...n.ch>; Heiner Kallweit
> <hkallweit1@...il.com>; Maxime Chevallier <maxime.chevallier@...tlin.com>;
> David S. Miller <davem@...emloft.net>; Eric Dumazet <edumazet@...gle.com>;
> Jakub Kicinski <kuba@...nel.org>; Paolo Abeni <pabeni@...hat.com>;
> UNGLinuxDriver <UNGLinuxDriver@...rochip.com>; netdev@...r.kernel.org; linux-
> kernel@...r.kernel.org
> Subject: Re: [PATCH RFC net-next v2 2/3] net: dsa: microchip: Add SGMII port support
> to KSZ9477 switch
> 
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content
> is safe
> 
> On Thu, Feb 06, 2025 at 06:43:15PM -0800, Tristram.Ha@...rochip.com wrote:
> > From: Tristram Ha <tristram.ha@...rochip.com>
> >
> > The KSZ9477 DSA driver uses XPCS driver to operate its SGMII port.
> >
> > Signed-off-by: Tristram Ha <tristram.ha@...rochip.com>
> > ---
> > v2
> >  - update Kconfig to pass compilation test
> >
> >  drivers/net/dsa/microchip/Kconfig | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/net/dsa/microchip/Kconfig b/drivers/net/dsa/microchip/Kconfig
> > index 12a86585a77f..c71d3fd5dfeb 100644
> > --- a/drivers/net/dsa/microchip/Kconfig
> > +++ b/drivers/net/dsa/microchip/Kconfig
> > @@ -6,6 +6,7 @@ menuconfig NET_DSA_MICROCHIP_KSZ_COMMON
> >       select NET_DSA_TAG_NONE
> >       select NET_IEEE8021Q_HELPERS
> >       select DCB
> > +     select PCS_XPCS
> >       help
> >         This driver adds support for Microchip KSZ8, KSZ9 and
> >         LAN937X series switch chips, being KSZ8863/8873,
> > --
> > 2.34.1
> >
> 
> I'm not sure if you split this change intentionally or by mistake, but
> either way, you need to squash this patch into 3/3.

Will update that.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ