public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Xuewei Niu <niuxuewei97@gmail.com>
Cc: sgarzare@redhat.com, mst@redhat.com, pabeni@redhat.com,
	jasowang@redhat.com, xuanzhuo@linux.alibaba.com,
	davem@davemloft.net, netdev@vger.kernel.org, stefanha@redhat.com,
	leonardi@redhat.com, decui@microsoft.com,
	virtualization@lists.linux.dev, kvm@vger.kernel.org,
	linux-kernel@vger.kernel.org, fupan.lfp@antgroup.com,
	Xuewei Niu <niuxuewei.nxw@antgroup.com>
Subject: Re: [RESEND PATCH net-next v4 0/4] vsock: Introduce SIOCINQ ioctl support
Date: Tue, 1 Jul 2025 18:09:27 -0700	[thread overview]
Message-ID: <20250701180927.2cafbb5c@kernel.org> (raw)
In-Reply-To: <20250630075727.210462-1-niuxuewei.nxw@antgroup.com>

On Mon, 30 Jun 2025 15:57:23 +0800 Xuewei Niu wrote:
> Introduce SIOCINQ ioctl support for vsock, indicating the length of unread
> bytes.
> 
> Similar with SIOCOUTQ ioctl, the information is transport-dependent.

This series does not apply cleanly on current net-next.
Please rebase & repost.
Please note that we request that repost do not happen more often than
24 hours apart:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html
-- 
pw-bot: cr

  parent reply	other threads:[~2025-07-02  1:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-30  7:57 [RESEND PATCH net-next v4 0/4] vsock: Introduce SIOCINQ ioctl support Xuewei Niu
2025-06-30  7:57 ` [RESEND PATCH net-next v4 1/4] vsock: Add support for SIOCINQ ioctl Xuewei Niu
2025-07-02  9:56   ` Stefano Garzarella
2025-06-30  7:57 ` [RESEND PATCH net-next v4 2/4] hv_sock: Return the readable bytes in hvs_stream_has_data() Xuewei Niu
2025-07-02  9:58   ` Stefano Garzarella
2025-07-02 10:05     ` Xuewei Niu
2025-06-30  7:57 ` [RESEND PATCH net-next v4 3/4] test/vsock: Add retry mechanism to ioctl wrapper Xuewei Niu
2025-07-02 10:20   ` Stefano Garzarella
2025-07-03  3:05     ` Xuewei Niu
2025-07-03  7:36       ` Stefano Garzarella
2025-07-03  7:53         ` Xuewei Niu
2025-06-30  7:57 ` [RESEND PATCH net-next v4 4/4] test/vsock: Add ioctl SIOCINQ tests Xuewei Niu
2025-07-02 10:27   ` Stefano Garzarella
2025-07-03  2:51     ` Xuewei Niu
2025-07-03  7:37       ` Stefano Garzarella
2025-07-02  1:09 ` Jakub Kicinski [this message]
2025-07-02  2:15   ` [RESEND PATCH net-next v4 0/4] vsock: Introduce SIOCINQ ioctl support Xuewei Niu

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=20250701180927.2cafbb5c@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=decui@microsoft.com \
    --cc=fupan.lfp@antgroup.com \
    --cc=jasowang@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=leonardi@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=niuxuewei.nxw@antgroup.com \
    --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