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 302BDC77B7F for ; Wed, 3 May 2023 03:30:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:To:In-Reply-To: References:Date:Message-Id:From:Subject:Content-Transfer-Encoding: MIME-Version:Content-Type:Reply-To:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=e7k3UvXcOvTWD8QXMn9yzrNQrUVLsUztShNUrwH+zPg=; b=o876nztJrPfQdFvgs2aFu6GW2v Q7a2KHPBtwAH0BquZf6gskSQRbXQ9spT43uWCJlYt6Pt2dQYRC1QuaQmuQjx0r3iJaWK63Bj+SZHb LoIYmfQoUWdd9t0+sFJeUFzy5sPG8/xi/vpd+OYm02XyMyOyZoUGJ0l7V4XDG1ZY29pXoZwv4b5Ox uBJJ6X3YG1rVWAnoMJhQfV/8t5fgsUuPHMgYAvdwU0d+7pPYFy2YkMQBMhU/1U12v1xrQckstTzpx KlGN17Sp2LFijGDeVxFmqGlCfdIKOw4EiFmbTc+eFEJuyCv6h22I+E+w7lwXHaoIkXGYokKTg/8Im fvh43qwg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pu3CF-003E4U-2G; Wed, 03 May 2023 03:30:27 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pu3C9-003E3J-2y; Wed, 03 May 2023 03:30:23 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 6BA3360B78; Wed, 3 May 2023 03:30:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id B3392C433EF; Wed, 3 May 2023 03:30:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683084619; bh=WLePMFTzjehr9UevzId0j2OA0wYMyFASCHTHGYPPt2w=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=M32UpwLrF0haRxJJu4+N6DyK2waPH0u80DX/t6PsuBzKMfQdHl5U1+guDJAaWr+pJ P40yjI8fyWwShSe28I1r5pqFwtVnSk14s722dNoho9UE/iKltSn8ytt89ZTFO79OZZ HQtcjEOzDtBVaZxnXiPlEp7MtOHtQIlTUWBwNAnf3YyyEWnP8PYYU/Qjb6xiGtzxJm k0yYwbacdxQwvUuXfYD4ZqRKqOOk2LCTWpy1kT1QDB/hVCngOQ1XSx9HKFhscVbjWI MaWoFnDUAETaE3yfec2NR2xAGfqFqze1Eher+sSLPDwORJJjvg/IFwOjm0GFMb8mkU XjGC+rEVRZ6BA== 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 8E1BEC3959E; Wed, 3 May 2023 03:30:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [net v2] net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168308461957.6433.6971778251909204791.git-patchwork-notify@kernel.org> Date: Wed, 03 May 2023 03:30:19 +0000 References: <20230426172153.8352-1-linux@fw-web.de> In-Reply-To: <20230426172153.8352-1-linux@fw-web.de> To: Frank Wunderlich X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230502_203022_028894_04DE4FED X-CRM114-Status: GOOD ( 10.89 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: angelogioacchino.delregno@collabora.com, netdev@vger.kernel.org, sean.wang@mediatek.com, linux@armlinux.org.uk, stable@vger.kernel.org, davem@davemloft.net, edumazet@google.com, arinc.unal@arinc9.com, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, john@phrozen.org, matthias.bgg@gmail.com, kuba@kernel.org, pabeni@redhat.com, lorenzo@kernel.org, Mark-MC.Lee@mediatek.com, linux-kernel@vger.kernel.org, nbd@nbd.name Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski : On Wed, 26 Apr 2023 19:21:53 +0200 you wrote: > From: Felix Fietkau > > Through testing I found out that hardware vlan rx offload support seems to > have some hardware issues. At least when using multiple MACs and when > receiving tagged packets on the secondary MAC, the hardware can sometimes > start to emit wrong tags on the first MAC as well. > > [...] Here is the summary with links: - [net,v2] net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging https://git.kernel.org/netdev/net/c/c6d96df9fa2c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4826FC77B75 for ; Wed, 3 May 2023 03:30:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229609AbjECDa2 (ORCPT ); Tue, 2 May 2023 23:30:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59398 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229586AbjECDaZ (ORCPT ); Tue, 2 May 2023 23:30:25 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DEBBC30FD; Tue, 2 May 2023 20:30:20 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 604CC622DA; Wed, 3 May 2023 03:30:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id B3392C433EF; Wed, 3 May 2023 03:30:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683084619; bh=WLePMFTzjehr9UevzId0j2OA0wYMyFASCHTHGYPPt2w=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=M32UpwLrF0haRxJJu4+N6DyK2waPH0u80DX/t6PsuBzKMfQdHl5U1+guDJAaWr+pJ P40yjI8fyWwShSe28I1r5pqFwtVnSk14s722dNoho9UE/iKltSn8ytt89ZTFO79OZZ HQtcjEOzDtBVaZxnXiPlEp7MtOHtQIlTUWBwNAnf3YyyEWnP8PYYU/Qjb6xiGtzxJm k0yYwbacdxQwvUuXfYD4ZqRKqOOk2LCTWpy1kT1QDB/hVCngOQ1XSx9HKFhscVbjWI MaWoFnDUAETaE3yfec2NR2xAGfqFqze1Eher+sSLPDwORJJjvg/IFwOjm0GFMb8mkU XjGC+rEVRZ6BA== 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 8E1BEC3959E; Wed, 3 May 2023 03:30:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [net v2] net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168308461957.6433.6971778251909204791.git-patchwork-notify@kernel.org> Date: Wed, 03 May 2023 03:30:19 +0000 References: <20230426172153.8352-1-linux@fw-web.de> In-Reply-To: <20230426172153.8352-1-linux@fw-web.de> To: Frank Wunderlich Cc: linux-mediatek@lists.infradead.org, nbd@nbd.name, john@phrozen.org, sean.wang@mediatek.com, Mark-MC.Lee@mediatek.com, lorenzo@kernel.org, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com, linux@armlinux.org.uk, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, stable@vger.kernel.org, frank-w@public-files.de, arinc.unal@arinc9.com Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski : On Wed, 26 Apr 2023 19:21:53 +0200 you wrote: > From: Felix Fietkau > > Through testing I found out that hardware vlan rx offload support seems to > have some hardware issues. At least when using multiple MACs and when > receiving tagged packets on the secondary MAC, the hardware can sometimes > start to emit wrong tags on the first MAC as well. > > [...] Here is the summary with links: - [net,v2] net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging https://git.kernel.org/netdev/net/c/c6d96df9fa2c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html 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 601F6C77B75 for ; Wed, 3 May 2023 03:31:26 +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=MuV3dL8jxdBszVg4ylTQOz0iQ55lOO0+lVZ/GZtnKKI=; b=xNmJmJP+Gt4b94 wulBC+Sp0sm5OCv8j8kN5JyTHE8Bkr2XTtvhSzOGvdIw2K8bVCgTtbsE2McGfkzZjyQVEb9LEfiV3 +duYTcqlsDY8gnAz1li2NvRUeiGUH+cGn2PoS7bbwlWDlwi4IkyJWey6KSy0ieGpeIXkanozjU87o cT2XKDLtSrpEQw9M52eo/HJNRQmJcrB+JAMJWutkxSz9HG5FTzRnGzTsw5zdZRYXswr6Ev9bK3XQo yWHrM5u1JuvJXZ67R3ABOtkQiB3qAS7REWbunS/RsCbOzjHrgpEggu4l2peeoKnYhjDstSwBcJH3B cq25o/fbrkOM3l4Ylfaw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pu3CE-003E4A-2v; Wed, 03 May 2023 03:30:26 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pu3C9-003E3J-2y; Wed, 03 May 2023 03:30:23 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 6BA3360B78; Wed, 3 May 2023 03:30:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id B3392C433EF; Wed, 3 May 2023 03:30:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683084619; bh=WLePMFTzjehr9UevzId0j2OA0wYMyFASCHTHGYPPt2w=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=M32UpwLrF0haRxJJu4+N6DyK2waPH0u80DX/t6PsuBzKMfQdHl5U1+guDJAaWr+pJ P40yjI8fyWwShSe28I1r5pqFwtVnSk14s722dNoho9UE/iKltSn8ytt89ZTFO79OZZ HQtcjEOzDtBVaZxnXiPlEp7MtOHtQIlTUWBwNAnf3YyyEWnP8PYYU/Qjb6xiGtzxJm k0yYwbacdxQwvUuXfYD4ZqRKqOOk2LCTWpy1kT1QDB/hVCngOQ1XSx9HKFhscVbjWI MaWoFnDUAETaE3yfec2NR2xAGfqFqze1Eher+sSLPDwORJJjvg/IFwOjm0GFMb8mkU XjGC+rEVRZ6BA== 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 8E1BEC3959E; Wed, 3 May 2023 03:30:19 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [net v2] net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168308461957.6433.6971778251909204791.git-patchwork-notify@kernel.org> Date: Wed, 03 May 2023 03:30:19 +0000 References: <20230426172153.8352-1-linux@fw-web.de> In-Reply-To: <20230426172153.8352-1-linux@fw-web.de> To: Frank Wunderlich Cc: linux-mediatek@lists.infradead.org, nbd@nbd.name, john@phrozen.org, sean.wang@mediatek.com, Mark-MC.Lee@mediatek.com, lorenzo@kernel.org, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com, linux@armlinux.org.uk, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, stable@vger.kernel.org, frank-w@public-files.de, arinc.unal@arinc9.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230502_203022_028894_04DE4FED X-CRM114-Status: GOOD ( 10.89 ) 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 patch was applied to netdev/net.git (main) by Jakub Kicinski : On Wed, 26 Apr 2023 19:21:53 +0200 you wrote: > From: Felix Fietkau > > Through testing I found out that hardware vlan rx offload support seems to > have some hardware issues. At least when using multiple MACs and when > receiving tagged packets on the secondary MAC, the hardware can sometimes > start to emit wrong tags on the first MAC as well. > > [...] Here is the summary with links: - [net,v2] net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging https://git.kernel.org/netdev/net/c/c6d96df9fa2c 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