[dpdk-dev] [PATCH 3/3] examples/vhost_crypto: fix dependency on vhost library

Maxime Coquelin maxime.coquelin at redhat.com
Mon Feb 25 17:24:33 CET 2019



On 2/25/19 4:23 PM, Bruce Richardson wrote:
> The vhost_crypto example app can't be used without the DPDK vhost
> library, so disable the build of the example if the lib hasn't been
> built.
> 
> CC: stable at dpdk.org
> Fixes: f5188211c721 ("examples/vhost_crypto: add sample application")
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
>   examples/vhost_crypto/meson.build | 1 +
>   1 file changed, 1 insertion(+)
> 

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the dev mailing list