public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
From: Xuewei Niu <niuxuewei97@gmail.com>
To: Jakub Kicinski <kuba@kernel.org>
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: Wed, 2 Jul 2025 10:15:14 +0800	[thread overview]
Message-ID: <E6A8AF53-7AB0-46C1-AE41-FAB5F443911C@gmail.com> (raw)
In-Reply-To: <20250701180927.2cafbb5c@kernel.org>


> On Jul 2, 2025, at 09:09, Jakub Kicinski <kuba@kernel.org> wrote:
> 
> 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

I'll rebase, and send out v5 in a few days, in order to have more comments.

Thanks,
Xuewei

> -- 
> pw-bot: cr


      reply	other threads:[~2025-07-02  2:15 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 ` [RESEND PATCH net-next v4 0/4] vsock: Introduce SIOCINQ ioctl support Jakub Kicinski
2025-07-02  2:15   ` Xuewei Niu [this message]

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=E6A8AF53-7AB0-46C1-AE41-FAB5F443911C@gmail.com \
    --to=niuxuewei97@gmail.com \
    --cc=davem@davemloft.net \
    --cc=decui@microsoft.com \
    --cc=fupan.lfp@antgroup.com \
    --cc=jasowang@redhat.com \
    --cc=kuba@kernel.org \
    --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=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