Re: [Qemu-devel] [PATCH v4 0/5] cryptodev: add vhost support

2018-01-18 Thread no-reply
Hi, This series failed docker-quick@centos6 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. Type: series Message-id: cover.1516277913.git.arei.gong...@huawei.com Subject: [Qemu-devel] [PATCH v4 0/5

Re: [Qemu-devel] [PATCH v4 0/5] cryptodev: add vhost support

2018-01-18 Thread no-reply
Hi, This series failed docker-build@min-glib build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. Type: series Message-id: cover.1516277913.git.arei.gong...@huawei.com Subject: [Qemu-devel] [PATCH v4 0/5

[Qemu-devel] [PATCH v4 0/5] cryptodev: add vhost support

2018-01-18 Thread Jay Zhou
From: Gonglei I posted the RFC verion a few months ago for DPDK vhost-crypto implmention, and now it's time to send the formal version. Because we need an user space scheme for better performance. The vhost user crypto server side patches had been sent to DPDK community, pls see [RFC PATCH 0/6]