qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 00/13] virtio-crypto: introduce framework and


From: Gonglei (Arei)
Subject: Re: [Qemu-devel] [PATCH v4 00/13] virtio-crypto: introduce framework and device emulation
Date: Wed, 28 Sep 2016 09:18:05 +0000

> -----Original Message-----
> From: address@hidden [mailto:address@hidden
> Sent: Wednesday, September 28, 2016 5:15 PM
> Subject: Re: [Qemu-devel] [PATCH v4 00/13] virtio-crypto: introduce framework
> and device emulation
> 
> Hi,
> 
> Your series failed automatic build test. Please find the testing commands and
> their output below. If you have docker installed, you can probably reproduce 
> it
> locally.
> 
>   CC    hw/acpi/pcihp.o
>   CC    hw/acpi/ich9.o
> /tmp/qemu-test/src/backends/cryptodev-builtin.c: In function
> ‘qcrypto_cryptodev_backend_builtin_create_cipher_session’:
> /tmp/qemu-test/src/backends/cryptodev-builtin.c:169: error:
> ‘QCRYPTO_CIPHER_MODE_CTR’ undeclared (first use in this function)
> /tmp/qemu-test/src/backends/cryptodev-builtin.c:169: error: (Each undeclared
> identifier is reported only once
> /tmp/qemu-test/src/backends/cryptodev-builtin.c:169: error: for each function
> it appears in.)
> make: *** [backends/cryptodev-builtin.o] Error 1
> make: *** Waiting for unfinished jobs....
> tests/docker/Makefile.include:107: recipe for target
> 'address@hidden' failed
> make: *** address@hidden Error 2
> === OUTPUT END ===
> 
About CRT support for cryptodev-builtin, it based on my previous crypto
patch serial queued by Daniel.
 
 https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg06607.html

Regards,
-Gonglei

reply via email to

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