From: patchwork-bot+netdevbpf@kernel.org
To: Paul Fertser <fercerpav@gmail.com>
Cc: potin.lai.pt@gmail.com, chou.cosmo@gmail.com,
eajames@linux.ibm.com, sam@mendozajonas.com, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
horms@kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, fr0st61te@gmail.com,
stable@vger.kernel.org
Subject: Re: [PATCH] net/ncsi: wait for the last response to Deselect Package before configuring channel
Date: Thu, 23 Jan 2025 04:10:35 +0000 [thread overview]
Message-ID: <173760543574.917319.5168244429411410501.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250116152900.8656-1-fercerpav@gmail.com>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 16 Jan 2025 18:29:00 +0300 you wrote:
> The NCSI state machine as it's currently implemented assumes that
> transition to the next logical state is performed either explicitly by
> calling `schedule_work(&ndp->work)` to re-queue itself or implicitly
> after processing the predefined (ndp->pending_req_num) number of
> replies. Thus to avoid the configuration FSM from advancing prematurely
> and getting out of sync with the process it's essential to not skip
> waiting for a reply.
>
> [...]
Here is the summary with links:
- net/ncsi: wait for the last response to Deselect Package before configuring channel
https://git.kernel.org/netdev/net/c/6bb194d036c6
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:[~2025-01-23 4:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-13 2:34 [PATCH v3 0/2] net/ncsi: fix oem gma command handling and state race issue Potin Lai
2025-01-13 2:34 ` [PATCH v3 1/2] net/ncsi: fix locking in Get MAC Address handling Potin Lai
2025-01-13 2:34 ` [PATCH v3 2/2] net/ncsi: fix state race during channel probe completion Potin Lai
2025-01-14 12:55 ` Paul Fertser
2025-01-16 0:38 ` Potin Lai
2025-01-16 15:29 ` [PATCH] net/ncsi: wait for the last response to Deselect Package before configuring channel Paul Fertser
2025-01-23 4: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=173760543574.917319.5168244429411410501.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=chou.cosmo@gmail.com \
--cc=davem@davemloft.net \
--cc=eajames@linux.ibm.com \
--cc=edumazet@google.com \
--cc=fercerpav@gmail.com \
--cc=fr0st61te@gmail.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=potin.lai.pt@gmail.com \
--cc=sam@mendozajonas.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