From patchwork Sat Apr 13 13:01:38 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?QXLEsW7DpyDDnE5BTCB2aWEgQjQgUmVsYXk=?= X-Patchwork-Id: 13628680 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 02B723D56D; Sat, 13 Apr 2024 13:02:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713013362; cv=none; b=eLMjk9TKMy8lPkXl9sBGYWFVNp3Lf4d/6AreVUf3e0wSwsE/hsr3/ohNWv8mYXdEI78CaRP+vU4LLXyguaAsJi7sqZPAeXLY/f6MaZdezX8RC23vjMY7AN1Kdq0XBEXjvsvMUh9FDuHto0IO6Nm5g8aXUxqpUtWnoIatv6Mt18Y= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713013362; c=relaxed/simple; bh=tIwVcmzfuWrvRXOL2CNVlGRiqUSlmA862fC7CswLoWc=; h=From:Subject:Date:Message-Id:MIME-Version:Content-Type:To:Cc; b=OhJ0q6Gp+5quRe1jfz6CpYWjuov2DgvDCTQukvoiNsK2xzPC3irWEc83Tmi5mW1cXuHsFxAf3nn5ps6hFBh4143QdQ9juEknP3Wr5R0MTWdEA67wieJf7eeSyuf2MAy1SyCX6lqJjI41DYsCW/P14XhkjTWRBH68K/78KREbtcA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=deo0xecY; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="deo0xecY" Received: by smtp.kernel.org (Postfix) with ESMTPS id 7E372C113CD; Sat, 13 Apr 2024 13:02:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713013361; bh=tIwVcmzfuWrvRXOL2CNVlGRiqUSlmA862fC7CswLoWc=; h=From:Subject:Date:To:Cc:Reply-To:From; b=deo0xecYYCfglU3Qnkjrp+fBSTarRhRzy5Wkb+HRTFB/TCH86sEw1QEtdUg44zetl 8j3+ZwE1Xu/AfpM+HTm2tVamGaXnhq6WRbDEndUL6Vl+33P+FA//XQ4qCIDWsWtPZ7 /6PJ5o346Uut0w9afs9rWXYxBYtdQLfvzFr+vx6M/ZI/5xT+AhurbhIY/fymh9MxtF Mr/MTN4EjV/YNR2kvxbkoGIfctF1kh0yeUEd5UOy2Z1/wN3iBMOPxOhNkEBAmWqb8f 4LKZjaCXG3Re0/Jcy4qJK10MWiUAg6T+vOmwzanoyGw0GaI5JHAJK6hm6QyYpsfJRr uOe1zwvE5MQXQ== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6C374C4345F; Sat, 13 Apr 2024 13:02:41 +0000 (UTC) From: =?utf-8?b?QXLEsW7DpyDDnE5BTCB2aWEgQjQgUmVsYXk=?= Subject: [PATCH net 0/2] Fix port mirroring on MT7530 DSA subdriver Date: Sat, 13 Apr 2024 16:01:38 +0300 Message-Id: <20240413-b4-for-net-mt7530-fix-mirroring-to-local-port-and-mt7988-v1-0-476deff8cc06@arinc9.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-B4-Tracking: v=1; b=H4sIADKCGmYC/x2NQQqDMBBFryKz7kA00cReRbpIY7QDmpFJKAXx7 k27fPD++yfkKBQz3JsTJL4pE6cK7a2B8PJpjUhzZehUZ5RpNT4NLiyYYsG92F4rXOiDO4mwUFq xMG4c/IYHS0Gf5p82Oofa+t51YRhG66HmD4l1+b+eoObgcV1f7Wt53Y8AAAA= To: Daniel Golle , DENG Qingfang , Sean Wang , Andrew Lunn , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Matthias Brugger , AngeloGioacchino Del Regno Cc: Holger Stadali , Bartel Eerdekens , mithat.guner@xeront.com, erkin.bozoglu@xeront.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, =?utf-8?b?QXLEsW7DpyDDnE5BTA==?= X-Mailer: b4 0.13.0 X-Developer-Signature: v=1; a=ed25519-sha256; t=1713013352; l=731; i=arinc.unal@arinc9.com; s=arinc9-patatt; h=from:subject:message-id; bh=tIwVcmzfuWrvRXOL2CNVlGRiqUSlmA862fC7CswLoWc=; b=AIrFvlQc3tcxviGzOLIGmBqZmIxEahKHRc9YPMCzCUupD2yadJp90xxhu93W3CrPfWgGyLLED MCUb176IfZaDE61ysaeVKABk/KB1+fYyhH9GXZ9wKbm+94vAREIVkeP X-Developer-Key: i=arinc.unal@arinc9.com; a=ed25519; pk=VmvgMWwm73yVIrlyJYvGtnXkQJy9CvbaeEqPQO9Z4kA= X-Endpoint-Received: by B4 Relay for arinc.unal@arinc9.com/arinc9-patatt with auth_id=115 X-Original-From: =?utf-8?b?QXLEsW7DpyDDnE5BTA==?= Reply-To: arinc.unal@arinc9.com X-Patchwork-Delegate: kuba@kernel.org Hi. This patch series fixes the frames received on the local port (monitor port) not being mirrored, and port mirroring for the MT7988 SoC switch. Arınç Signed-off-by: Arınç ÜNAL --- Arınç ÜNAL (2): net: dsa: mt7530: fix mirroring frames received on local port net: dsa: mt7530: fix port mirroring for MT7988 SoC switch drivers/net/dsa/mt7530.c | 16 ++++++++++++---- drivers/net/dsa/mt7530.h | 4 ++++ 2 files changed, 16 insertions(+), 4 deletions(-) --- base-commit: 4e1ad31ce3205d9400816e08cf14b7c96295d22e change-id: 20240413-b4-for-net-mt7530-fix-mirroring-to-local-port-and-mt7988-37a582c6697a Best regards,