From: Cong Wang <xiyou.wangcong@gmail.com>
To: luigi.leonardi@outlook.com
Cc: "Stefano Garzarella" <sgarzare@redhat.com>,
"David S. Miller" <davem@davemloft.net>,
"Eric Dumazet" <edumazet@google.com>,
"Jakub Kicinski" <kuba@kernel.org>,
"Paolo Abeni" <pabeni@redhat.com>,
"Stefan Hajnoczi" <stefanha@redhat.com>,
"Michael S. Tsirkin" <mst@redhat.com>,
"Jason Wang" <jasowang@redhat.com>,
"Eugenio Pérez" <eperezma@redhat.com>,
"Xuan Zhuo" <xuanzhuo@linux.alibaba.com>,
virtualization@lists.linux.dev, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, kvm@vger.kernel.org,
"Daan De Meyer" <daan.j.demeyer@gmail.com>
Subject: Re: [PATCH net-next v4 0/3] ioctl support for AF_VSOCK and virtio-based transports
Date: Thu, 1 Aug 2024 09:35:16 -0700 [thread overview]
Message-ID: <Zqu5RHO2x+1uLmeD@pop-os.localdomain> (raw)
In-Reply-To: <20240730-ioctl-v4-0-16d89286a8f0@outlook.com>
On Tue, Jul 30, 2024 at 09:43:05PM +0200, Luigi Leonardi via B4 Relay wrote:
> This patch series introduce the support for ioctl(s) in AF_VSOCK.
> The only ioctl currently available is SIOCOUTQ, which returns
> the number of unsent or unacked packets. It is available for
> SOCK_STREAM, SOCK_SEQPACKET and SOCK_DGRAM.
>
Why not using sock diag to dump it? Like ->idiag_wqueue for TCP.
Thanks.
next prev parent reply other threads:[~2024-08-01 16:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-30 19:43 [PATCH net-next v4 0/3] ioctl support for AF_VSOCK and virtio-based transports Luigi Leonardi via B4 Relay
2024-07-30 19:43 ` [PATCH net-next v4 1/3] vsock: add support for SIOCOUTQ ioctl Luigi Leonardi via B4 Relay
2024-07-31 7:14 ` Stefano Garzarella
2024-07-30 19:43 ` [PATCH net-next v4 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports Luigi Leonardi via B4 Relay
2024-07-31 7:15 ` Stefano Garzarella
2024-07-30 19:43 ` [PATCH net-next v4 3/3] test/vsock: add ioctl unsent bytes test Luigi Leonardi via B4 Relay
2024-07-31 7:34 ` Stefano Garzarella
2024-08-01 16:35 ` Cong Wang [this message]
2024-08-02 8:30 ` [PATCH net-next v4 0/3] ioctl support for AF_VSOCK and virtio-based transports patchwork-bot+netdevbpf
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=Zqu5RHO2x+1uLmeD@pop-os.localdomain \
--to=xiyou.wangcong@gmail.com \
--cc=daan.j.demeyer@gmail.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eperezma@redhat.com \
--cc=jasowang@redhat.com \
--cc=kuba@kernel.org \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luigi.leonardi@outlook.com \
--cc=mst@redhat.com \
--cc=netdev@vger.kernel.org \
--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