[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172716854226.3946404.5015813879745947837.git-patchwork-notify@kernel.org>
Date: Tue, 24 Sep 2024 09:02:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Youssef Samir <quic_yabdulra@...cinc.com>
Cc: mani@...nel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, andersson@...nel.org,
quic_clew@...cinc.com, quic_jhugo@...cinc.com, linux-arm-msm@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org, quic_carlv@...cinc.com
Subject: Re: [PATCH] net: qrtr: Update packets cloning when broadcasting
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Mon, 16 Sep 2024 19:08:58 +0200 you wrote:
> When broadcasting data to multiple nodes via MHI, using skb_clone()
> causes all nodes to receive the same header data. This can result in
> packets being discarded by endpoints, leading to lost data.
>
> This issue occurs when a socket is closed, and a QRTR_TYPE_DEL_CLIENT
> packet is broadcasted. All nodes receive the same destination node ID,
> causing the node connected to the client to discard the packet and
> remain unaware of the client's deletion.
>
> [...]
Here is the summary with links:
- net: qrtr: Update packets cloning when broadcasting
https://git.kernel.org/netdev/net/c/f011b313e8eb
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