Re: [RFC PATCH v3 00/17] vsock: MSG_ZEROCOPY flag support
From: Arseniy Krasnov <hidden>
Date: 2023-05-26 11:41:01
Also in:
kvm, lkml
From: Arseniy Krasnov <hidden>
Date: 2023-05-26 11:41:01
Also in:
kvm, lkml
On 26.05.2023 13:30, Stefano Garzarella wrote:
On Thu, May 25, 2023 at 06:56:42PM +0300, Arseniy Krasnov wrote:quoted
On 22.05.2023 10:39, Arseniy Krasnov wrote: This patchset is unstable with SOCK_SEQPACKET. I'll fix it.Thanks for let us know! I'm thinking if we should start split this series in two, because it becomes too big. But let keep this for RFC, we can decide later. An idea is to send the first 7 patches with a preparation series, and the next ones with a second series.
Hello, ok! So i'll split patchset in the following way: 1) Patches which adds new fields/flags and checks. But all of this is not used, as it is preparation. 2) Second part starts to use it and also carries tests. Thanks, Arseniy
Thanks, Stefano