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=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham 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 854FAC433DB for ; Fri, 5 Mar 2021 21:12:23 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DDD6B6507A for ; Fri, 5 Mar 2021 21:12:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DDD6B6507A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; 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=4SMjWM2h2NAIsqE5fd/4WVbHn4P491sgSPdQue6pAE4=; b=lt5TxeQSkLU28UG4nDTO2lxDs 8x5Grl2QOOWRmbN3E18mTSlKGNmYAA/gv7Iffu1QDBqOx3wJwhnhqAas8ytUy9i+TowrigleXm6Yq IKc6uEIZcR1HItYlGV2IfOu6BA5gZaOw8TVq+32YDZWXU+JxhAdbdrd8VbsdY7VXIBYQkhVYzyhq6 I/xgiHq+ZlPJZwbnokQgAP4qSXK8z8h+ujW34nqJ9EX8AbJAGGtHxRaCsovhOYtXwW3agxQwsyYr7 e8i75KgrKAGftaaInXbFE+GLQIVZpTwC7/8QXWDfSomVqi1vTlIeNcfGoGuKKstotbvCLtb8Kxw7s dSKY6Sy0A==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lIHiJ-00GWJ0-Qj; Fri, 05 Mar 2021 21:10:24 +0000 Received: from mail.kernel.org ([198.145.29.99]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lIHi9-00GWFu-2D for linux-arm-kernel@lists.infradead.org; Fri, 05 Mar 2021 21:10:15 +0000 Received: by mail.kernel.org (Postfix) with ESMTPS id 25C1E6509B; Fri, 5 Mar 2021 21:10:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1614978609; bh=tfYUmsXc+cYJmMT4lfQnI5zjXJDKfH7cTJiFLPkrU5g=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=uf2VRjGwjoay2V7SkPiABDzdEtcFOMNCCMuvpJELf/WRu5t8EgZ8+QEUuGw+cYR98 2kHuVrmpo+CHTV1K+U2iAq300SdCo788eztwPYoeo0ztDIDHCGU2o9Wvau75C5OlAX UXNvFo4lF1Q2rjS7iksZNsWA2Fhw46k17q4WteGEzZkj1CQEBfq6HLS0rIdLS9hLMT sZWngUX5lZVC5OPaGMbp534Tq2gmt2VT4WTy4sryHsXm6rmuUb5Emb/QrxhPyewWcE 8MyuK0yFm0blf9RApay+rV3Gz15eTHIEUO2gFcgXqj9iGnqcYhU0pPrpzkTNK4PBxq b98i1Ge69UWXQ== MIME-Version: 1.0 Subject: Re: [PATCH net 1/1] net: stmmac: Fix VLAN filter delete timeout issue in Intel mGBE SGMII From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161497860911.24588.15607170379509206328.git-patchwork-notify@kernel.org> Date: Fri, 05 Mar 2021 21:10:09 +0000 References: <20210305054930.7434-1-boon.leong.ong@intel.com> In-Reply-To: <20210305054930.7434-1-boon.leong.ong@intel.com> To: Ong Boon Leong Cc: peppe.cavallaro@st.com, alexandre.torgue@st.com, joabreu@synopsys.com, davem@davemloft.net, kuba@kernel.org, mcoquelin.stm32@gmail.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, weifeng.voon@intel.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210305_211013_647546_7DB390EC X-CRM114-Status: UNSURE ( 7.05 ) X-CRM114-Notice: Please train this message. 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 (refs/heads/master): On Fri, 5 Mar 2021 13:49:30 +0800 you wrote: > For Intel mGbE controller, MAC VLAN filter delete operation will time-out > if serdes power-down sequence happened first during driver remove() with > below message. > > [82294.764958] intel-eth-pci 0000:00:1e.4 eth2: stmmac_dvr_remove: removing driver > [82294.778677] intel-eth-pci 0000:00:1e.4 eth2: Timeout accessing MAC_VLAN_Tag_Filter > [82294.779997] intel-eth-pci 0000:00:1e.4 eth2: failed to kill vid 0081/0 > [82294.947053] intel-eth-pci 0000:00:1d.2 eth1: stmmac_dvr_remove: removing driver > [82295.002091] intel-eth-pci 0000:00:1d.1 eth0: stmmac_dvr_remove: removing driver > > [...] Here is the summary with links: - [net,1/1] net: stmmac: Fix VLAN filter delete timeout issue in Intel mGBE SGMII https://git.kernel.org/netdev/net/c/9a7b3950c7e1 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