From: patchwork-bot+netdevbpf@kernel.org
To: Vikas Gupta <vikas.gupta@broadcom.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
vsrama-krishna.nemani@broadcom.com,
bhargava.marreddy@broadcom.com, rajashekar.hudumula@broadcom.com,
ajit.khaparde@broadcom.com, dharmender.garg@broadcom.com,
rahul-rg.gupta@broadcom.com
Subject: Re: [PATCH net] bnge: fix context mem iteration
Date: Sat, 06 Jun 2026 01:50:08 +0000 [thread overview]
Message-ID: <178071060814.3989414.3144352465863361551.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260604163709.497649-1-vikas.gupta@broadcom.com>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 4 Jun 2026 22:07:09 +0530 you wrote:
> The firmware advertises context memory (backing store) types
> through a linked list, with BNGE_CTX_INV serving as the
> end-of-list sentinel.
> However, the driver incorrectly assumes that the list is strictly
> ordered and prematurely terminates traversal when it encounters
> an unrecognized type (>=BNGE_CTX_V2_MAX). As a result, any valid
> context types that appear later in the chain are silently skipped,
> leading to incomplete memory configuration and eventual driver load
> failure.
>
> [...]
Here is the summary with links:
- [net] bnge: fix context mem iteration
https://git.kernel.org/netdev/net/c/3847d94783c0
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:[~2026-06-06 1:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-04 16:37 [PATCH net] bnge: fix context mem iteration Vikas Gupta
2026-06-06 1:50 ` 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=178071060814.3989414.3144352465863361551.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=ajit.khaparde@broadcom.com \
--cc=andrew+netdev@lunn.ch \
--cc=bhargava.marreddy@broadcom.com \
--cc=davem@davemloft.net \
--cc=dharmender.garg@broadcom.com \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rahul-rg.gupta@broadcom.com \
--cc=rajashekar.hudumula@broadcom.com \
--cc=vikas.gupta@broadcom.com \
--cc=vsrama-krishna.nemani@broadcom.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox