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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 98228C433EF for ; Mon, 4 Apr 2022 15:39:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1378617AbiDDPla (ORCPT ); Mon, 4 Apr 2022 11:41:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49182 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1354862AbiDDPl3 (ORCPT ); Mon, 4 Apr 2022 11:41:29 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 0BB8B38AC for ; Mon, 4 Apr 2022 08:39:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1649086770; 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=sQ2jAIjbV33eZ+M/XFbmSMrAh4Et83Cbj8qKHXG/8Pw=; b=UKmfRXw8SBfSA1J4T5z5ValvJswLmaJ/dPaqc+GshWQP1KPFw3NnyFO7sToF+jakqKtbWX 7+EOP7W6YNw+TbkFgb/jy7szPn38Ww9m6yGokqVe79wMNUcrjfulPzV0XY/Lf63qldIHXg 01wqRCPSD6C+umR3KsViCQG1eQUZoR4= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-108-WW45V4shMNyktJezn31z_A-1; Mon, 04 Apr 2022 11:39:26 -0400 X-MC-Unique: WW45V4shMNyktJezn31z_A-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 609881C07823; Mon, 4 Apr 2022 15:39:26 +0000 (UTC) Received: from localhost (unknown [10.39.195.201]) by smtp.corp.redhat.com (Postfix) with ESMTPS id AF0FE145BEF2; Mon, 4 Apr 2022 15:39:25 +0000 (UTC) From: Cornelia Huck To: "Michael S. Tsirkin" , zhenwei pi Cc: arei.gonglei@huawei.com, jasowang@redhat.com, virtualization@lists.linux-foundation.org, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, herbert@gondor.apana.org.au, helei.sig11@bytedance.com Subject: Re: [PATCH v3 0/4] Introduce akcipher service for virtio-crypto In-Reply-To: <20220307040431-mutt-send-email-mst@kernel.org> Organization: Red Hat GmbH References: <20220302033917.1295334-1-pizhenwei@bytedance.com> <20220307040431-mutt-send-email-mst@kernel.org> User-Agent: Notmuch/0.34 (https://notmuchmail.org) Date: Mon, 04 Apr 2022 17:39:24 +0200 Message-ID: <87h778g8nn.fsf@redhat.com> MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.85 on 10.11.54.7 Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Mon, Mar 07 2022, "Michael S. Tsirkin" wrote: > On Mon, Mar 07, 2022 at 10:42:30AM +0800, zhenwei pi wrote: >> Hi, Michael & Lei >> >> The full patchset has been reviewed by Gonglei, thanks to Gonglei. >> Should I modify the virtio crypto specification(use "__le32 akcipher_algo;" >> instead of "__le32 reserve;" only, see v1->v2 change), and start a new issue >> for a revoting procedure? > > You can but not it probably will be deferred to 1.3. OK with you? > >> Also cc Cornelia Huck. [Apologies, I'm horribly behind on my email backlog, and on virtio things in general :(] The akcipher update had been deferred for 1.2, so I think it will be 1.3 material. However, I just noticed while browsing the fine lwn.net merge window summary that this seems to have been merged already. That situation is less than ideal, although I don't expect any really bad problems, given that there had not been any negative feedback for the spec proposal that I remember. 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 Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 76770C433F5 for ; Mon, 4 Apr 2022 15:39:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 0AC4A404F8; Mon, 4 Apr 2022 15:39:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E4RJg2ysykwU; Mon, 4 Apr 2022 15:39:34 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp2.osuosl.org (Postfix) with ESMTPS id 9C34E40112; Mon, 4 Apr 2022 15:39:33 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 6FC8AC002C; Mon, 4 Apr 2022 15:39:33 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists.linuxfoundation.org (Postfix) with ESMTP id 75985C0012 for ; Mon, 4 Apr 2022 15:39:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 4E95E404D1 for ; Mon, 4 Apr 2022 15:39:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id as-uNanG8gAy for ; Mon, 4 Apr 2022 15:39:31 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by smtp2.osuosl.org (Postfix) with ESMTPS id 93DCC40112 for ; Mon, 4 Apr 2022 15:39:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1649086770; 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=sQ2jAIjbV33eZ+M/XFbmSMrAh4Et83Cbj8qKHXG/8Pw=; b=UKmfRXw8SBfSA1J4T5z5ValvJswLmaJ/dPaqc+GshWQP1KPFw3NnyFO7sToF+jakqKtbWX 7+EOP7W6YNw+TbkFgb/jy7szPn38Ww9m6yGokqVe79wMNUcrjfulPzV0XY/Lf63qldIHXg 01wqRCPSD6C+umR3KsViCQG1eQUZoR4= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-108-WW45V4shMNyktJezn31z_A-1; Mon, 04 Apr 2022 11:39:26 -0400 X-MC-Unique: WW45V4shMNyktJezn31z_A-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 609881C07823; Mon, 4 Apr 2022 15:39:26 +0000 (UTC) Received: from localhost (unknown [10.39.195.201]) by smtp.corp.redhat.com (Postfix) with ESMTPS id AF0FE145BEF2; Mon, 4 Apr 2022 15:39:25 +0000 (UTC) From: Cornelia Huck To: "Michael S. Tsirkin" , zhenwei pi Subject: Re: [PATCH v3 0/4] Introduce akcipher service for virtio-crypto In-Reply-To: <20220307040431-mutt-send-email-mst@kernel.org> Organization: Red Hat GmbH References: <20220302033917.1295334-1-pizhenwei@bytedance.com> <20220307040431-mutt-send-email-mst@kernel.org> User-Agent: Notmuch/0.34 (https://notmuchmail.org) Date: Mon, 04 Apr 2022 17:39:24 +0200 Message-ID: <87h778g8nn.fsf@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.85 on 10.11.54.7 Cc: herbert@gondor.apana.org.au, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-crypto@vger.kernel.org, helei.sig11@bytedance.com X-BeenThere: virtualization@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Linux virtualization List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: virtualization-bounces@lists.linux-foundation.org Sender: "Virtualization" On Mon, Mar 07 2022, "Michael S. Tsirkin" wrote: > On Mon, Mar 07, 2022 at 10:42:30AM +0800, zhenwei pi wrote: >> Hi, Michael & Lei >> >> The full patchset has been reviewed by Gonglei, thanks to Gonglei. >> Should I modify the virtio crypto specification(use "__le32 akcipher_algo;" >> instead of "__le32 reserve;" only, see v1->v2 change), and start a new issue >> for a revoting procedure? > > You can but not it probably will be deferred to 1.3. OK with you? > >> Also cc Cornelia Huck. [Apologies, I'm horribly behind on my email backlog, and on virtio things in general :(] The akcipher update had been deferred for 1.2, so I think it will be 1.3 material. However, I just noticed while browsing the fine lwn.net merge window summary that this seems to have been merged already. That situation is less than ideal, although I don't expect any really bad problems, given that there had not been any negative feedback for the spec proposal that I remember. _______________________________________________ Virtualization mailing list Virtualization@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/virtualization