netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Stefano Garzarella <sgarzare@redhat.com>
Cc: netdev@vger.kernel.org, virtualization@lists.linux.dev,
	pabeni@redhat.com, linux-kernel@vger.kernel.org,
	xuanzhuo@linux.alibaba.com, edumazet@google.com, mst@redhat.com,
	eperezma@redhat.com, kvm@vger.kernel.org, kuba@kernel.org,
	avkrasnov@salutedevices.com, jasowang@redhat.com,
	niuxuewei97@gmail.com, Oxffffaa@gmail.com, horms@kernel.org,
	davem@davemloft.net, stefanha@redhat.com
Subject: Re: [PATCH net] vsock/virtio: fix `rx_bytes` accounting for stream sockets
Date: Mon, 26 May 2025 17:10:28 +0000	[thread overview]
Message-ID: <174827942876.985160.7017354014266756923.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250521121705.196379-1-sgarzare@redhat.com>

Hello:

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

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



  reply	other threads:[~2025-05-26 17:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-21 12:17 [PATCH net] vsock/virtio: fix `rx_bytes` accounting for stream sockets Stefano Garzarella
2025-05-26 17:10 ` patchwork-bot+netdevbpf [this message]
2025-06-12  5:32 ` Xuewei Niu
2025-06-12  6:33   ` Michael S. Tsirkin
2025-06-12  6:49     ` Xuewei Niu
2025-06-12  8:04       ` Stefano Garzarella
2025-06-12  8:21         ` Xuewei Niu
2025-06-12  8:44           ` Stefano Garzarella
2025-06-12  8:55             ` Xuewei Niu
2025-06-12  9:30               ` Stefano Garzarella

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=174827942876.985160.7017354014266756923.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=Oxffffaa@gmail.com \
    --cc=avkrasnov@salutedevices.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eperezma@redhat.com \
    --cc=horms@kernel.org \
    --cc=jasowang@redhat.com \
    --cc=kuba@kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=niuxuewei97@gmail.com \
    --cc=pabeni@redhat.com \
    --cc=sgarzare@redhat.com \
    --cc=stefanha@redhat.com \
    --cc=virtualization@lists.linux.dev \
    --cc=xuanzhuo@linux.alibaba.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).