[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175153681551.1389884.4980983924046945780.git-patchwork-notify@kernel.org>
Date: Thu, 03 Jul 2025 10:00:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jiawen Wu <jiawenwu@...stnetic.com>
Cc: netdev@...r.kernel.org, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
michal.swiatkowski@...ux.intel.com, larysa.zaremba@...el.com,
mengyuanlou@...-swift.com, duanqiangwen@...-swift.com
Subject: Re: [PATCH net v4 0/3] Fix IRQ vectors
Hello:
This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Tue, 1 Jul 2025 14:30:27 +0800 you wrote:
> The interrupt vector order was adjusted by [1]commit 937d46ecc5f9 ("net:
> wangxun: add ethtool_ops for channel number") in Linux-6.8. Because at
> that time, the MISC interrupt acts as the parent interrupt in the GPIO
> IRQ chip. When the number of Rx/Tx ring changes, the last MISC
> interrupt must be reallocated. Then the GPIO interrupt controller would
> be corrupted. So the initial plan was to adjust the sequence of the
> interrupt vectors, let MISC interrupt to be the first one and do not
> free it.
>
> [...]
Here is the summary with links:
- [net,v4,1/3] net: txgbe: request MISC IRQ in ndo_open
https://git.kernel.org/netdev/net/c/cc9f7f65cd2f
- [net,v4,2/3] net: wangxun: revert the adjustment of the IRQ vector sequence
https://git.kernel.org/netdev/net/c/e37546ad1f9b
- [net,v4,3/3] net: ngbe: specify IRQ vector when the number of VFs is 7
https://git.kernel.org/netdev/net/c/4174c0c331a2
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