From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Machek Subject: Well supported DSA switches, support for Marvell 88e6065 switch Date: Thu, 6 Dec 2018 14:00:51 +0100 Message-ID: <20181206130051.GA22343@amd> References: <20181115195111.GA9946@amd> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j" Cc: buytenh@marvell.com, buytenh@wantstofly.org, nico@marvell.com To: andrew@lunn.ch, vivien.didelot@savoirfairelinux.com, netdev@vger.kernel.org, f.fainelli@gmail.com Return-path: Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:34065 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728764AbeLFNAx (ORCPT ); Thu, 6 Dec 2018 08:00:53 -0500 Content-Disposition: inline In-Reply-To: <20181115195111.GA9946@amd> Sender: netdev-owner@vger.kernel.org List-ID: --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > I'm trying to create support for Marvell 88e6065 switch... and it > seems like drivers/net/dsa supports everything, but this model. I have something that works, but is far from suitable for mainline. Few parts are good, those will be marked PATCH, rest will be RFD. I'm not sure how much work I'll be able to put into them in future, so here they go. Is there well supported switch, preferably with public documentation? Does not have to be Marvell... Three ports could be enough, and 100MBit is enough for our use. We need RSTP, and are using two VLANs...=20 AFAICT 88e6176 should be quite safe choice (as it is used by Turris Omnia), but it has more ports than we need, and supports gigabit -- that means expensive. It also lacks public documentation AFAICT :-(. Patches are relavite to v4.19. Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlwJHYMACgkQMOfwapXb+vI/ywCeICAj4Z2wm/zagB74TID2Mgzi xFwAnRAHYsq1RUfXFpHMKBZZ7Z/YWblr =nGdr -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j--