[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168051361927.15794.7255447263665412994.git-patchwork-notify@kernel.org>
Date: Mon, 03 Apr 2023 09:20:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sricharan Ramabadhran <quic_srichara@...cinc.com>
Cc: mani@...nel.org, manivannan.sadhasivam@...aro.org,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, linux-arm-msm@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V3] net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Mon, 3 Apr 2023 12:28:51 +0530 you wrote:
> On the remote side, when QRTR socket is removed, af_qrtr will call
> qrtr_port_remove() which broadcasts the DEL_CLIENT packet to all neighbours
> including local NS. NS upon receiving the DEL_CLIENT packet, will remove
> the lookups associated with the node:port and broadcasts the DEL_SERVER
> packet.
>
> But on the host side, due to the arrival of the DEL_CLIENT packet, the NS
> would've already deleted the server belonging to that port. So when the
> remote's NS again broadcasts the DEL_SERVER for that port, it throws below
> error message on the host:
>
> [...]
Here is the summary with links:
- [V3] net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
https://git.kernel.org/netdev/net/c/839349d13905
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