RE: [EXTERNAL] Re: [PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl

From: Dexuan Cui
Date: Wed Jun 25 2025 - 12:43:15 EST


> From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
> Sent: Wednesday, June 25, 2025 6:32 AM
> ...
> >I can post the patch below (not tested yet) to fix hvs_stream_has_data() by
> >returning the payload length of the next single "packet". Does it look good
> >to you?
>
> Yep, LGTM! Can be a best effort IMO.
Thanks! I'll test and post it later today.

> Maybe when you have it tested, post it here as proper patch, and Xuewei
> can include it in the next version of this series (of course with you as
> author, etc.). In this way will be easy to test/merge, since they are
> related.
>
> @Xuewei @Dexuan Is it okay for you?
>
> Thanks,
> Stefano

This is a good idea to me. I'll post a patch later today.

Thanks,
Dexuan