Stefan Hajnoczi
2022-Aug-23 20:30 UTC
[PATCH net-next v4 0/9] vsock: updates for SO_RCVLOWAT handling
On Tue, Aug 23, 2022 at 12:18:52PM -0700, Jakub Kicinski wrote:> On Tue, 23 Aug 2022 15:14:10 -0400 Stefan Hajnoczi wrote: > > Stefano will be online again on Monday. I suggest we wait for him to > > review this series. If it's urgent, please let me know and I'll take a > > look. > > It was already applied, sorry about that. But please continue with > review as if it wasn't. We'll just revert based on Stefano's feedback > as needed.Okay, no problem. Stefan -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 488 bytes Desc: not available URL: <http://lists.linuxfoundation.org/pipermail/virtualization/attachments/20220823/20f69352/attachment.sig>
Paolo Abeni
2022-Aug-23 20:57 UTC
[PATCH net-next v4 0/9] vsock: updates for SO_RCVLOWAT handling
On Tue, 2022-08-23 at 16:30 -0400, Stefan Hajnoczi wrote:> On Tue, Aug 23, 2022 at 12:18:52PM -0700, Jakub Kicinski wrote: > > On Tue, 23 Aug 2022 15:14:10 -0400 Stefan Hajnoczi wrote: > > > Stefano will be online again on Monday. I suggest we wait for him to > > > review this series. If it's urgent, please let me know and I'll take a > > > look. > > > > It was already applied, sorry about that. But please continue with > > review as if it wasn't. We'll just revert based on Stefano's feedback > > as needed. > > Okay, no problem.For the records, I applied the series since it looked to me Arseniy addressed all the feedback from Stefano on the first patch (the only one still lacking an acked-by/reviewed-by tag) and I thought it would be better avoiding such delay. We are still early in this net-next cycle, I think it can be improved incrementally as needed. Paolo