Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pab...@redhat.com>:

On Wed, 21 May 2025 14:17:05 +0200 you wrote:
> From: Stefano Garzarella <sgarz...@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



Reply via email to