https://bugs.dpdk.org/show_bug.cgi?id=356
Maxime Coquelin (maxime.coque...@redhat.com) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |maxime.coque...@redhat.com Resolution|--- |FIXED --- Comment #1 from Maxime Coquelin (maxime.coque...@redhat.com) --- Patch fixing the issue merged in v19.11-rc3: commit 201e7482674551aeee27d0ff28e7bbd3fbfbbcf2 Author: Jin Yu <jin...@intel.com> Date: Wed Oct 30 17:40:55 2019 +0800 vhost: fix build dependency on hash lib 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: sta...@dpdk.org Signed-off-by: Jin Yu <jin...@intel.com> Reviewed-by: Tiwei Bie <tiwei....@intel.com> Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> -- You are receiving this mail because: You are the assignee for the bug.