Re: [virtio-comment] [PATCH v6 0/2] virtio-vsock: introduce SOCK_SEQPACKET description

From
Arseny Krasnov <>
Date
2021-06-15T03:59:42+00:00
ID
Thread
Re: [virtio-comment] [PATCH v6 0/2] virtio-vsock: introduce SOCK_SEQPACKET description
On 27.05.2021 16:15, Stefano Garzarella wrote:
> On Mon, May 24, 2021 at 09:32:29PM +0300, Arseny Krasnov wrote:
>> This adds description of SOCK_SEQPACKET type for virtio-vsock.
>>
>> Here is latest RFC implementation for Linux, with more details:
>>
>> https://lkml.org/lkml/2021/5/20/2386
>>
>> Also this patchset has patch which replaces enums to defines in
>> virtio-vsock part of spec. SOCK_SEQPACKET patch is based on it.
>>
>> Arseny Krasnov(2):
>>  virtio-vsock: use C style defines for constants
>>  virtio-vsock: SOCK_SEQPACKET description
>>
>> virtio-vsock.tex | 74 ++++++++++++++++++++++++++++------------------
>> 1 file changed, 46 insertions(+), 28 deletions(-)
>>
> The series LGTM!
>
> Let's wait for other comments.

Ping, Linux kernel patches are already merged to net-next


Thank You

>
> I'll send a follow up patch next week about feature bit for stream 
> socket (bit 0).
>
> Thanks,
> Stefano
>
>