From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by smtp.subspace.kernel.org (Postfix) with ESMTP id CAEF313AA2C; Fri, 5 Jul 2024 08:24:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.175.24.41 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720167873; cv=none; b=P9uBJ5J/VR1VD6Upe0WvU1LyIaR4fUrwDLsXBvbwy0sprhsJoHZZXUJm1OzkCgwuzTp55Zqhlo81V7Eu8PjZCp9AoHPluWC0z0CuIZn6QqrqSaofMr9yphuOuofp0Uz9TNTrDjxLiLJnKI7KUMQjA9uzCHBB4ShyHdy2yQ4t1Hk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720167873; c=relaxed/simple; bh=sUQZBTWUeBLL9upQa3A6QmjYnBHcEuC/z3Jz211+Fb0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ETmKASq5QXIboLyI8c7yWsuvL69XA2rDr5zamQVNCzsUVjNf4Lraexo8CbZnQxN4BTE+wmkPINiN7SExFtjZNTmhHh+pa+NJnMV48s92syhO26LRzJDXynrHbb/Y8va2mlgdfw6UWcz0ekdFXTfXRupBlxkIreQiLA3/YdLWGZE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=alpha.franken.de; spf=pass smtp.mailfrom=alpha.franken.de; arc=none smtp.client-ip=193.175.24.41 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=alpha.franken.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=alpha.franken.de Received: from uucp by elvis.franken.de with local-rmail (Exim 3.36 #1) id 1sPeEV-0003DF-00; Fri, 05 Jul 2024 10:23:55 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id A8709C02A4; Fri, 5 Jul 2024 08:55:31 +0200 (CEST) Date: Fri, 5 Jul 2024 08:55:31 +0200 From: Thomas Bogendoerfer To: "Maciej W. Rozycki" Cc: Jiaxun Yang , Florian Fainelli , Broadcom internal kernel review list , Huacai Chen , Thomas Gleixner , Serge Semin , "paulburton@kernel.org" , "linux-mips@vger.kernel.org" , linux-kernel@vger.kernel.org Subject: Re: [PATCH 01/10] MIPS: smp: Make IPI interrupts scalable Message-ID: References: <20240616-b4-mips-ipi-improvements-v1-0-e332687f1692@flygoat.com> <20240616-b4-mips-ipi-improvements-v1-1-e332687f1692@flygoat.com> <7a822a33-dd67-4827-bbd0-01e75e203951@app.fastmail.com> Precedence: bulk X-Mailing-List: linux-mips@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Thu, Jul 04, 2024 at 11:36:02PM +0100, Maciej W. Rozycki wrote: > On Thu, 4 Jul 2024, Jiaxun Yang wrote: > > No worries, I'll try to fetch a BMIPS3000 SMP router to get Broadcom platform > > undercover. > > But that's a completely different design from the SB-1 line, isn't it? I have a BCM1480 system to test, so that's covered. I'm going to test on IP27 and IP30, too. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]