qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: [PATCH v5 1/9] virtio-crypto: header update


From: zhenwei pi
Subject: Re: Re: [PATCH v5 1/9] virtio-crypto: header update
Date: Fri, 13 May 2022 11:50:20 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1

Hi, Daniel

Something I do in my local branch(for the v6 series):
- [PATCH v5 1/9] virtio-crypto: header update
- [PATCH v5 3/9] crypto: Introduce akcipher crypto class
  Add 'Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>'

- [PATCH v5 4/9] crypto: add ASN.1 DER decoder
- [PATCH v5 7/9] test/crypto: Add test suite for crypto akcipher
  Fixed the issues you pointed out.

Do you have suggestions about the other patches? Or I'll send the v6 series?

On 5/12/22 17:55, Daniel P. Berrangé wrote:
On Thu, Apr 28, 2022 at 09:59:35PM +0800, zhenwei pi wrote:
Update header from linux, support akcipher service.

Reviewed-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: lei he <helei.sig11@bytedance.com>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
---
  .../standard-headers/linux/virtio_crypto.h    | 82 ++++++++++++++++++-
  1 file changed, 81 insertions(+), 1 deletion(-)

I see these changes were now merged in linux.git with

   commit 24e19590628b58578748eeaec8140bf9c9dc00d9
   Author:     zhenwei pi <pizhenwei@bytedance.com>
   AuthorDate: Wed Mar 2 11:39:15 2022 +0800
   Commit:     Michael S. Tsirkin <mst@redhat.com>
   CommitDate: Mon Mar 28 16:52:58 2022 -0400

     virtio-crypto: introduce akcipher service
Introduce asymmetric service definition, asymmetric operations and
     several well known algorithms.
Co-developed-by: lei he <helei.sig11@bytedance.com>
     Signed-off-by: lei he <helei.sig11@bytedance.com>
     Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
     Link: 
https://lore.kernel.org/r/20220302033917.1295334-3-pizhenwei@bytedance.com
     Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
     Reviewed-by: Gonglei <arei.gonglei@huawei.com>


And the changes proposed here match that, so

   Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With regards,
Daniel

--
zhenwei pi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]