From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EB5F1C433DB for ; Fri, 12 Mar 2021 15:29:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C2C0D64FF9 for ; Fri, 12 Mar 2021 15:29:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231709AbhCLP2v (ORCPT ); Fri, 12 Mar 2021 10:28:51 -0500 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:36944 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230443AbhCLP2i (ORCPT ); Fri, 12 Mar 2021 10:28:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1615562917; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=xKPy1yb09Ec6cKP/VPrLjTlUwinW20mVG1mfvMCm7HE=; b=KREKELFTH/UeB1sy+k58A4PvCYH7zkAPfXeBtYSAEXQbvjNA4HGjBBGKnx4vyVKd04p3Z5 Gu6UXK+vzHrNJZEKAQl/11P2pwBMNwjAkztxp3tgdkSZb2QrRfgnYAFOjSC1DIWEtoQGOS xDNWEpmDL34SyaJPV4P9t1lQzltU9Tk= Received: from mail-wm1-f71.google.com (mail-wm1-f71.google.com [209.85.128.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-471-KTwfwfcFOqqQrQy_bu7sZg-1; Fri, 12 Mar 2021 10:28:36 -0500 X-MC-Unique: KTwfwfcFOqqQrQy_bu7sZg-1 Received: by mail-wm1-f71.google.com with SMTP id n2so5499012wmi.2 for ; Fri, 12 Mar 2021 07:28:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=xKPy1yb09Ec6cKP/VPrLjTlUwinW20mVG1mfvMCm7HE=; b=VIFsvl6mQFxS3v5pm/NH4WL8QhfmF1mTY0JC/TVHWX0Uv7YvVAYJ3Y3DTSevZqbvGw Z/9DvxuAQphlo4UkUBCuUi7t0ZTpU/9x1gzaKp8Dt7ftORaU1C1uHXF8WgEs+0ZIEDS4 vCaD2tuBA0sIzjju/RO1TgVjn5PrssXQdrjHXNQaycEAJwVRiOm+EzPJAgJ9FP50Sxa2 6h8jRpft+kwQTIXR9XEGDQDAqRuPcTEiUKhIAIkZTkPGpxsZp/4DA2qHmB0ssokH/R+Y T3G7DxFt3FcO/xbMQYCacyV3/HGMfhHd4YEpNbCicUhn8BcLaNe+D4J2cUI40Tg7jNPO dVRQ== X-Gm-Message-State: AOAM530WhkO8+nSRf8sEWsyJoZwCDt57KIr9nMWN4BXy4g6SimBfGAHW lY8MSnACRMZCtDRDat1uTWntfxaK2Mw7oZipbm/Mtp8MMy0hDZG197+WDo3kPnHUKZ7pmGk1Tsy /7iAx8FU3vGdlZTRA X-Received: by 2002:a5d:4f0e:: with SMTP id c14mr14224665wru.78.1615562914639; Fri, 12 Mar 2021 07:28:34 -0800 (PST) X-Google-Smtp-Source: ABdhPJzSyMjIqtO+O1pkI/8s/85VaB5c4FEE2zwfH7noDtmrtsh2lsPEfFCvmwaYBZB8Js/rymbJRQ== X-Received: by 2002:a5d:4f0e:: with SMTP id c14mr14224645wru.78.1615562914451; Fri, 12 Mar 2021 07:28:34 -0800 (PST) Received: from steredhat (host-79-34-249-199.business.telecomitalia.it. [79.34.249.199]) by smtp.gmail.com with ESMTPSA id p17sm2337705wmd.42.2021.03.12.07.28.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Mar 2021 07:28:34 -0800 (PST) Date: Fri, 12 Mar 2021 16:28:31 +0100 From: Stefano Garzarella To: Arseny Krasnov Cc: Stefan Hajnoczi , "Michael S. Tsirkin" , Jason Wang , "David S. Miller" , Jakub Kicinski , Jorgen Hansen , Colin Ian King , Andra Paraschiv , Norbert Slusarek , kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, stsp2@yandex.ru, oxffffaa@gmail.com Subject: Re: [RFC PATCH v6 07/22] af_vsock: rest of SEQPACKET support Message-ID: <20210312152831.f37oxryffuohai3r@steredhat> References: <20210307175722.3464068-1-arseny.krasnov@kaspersky.com> <20210307180050.3465297-1-arseny.krasnov@kaspersky.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20210307180050.3465297-1-arseny.krasnov@kaspersky.com> Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Sun, Mar 07, 2021 at 09:00:47PM +0300, Arseny Krasnov wrote: >This does rest of SOCK_SEQPACKET support: >1) Adds socket ops for SEQPACKET type. >2) Allows to create socket with SEQPACKET type. > >Signed-off-by: Arseny Krasnov >--- > include/net/af_vsock.h | 1 + > net/vmw_vsock/af_vsock.c | 36 +++++++++++++++++++++++++++++++++++- > 2 files changed, 36 insertions(+), 1 deletion(-) Reviewed-by: Stefano Garzarella