Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@xxxxxxxxxxxxx>: 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 packets. It is available for > SOCK_STREAM, SOCK_SEQPACKET and SOCK_DGRAM. > > As this information is transport-dependent, a new optional callback > is introduced: unsent_bytes. > > [...] Here is the summary with links: - [net-next,v4,1/3] vsock: add support for SIOCOUTQ ioctl https://git.kernel.org/netdev/net-next/c/744500d81f81 - [net-next,v4,2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports https://git.kernel.org/netdev/net-next/c/e6ab45005772 - [net-next,v4,3/3] test/vsock: add ioctl unsent bytes test https://git.kernel.org/netdev/net-next/c/18ee44ce97c1 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html