Re: [PATCH net-next v4 0/3] ioctl support for AF_VSOCK and virtio-based transports

2024-08-02 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller : On Tue, 30 Jul 2024 21:43:05 +0200 you 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 pac

Re: [PATCH net-next v4 0/3] ioctl support for AF_VSOCK and virtio-based transports

2024-08-01 Thread Cong Wang
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_SEQPACK