Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <[email protected]>:

On Mon, 18 May 2026 11:06:54 +0200 you wrote:
> Patch 1 resets the connection when we can no longer queue packets,
> this prevents silent data loss, and both peers are notified.
> 
> Patch 2 increases the total budget to `buf_alloc * 2` for payload
> plus skb overhead similar to how SO_RCVBUF is doubled to reserve
> space for sk_buff metadata. This preserves the full buf_alloc for
> payload under normal operation, while still bounding the skb queue
> growth.
> 
> [...]

Here is the summary with links:
  - [net,v4,1/2] vsock/virtio: reset connection on receiving queue overflow
    https://git.kernel.org/netdev/net/c/a4f0b001782b
  - [net,v4,2/2] vsock/virtio: fix skb overhead accounting to preserve full 
buf_alloc
    https://git.kernel.org/netdev/net/c/c6087c5aaad6

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to