Re: [PATCH net] vsock/virtio: fix `rx_bytes` accounting for stream sockets
From: patchwork-bot+netdevbpf@kernel.org
Date: 2025-05-26 17:09:54
Also in:
kvm, lkml, virtualization
From: patchwork-bot+netdevbpf@kernel.org
Date: 2025-05-26 17:09:54
Also in:
kvm, lkml, virtualization
Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni [off-list ref]: On Wed, 21 May 2025 14:17:05 +0200 you wrote:
From: Stefano Garzarella <sgarzare@redhat.com> In `struct virtio_vsock_sock`, we maintain two counters: - `rx_bytes`: used internally to track how many bytes have been read. This supports mechanisms like .stream_has_data() and sock_rcvlowat(). - `fwd_cnt`: used for the credit mechanism to inform available receive buffer space to the remote peer. [...]
Here is the summary with links:
- [net] vsock/virtio: fix `rx_bytes` accounting for stream sockets
https://git.kernel.org/netdev/net/c/45ca7e9f0730
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html