Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934020AbcLHCAn convert rfc822-to-8bit (ORCPT ); Wed, 7 Dec 2016 21:00:43 -0500 Received: from dggrg01-dlp ([45.249.212.187]:2306 "EHLO dggrg01-dlp.huawei.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S933027AbcLHCAl (ORCPT ); Wed, 7 Dec 2016 21:00:41 -0500 From: "Gonglei (Arei)" To: Herbert Xu CC: "linux-kernel@vger.kernel.org" , "qemu-devel@nongnu.org" , "virtio-dev@lists.oasis-open.org" , "virtualization@lists.linux-foundation.org" , "linux-crypto@vger.kernel.org" , Luonengjun , "mst@redhat.com" , "stefanha@redhat.com" , "Huangweidong (C)" , "Wubin (H)" , "xin.zeng@intel.com" , Claudio Fontana , "pasic@linux.vnet.ibm.com" , "davem@davemloft.net" , "Zhoujian (jay, Euler)" , "Hanweidong (Randy)" , "arei.gonglei@hotmail.com" , "cornelia.huck@de.ibm.com" , "Xuquan (Quan Xu)" , longpeng , "Wanzongshun (Vincent)" Subject: RE: [PATCH v5 1/1] crypto: add virtio-crypto driver Thread-Topic: [PATCH v5 1/1] crypto: add virtio-crypto driver Thread-Index: AQHSS8/uqslEzhMJvkOJ/Inwv8bRTqD6pU3QgAEbJ4CAAZU7IA== Date: Thu, 8 Dec 2016 02:00:19 +0000 Message-ID: <33183CC9F5247A488A2544077AF19020DA156A24@DGGEMA505-MBX.china.huawei.com> References: <1480595945-63656-1-git-send-email-arei.gonglei@huawei.com> <1480595945-63656-2-git-send-email-arei.gonglei@huawei.com> <33183CC9F5247A488A2544077AF19020DA1546F2@DGGEMA505-MBX.china.huawei.com> <20161207094843.GA19970@gondor.apana.org.au> In-Reply-To: <20161207094843.GA19970@gondor.apana.org.au> Accept-Language: zh-CN, en-US Content-Language: zh-CN X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.177.18.62] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090205.5848BEC2.0007,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=169.254.1.226, so=2014-11-16 11:51:01, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: e6b45ed31bc25e790e230d0bcc4927e8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 440 Lines: 15 > > Subject: Re: [PATCH v5 1/1] crypto: add virtio-crypto driver > > On Tue, Dec 06, 2016 at 09:01:49AM +0000, Gonglei (Arei) wrote: > > > > Would you please review and/or ack the virtio_crypto_algs.c? > > It is the realization of specified algs based on Linux Crypto Framework. > > I have no issues with it. If the virtio folks are happy with > the interface with the host then I'll take this patch. > Cool, thanks! Regards, -Gonglei