Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753901AbcL3MVX (ORCPT ); Fri, 30 Dec 2016 07:21:23 -0500 Received: from helcar.hengli.com.au ([209.40.204.226]:38071 "EHLO helcar.apana.org.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753630AbcL3MVW (ORCPT ); Fri, 30 Dec 2016 07:21:22 -0500 Date: Fri, 30 Dec 2016 20:20:52 +0800 From: Herbert Xu To: Gonglei Cc: linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-crypto@vger.kernel.org, wu.wubin@huawei.com, longpeng2@huawei.com, Baolin Wang , "Michael S . Tsirkin" Subject: Re: [PATCH] virtio-crypto: support crypto engine framework Message-ID: <20161230122052.GH15832@gondor.apana.org.au> References: <1482821347-47664-1-git-send-email-arei.gonglei@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1482821347-47664-1-git-send-email-arei.gonglei@huawei.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 797 Lines: 19 On Tue, Dec 27, 2016 at 02:49:07PM +0800, Gonglei wrote: > crypto engine was introduced since 'commit 735d37b5424b ("crypto: engine > - Introduce the block request crypto engine framework")' which uses work > queue to realize the asynchronous processing for ablk_cipher and ahash. > > For virtio-crypto device, I register an engine for each > data virtqueue so that we can use the capability of > multiple data queues in future. > > Cc: Baolin Wang > Cc: Herbert Xu > Cc: Michael S. Tsirkin > Signed-off-by: Gonglei Patch applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt