From: patchwork-bot+netdevbpf@kernel.org
To: Brett Creeley <brett.creeley@amd.com>
Cc: alexanderduyck@fb.com, kuba@kernel.org, kernel-team@meta.com,
davem@davemloft.net, pabeni@redhat.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, jdamato@fastly.com,
stable@vger.kernel.org
Subject: Re: [PATCH net] fbnic: Set napi irq value after calling netif_napi_add
Date: Sat, 14 Sep 2024 03:10:35 +0000 [thread overview]
Message-ID: <172628343575.2438539.17479638997726025148.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240912174922.10550-1-brett.creeley@amd.com>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 12 Sep 2024 10:49:22 -0700 you wrote:
> The driver calls netif_napi_set_irq() and then calls netif_napi_add(),
> which calls netif_napi_add_weight(). At the end of
> netif_napi_add_weight() is a call to netif_napi_set_irq(napi, -1), which
> clears the previously set napi->irq value. Fix this by calling
> netif_napi_set_irq() after calling netif_napi_add().
>
> This was found when reviewing another patch and I have no way to test
> this, but the fix seemed relatively straight forward.
>
> [...]
Here is the summary with links:
- [net] fbnic: Set napi irq value after calling netif_napi_add
https://git.kernel.org/netdev/net/c/9f3e7f11f21a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-09-14 3:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-12 17:49 [PATCH net] fbnic: Set napi irq value after calling netif_napi_add Brett Creeley
2024-09-12 18:03 ` Joe Damato
2024-09-12 22:16 ` Vadim Fedorenko
2024-09-14 3:10 ` 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=172628343575.2438539.17479638997726025148.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alexanderduyck@fb.com \
--cc=brett.creeley@amd.com \
--cc=davem@davemloft.net \
--cc=jdamato@fastly.com \
--cc=kernel-team@meta.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=stable@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox