numam-spdk/lib/bdev/crypto
Seth Howell 51baf04dc6 vbdev_crypto.c: Always initialize crypto drivers up front
This helps us avoid situations where other bdev modules will break the
rte_pci_bus mappings for qat devices before we have an opportunity to
initialize the qat pmd.

Also, update the blobstore match file to handle the possibility of using
a crypto driver and improve the json_config and spdkcli scripts to
handle allocating qat_crypto drivers.

Change-Id: I7359c67d1992df1d5bb85585eca6d5c342787649
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/430393
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2018-10-24 23:29:28 +00:00
..
Makefile bdev: Add crypto virtual bdev module 2018-09-17 21:23:14 +00:00
vbdev_crypto_rpc.c crypto: fix file permissions 2018-09-28 18:50:16 +00:00
vbdev_crypto.c vbdev_crypto.c: Always initialize crypto drivers up front 2018-10-24 23:29:28 +00:00
vbdev_crypto.h crypto: fix file permissions 2018-09-28 18:50:16 +00:00