lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 26 Mar 2021 21:50:10 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Voon Weifeng <weifeng.voon@...el.com>
Cc:     davem@...emloft.net, mcoquelin.stm32@...il.com,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
        joabreu@...opsys.com, kuba@...nel.org, peppe.cavallaro@...com,
        andrew@...n.ch, alexandre.torgue@...com,
        linux-stm32@...md-mailman.stormreply.com,
        linux-arm-kernel@...ts.infradead.org, boon.leong.ong@...el.com,
        vee.khee.wong@...el.com
Subject: Re: [PATCH v2 net-next 0/5] net: stmmac: enable multi-vector MSI

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ