16/04/2018 16:08, Fan Zhang: > Fixes: d090c7f86a76 ("vhost/crypto: update makefile") > > Vhost-Crypto shall not be compiled if rte_cryptodev is disabled. > This patch fix this by adding checking to Makefile. > > Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com>
Applied with title "vhost/crypto: fix build without cryptodev" Note: "Fixes" line should be between the explanations and the SoB. Thanks