All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jiawen Wu <jiawenwu@trustnetic.com>
Cc: netdev@vger.kernel.org, andrew+netdev@lunn.ch,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, horms@kernel.org,
	michal.swiatkowski@linux.intel.com, larysa.zaremba@intel.com,
	mengyuanlou@net-swift.com, duanqiangwen@net-swift.com
Subject: Re: [PATCH net v4 0/3] Fix IRQ vectors
Date: Thu, 03 Jul 2025 10:00:15 +0000	[thread overview]
Message-ID: <175153681551.1389884.4980983924046945780.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250701063030.59340-1-jiawenwu@trustnetic.com>

Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.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



      parent reply	other threads:[~2025-07-03  9:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-01  6:30 [PATCH net v4 0/3] Fix IRQ vectors Jiawen Wu
2025-07-01  6:30 ` [PATCH net v4 1/3] net: txgbe: request MISC IRQ in ndo_open Jiawen Wu
2025-07-01  6:30 ` [PATCH net v4 2/3] net: wangxun: revert the adjustment of the IRQ vector sequence Jiawen Wu
2025-07-01  6:30 ` [PATCH net v4 3/3] net: ngbe: specify IRQ vector when the number of VFs is 7 Jiawen Wu
2025-07-01 13:10   ` Larysa Zaremba
2025-07-03 10:00 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=175153681551.1389884.4980983924046945780.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=duanqiangwen@net-swift.com \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=jiawenwu@trustnetic.com \
    --cc=kuba@kernel.org \
    --cc=larysa.zaremba@intel.com \
    --cc=mengyuanlou@net-swift.com \
    --cc=michal.swiatkowski@linux.intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.