From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A13CEC4332F for ; Tue, 14 Nov 2023 05:00:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=rGhOqvWn9IbNSRq65A7Guwr86ZSeOb2x2KlQbjblW2Y=; b=EbaVakoShKimUy N99IwLDrqfn+VEH+nhNBZ5PXyNmreBh/fGOUGg59vSxkGOlwOxQZZfOq6Uip+LRo/sT56j6RXo8hv Dos0kA2wT0SNAwdjm1NqVjEoJYSAcBmSWgJO8/IuBOT4ave2Zdp/dO51DSCFz5pDj2gZVaybDEwVW yrqbhsQj76fZgTq0U+8oenrwunl1sgRhsX0m65wvzIq8HqqArozegZOguNSONl+0WAIudOhOtHYg5 YLE0HO+h9NrrVnB6UVJn1rKr6cdbunQQR+ZzvXUxFFE75UI3FlG7V2zqkuw0tL5+/GF79SGSOra/l I3MeodJlIw1T/OXKgbgQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r2lXL-00FBHB-1s; Tue, 14 Nov 2023 05:00:31 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r2lXI-00FBGj-22 for linux-arm-kernel@lists.infradead.org; Tue, 14 Nov 2023 05:00:30 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 5D578CE0B03; Tue, 14 Nov 2023 05:00:26 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 400C5C433CA; Tue, 14 Nov 2023 05:00:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1699938025; bh=8c49J/Hz0npPJend6pBAuCS3MAFdn1Aa9h+mSQMr4Lo=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=WbfsXMxBjfMqna2n+NpmuWhw13v64Ik48gmZJBGDE21hXsQETytFzyoDGlZhw8Ush NKGXuM5y7bZ3KbaFIVH/UzqAzD58FwsBmtTakyg48nHhuRrs7ysdTYGxXeigNM3MSc 4PxUPPznHK2aTyNWDyPbuMb71PT9dAMsLujDcG4nCWqzlEohpjQ9OCu8+f1pUKNSLX nJDpTFOtWhsBbcva+NZjPMy15aJ7ayZVftjmcgY/jk1sDjWyzN4fTod3O8qFT8OYqc fCLEYks5oBSb62kbbss45uYLlZVPcgtf2Oq7VnuSK0Q8u/WL6uSE2ZBHvgxRJ1dtk5 IcfrZB3ZfqW7g== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 24965E1F673; Tue, 14 Nov 2023 05:00:25 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH net v4 0/3] Fix large frames in the Gemini ethernet driver From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169993802514.31854.14137380425875500865.git-patchwork-notify@kernel.org> Date: Tue, 14 Nov 2023 05:00:25 +0000 References: <20231109-gemini-largeframe-fix-v4-0-6e611528db08@linaro.org> In-Reply-To: <20231109-gemini-largeframe-fix-v4-0-6e611528db08@linaro.org> To: Linus Walleij Cc: ulli.kroll@googlemail.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, mirq-linux@rere.qmqm.pl, olteanv@gmail.com, andrew@lunn.ch, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231113_210028_867944_90F29035 X-CRM114-Status: GOOD ( 11.62 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski : On Thu, 09 Nov 2023 10:03:11 +0100 you wrote: > This is the result of a bug hunt for a problem with the > RTL8366RB DSA switch leading me wrong all over the place. > > I am indebted to Vladimir Oltean who as usual pointed > out where the real problem was, many thanks! > > Tryig to actually use big ("jumbo") frames on this > hardware uncovered the real bugs. Then I tested it on > the DSA switch and it indeed fixes the issue. > > [...] Here is the summary with links: - [net,v4,1/3] net: ethernet: cortina: Fix max RX frame define https://git.kernel.org/netdev/net/c/510e35fb931f - [net,v4,2/3] net: ethernet: cortina: Handle large frames https://git.kernel.org/netdev/net/c/d4d0c5b4d279 - [net,v4,3/3] net: ethernet: cortina: Fix MTU max setting https://git.kernel.org/netdev/net/c/dc6c0bfbaa94 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel