[dpdk-dev] [PATCH v2] vhost: fix compile error

Maxime Coquelin maxime.coquelin at redhat.com
Wed Nov 6 21:59:05 CET 2019



On 10/30/19 10:40 AM, Jin Yu wrote:
> Compile librte_vhost/vhost_crypto.c needs the rte_hash.h
> So we need the librte_hash to be compiled before vhost.
> Add the DEPDIRs to make sure this.
> 
> Bugzilla ID: 356
> Fixes: 939066d96563 ("vhost/crypto: add public function implementation")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Jin Yu <jin.yu at intel.com>
> ---
> V2 - add the librte_crytodev
> ---
>  lib/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
Applied to dpdk-next-virtio/master.

Thanks,
Maxime



More information about the dev mailing list