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 X-Spam-Level: X-Spam-Status: No, score=-16.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EA0A5C49361 for ; Wed, 16 Jun 2021 19:20:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CEC46613D3 for ; Wed, 16 Jun 2021 19:20:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232691AbhFPTWO (ORCPT ); Wed, 16 Jun 2021 15:22:14 -0400 Received: from mail.kernel.org ([198.145.29.99]:50178 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232628AbhFPTWK (ORCPT ); Wed, 16 Jun 2021 15:22:10 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 584AD613C2; Wed, 16 Jun 2021 19:20:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1623871204; bh=Cutqgtq1nDFUbNZhrjjIuilBC8+Pyq/0E0b3v0M4HkA=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=R6UZZsWeGaruZngi80q86c2gYHIE5RO7y+FAzbmEpQJ5UhLHcXAIylkDRL6JcQ1Gl KvxNZfLFl0CIeMhMC7frsycUmclv4HgyDr8y+gnmZEXL3kOqGRBvIdIa3e+0Wlpa7Q b+8bDA72ybbvzEuAmEvZvWldQaYzsqFwPl7Sla5z8BAM6triXr+rEWPHjtdGyRA9r2 ipB+XdPufIVA7uq3nJv1eoG2qyHiXDD/7amesXq73evQbs1W1zBf187+djcBSHPkSB zB5PeZ6utvOWs2IFlqTyrmDghBpy8NcSPnTl5+MP5mNSzFJuV4IDCRYepk4iUQ4onj QUYW4YIGVwDUQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next v2] net: dsa: xrs700x: forward HSR supervision frames From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162387120427.29488.8583760405715339736.git-patchwork-notify@kernel.org> Date: Wed, 16 Jun 2021 19:20:04 +0000 References: <20210616013903.41564-1-george.mccollister@gmail.com> In-Reply-To: <20210616013903.41564-1-george.mccollister@gmail.com> To: George McCollister Cc: netdev@vger.kernel.org, andrew@lunn.ch, vivien.didelot@gmail.com, f.fainelli@gmail.com, olteanv@gmail.com, davem@davemloft.net, kuba@kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Tue, 15 Jun 2021 20:39:03 -0500 you wrote: > Forward supervision frames between redunant HSR ports. This was broken > in the last commit. > > Fixes: 1a42624aecba ("net: dsa: xrs700x: allow HSR/PRP supervision dupes for node_table") > Signed-off-by: George McCollister > Reviewed-by: Vladimir Oltean > > [...] Here is the summary with links: - [net-next,v2] net: dsa: xrs700x: forward HSR supervision frames https://git.kernel.org/netdev/net-next/c/a4fc566543c0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html