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.2 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 90444C433DB for ; Fri, 26 Mar 2021 21:53:01 +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 3111361976 for ; Fri, 26 Mar 2021 21:53:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3111361976 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=pOTsBmFOdHCZQIN/qVBWycuyszzYzEweIIyzaP35oYs=; b=j55C2bDptN+XYyC+6G3qHSa1x DwJI8BkEa+DwttWyU9u91W29umFpkDqW7QKIWMfJoG+FhBc7EKSxlXTSqBqFtUzKPYQjtGhMMI0mL LDkhpML3HcWyCJ+YqW43Ab2MFvQ02cm3rbfydS3JJ8qhRI8sFOr5z1jmGAr5oFuViItJ6tRmapWlJ 3ADmWl/GsEoYiPFaXlVRJAta+270kcBQ6PjyStEGiYPQV/YUTNNLg/BpMo5dAwhH41Byj64g8VV6N q6WOr5bByH+aSAGaplDGCl3Q0Uc1wHVJ614SqFhqp77YFD48GZMnEviXFFhwcZ9h1I9DqXXejwK9Z 6C/oDTFfg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lPuLW-004Osf-VT; Fri, 26 Mar 2021 21:50:23 +0000 Received: from mail.kernel.org ([198.145.29.99]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lPuLP-004Orn-Oc for linux-arm-kernel@lists.infradead.org; Fri, 26 Mar 2021 21:50:18 +0000 Received: by mail.kernel.org (Postfix) with ESMTPS id 26F6C61A10; Fri, 26 Mar 2021 21:50:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1616795411; bh=bcdCzp4pAv3xlxjBrP8WxheeUABuPbFUKDaRjd+VNZk=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=uU0IYMdgWeX8b8S7aPy22jpI7C7iMJt0e5stC3UK005X2EJ+e4uVcVBlWeRBwnUWH Ajwk42C3qPwI0t0+XoS6FE8lCi2ZioWY2Gn069e8R9KMP+5kGzJJ2MCn2ATmRPZ/Wn 9XOhq2H2Slp783zF89uUP/QntHdq8mQTk06QP/0pqWYuSdP08Rjgm7V5Bw46Y8YCRq MC8QY9SQEqEf2dQgLhFjMga5sddCGR3dCPAdNOHMQeVPyOHDsRV7pR9fX3DKaueIX8 /ROdY0ijj6LT2D9tPb6of6RBkFcCA31UWs0FQanBfzk+ljAgYtSBzj8emv/uiaj2Cw FRRmSgS4dYwqg== MIME-Version: 1.0 Subject: Re: [PATCH v2 net-next 0/5] net: stmmac: enable multi-vector MSI From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161679541097.17455.17342387440492933878.git-patchwork-notify@kernel.org> Date: Fri, 26 Mar 2021 21:50:10 +0000 References: <20210325173916.13203-1-weifeng.voon@intel.com> In-Reply-To: <20210325173916.13203-1-weifeng.voon@intel.com> To: Voon Weifeng Cc: davem@davemloft.net, mcoquelin.stm32@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, joabreu@synopsys.com, kuba@kernel.org, peppe.cavallaro@st.com, andrew@lunn.ch, alexandre.torgue@st.com, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, boon.leong.ong@intel.com, vee.khee.wong@intel.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210326_215016_457023_CC5FF510 X-CRM114-Status: GOOD ( 10.20 ) 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-next.git (refs/heads/master): On Fri, 26 Mar 2021 01:39:11 +0800 you wrote: > This patchset adds support for multi MSI interrupts in addition to > current single common interrupt implementation. Each MSI interrupt is tied > to a newly introduce interrupt service routine(ISR). Hence, each interrupt > will only go through the corresponding ISR. > > In order to increase the efficiency, enabling multi MSI interrupt will > automatically select the interrupt mode configuration INTM=1. When INTM=1, > the TX/RX transfer complete signal will only asserted on corresponding > sbd_perch_tx_intr_o[] or sbd_perch_rx_intr_o[] without asserting signal > on the common sbd_intr_o. Hence, for each TX/RX interrupts, only the > corresponding ISR will be triggered. > > [...] Here is the summary with links: - [v2,net-next,1/5] net: stmmac: introduce DMA interrupt status masking per traffic direction https://git.kernel.org/netdev/net-next/c/7e1c520c0d20 - [v2,net-next,2/5] net: stmmac: make stmmac_interrupt() function more friendly to MSI https://git.kernel.org/netdev/net-next/c/29e6573c61aa - [v2,net-next,3/5] net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX https://git.kernel.org/netdev/net-next/c/8532f613bc78 - [v2,net-next,4/5] stmmac: intel: add support for multi-vector msi and msi-x https://git.kernel.org/netdev/net-next/c/b42446b9b37b - [v2,net-next,5/5] net: stmmac: use interrupt mode INTM=1 for multi-MSI https://git.kernel.org/netdev/net-next/c/6ccf12ae111e 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 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=-11.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,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 EF71FC433E1 for ; Fri, 26 Mar 2021 21:50:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C95A861A42 for ; Fri, 26 Mar 2021 21:50:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230221AbhCZVuN (ORCPT ); Fri, 26 Mar 2021 17:50:13 -0400 Received: from mail.kernel.org ([198.145.29.99]:42744 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229969AbhCZVuL (ORCPT ); Fri, 26 Mar 2021 17:50:11 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 26F6C61A10; Fri, 26 Mar 2021 21:50:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1616795411; bh=bcdCzp4pAv3xlxjBrP8WxheeUABuPbFUKDaRjd+VNZk=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=uU0IYMdgWeX8b8S7aPy22jpI7C7iMJt0e5stC3UK005X2EJ+e4uVcVBlWeRBwnUWH Ajwk42C3qPwI0t0+XoS6FE8lCi2ZioWY2Gn069e8R9KMP+5kGzJJ2MCn2ATmRPZ/Wn 9XOhq2H2Slp783zF89uUP/QntHdq8mQTk06QP/0pqWYuSdP08Rjgm7V5Bw46Y8YCRq MC8QY9SQEqEf2dQgLhFjMga5sddCGR3dCPAdNOHMQeVPyOHDsRV7pR9fX3DKaueIX8 /ROdY0ijj6LT2D9tPb6of6RBkFcCA31UWs0FQanBfzk+ljAgYtSBzj8emv/uiaj2Cw FRRmSgS4dYwqg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v2 net-next 0/5] net: stmmac: enable multi-vector MSI From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161679541097.17455.17342387440492933878.git-patchwork-notify@kernel.org> Date: Fri, 26 Mar 2021 21:50:10 +0000 References: <20210325173916.13203-1-weifeng.voon@intel.com> In-Reply-To: <20210325173916.13203-1-weifeng.voon@intel.com> To: Voon Weifeng Cc: davem@davemloft.net, mcoquelin.stm32@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, joabreu@synopsys.com, kuba@kernel.org, peppe.cavallaro@st.com, andrew@lunn.ch, alexandre.torgue@st.com, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, boon.leong.ong@intel.com, vee.khee.wong@intel.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Fri, 26 Mar 2021 01:39:11 +0800 you wrote: > This patchset adds support for multi MSI interrupts in addition to > current single common interrupt implementation. Each MSI interrupt is tied > to a newly introduce interrupt service routine(ISR). Hence, each interrupt > will only go through the corresponding ISR. > > In order to increase the efficiency, enabling multi MSI interrupt will > automatically select the interrupt mode configuration INTM=1. When INTM=1, > the TX/RX transfer complete signal will only asserted on corresponding > sbd_perch_tx_intr_o[] or sbd_perch_rx_intr_o[] without asserting signal > on the common sbd_intr_o. Hence, for each TX/RX interrupts, only the > corresponding ISR will be triggered. > > [...] Here is the summary with links: - [v2,net-next,1/5] net: stmmac: introduce DMA interrupt status masking per traffic direction https://git.kernel.org/netdev/net-next/c/7e1c520c0d20 - [v2,net-next,2/5] net: stmmac: make stmmac_interrupt() function more friendly to MSI https://git.kernel.org/netdev/net-next/c/29e6573c61aa - [v2,net-next,3/5] net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX https://git.kernel.org/netdev/net-next/c/8532f613bc78 - [v2,net-next,4/5] stmmac: intel: add support for multi-vector msi and msi-x https://git.kernel.org/netdev/net-next/c/b42446b9b37b - [v2,net-next,5/5] net: stmmac: use interrupt mode INTM=1 for multi-MSI https://git.kernel.org/netdev/net-next/c/6ccf12ae111e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html