Spdk/test/unit/lib/bdev
paul luse 06f6c90626 bdev/crypto: add IO queueing for out of mem condition via bdev layer
Also made on the prints a DEBUG message instead and noticed the really
name that was being registered by this component so updated it to
make it look like the rest of SPDK.

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: I747a846cb365e7db49be50db941e83fb1b265ea0
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/460244
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2019-07-08 09:24:29 +00:00
..
bdev_raid.c ut/raid: remove negative tests for spdk_jsonrpc_begin_result() 2019-07-04 09:05:19 +00:00
bdev.c test/ut: initialize spdk_bdev_desc to NULL 2019-07-04 00:26:17 +00:00
compress.c ut/compress: misc unit test fixes 2019-07-05 11:56:03 +00:00
crypto.c bdev/crypto: add IO queueing for out of mem condition via bdev layer 2019-07-08 09:24:29 +00:00
gpt test/unit: remove duplicate mk/spdk.common.mk includes 2019-02-11 09:30:27 +00:00
mt bdev_ut.c: Fix scanbuild issue about potential memory leak. 2019-07-04 00:41:01 +00:00
part.c trace: remove short_name 2019-05-02 08:41:56 +00:00
pmem bdev: Not assert but pass completion status to spdk_bdev_io_get_buf_cb 2019-02-27 01:59:11 +00:00
scsi_nvme.c test/unit: remove duplicate mk/spdk.common.mk includes 2019-02-11 09:30:27 +00:00
vbdev_lvol.c blobstore: Make possible to remove snapshot if there is only one clone 2019-06-18 13:19:32 +00:00
Makefile bdev/compress: add missing mocks and re-enable UT build for comp 2019-04-22 15:44:38 +00:00