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

2018-04-05 Thread Maxime Coquelin
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

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

2018-04-05 Thread Maxime Coquelin
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

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

2018-04-05 Thread Zhang, Roy Fan
> -Original Message- > From: Jay Zhou [mailto:jianjay.z...@huawei.com] > Sent: Thursday, April 5, 2018 3:38 PM > To: dev@dpdk.org > Cc: maxime.coque...@redhat.com; Tan, Jianfeng ; > Zhang, Roy Fan ; arei.gong...@huawei.com; > weidong.hu...@huawei.com; wangxinxin.w...@huawei.com; > jianjay