[dpdk-dev] [PATCH] lib/librte_vhost: add virtio_crypto.h header file

Maxime Coquelin maxime.coquelin at redhat.com
Thu Apr 5 21:40:21 CEST 2018



On 04/05/2018 04:37 PM, Jay Zhou wrote:
> Since the linux kernel header file virtio_crypto.h has been merged
> in 4.9, if we include this header file directly, compilation will be
> failed in the old kernels' environment, e.g. the vhost crypto backend
> series.
> Adding virtio_crypto.h in librte_vhost to make old kernels happy.
> 
> Signed-off-by: Jay Zhou <jianjay.zhou at huawei.com>
> Signed-off-by: Gonglei <arei.gonglei at huawei.com>
> ---
>   lib/librte_vhost/virtio_crypto.h | 422 +++++++++++++++++++++++++++++++++++++++
>   1 file changed, 422 insertions(+)
>   create mode 100644 lib/librte_vhost/virtio_crypto.h
> 

Applied to dpdk-ext-virtio/master

Thanks,
Maxime


More information about the dev mailing list