Spdk/test/unit/lib/bdev
Paul Luse 51606ed402 bdev: Add crypto virtual bdev module
Initial support for softare AESNI_MB DPDK driver only.

Have tested (both aesni and QAT seprately and concurrrently) on underlying NVMe devices
with bdevio and a bdevperf script that runs IOs from 512B to 128K each with Q depths from
1 to 512 in powers of 2 for 30 seconds each run.

QAT can be included in the code (but not makefile) and marked as experimental
until we are ready to test in CI.  It works well on 2 systems but is a big PITA to get
the hardware setup and configured for use with DPDK (IMHO).

Change-Id: If518c3df8e74e00efa18afdf194824c5e69778fc
Signed-off-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-on: https://review.gerrithub.io/403107
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-09-17 21:23:14 +00:00
..
bdev_raid.c bdev/raid: enable multiple iovs 2018-09-12 13:18:12 +00:00
bdev.c trace: remove alias concept 2018-09-05 18:03:43 +00:00
crypto.c bdev: Add crypto virtual bdev module 2018-09-17 21:23:14 +00:00
gpt test: fix typos in the test directory 2018-08-27 19:39:31 +00:00
mt test/bdev: Add a unit test to expose a race condition 2018-09-07 16:04:47 +00:00
part.c trace: remove alias concept 2018-09-05 18:03:43 +00:00
pmem test/unit: fix scan-build error in pmem ut 2018-09-05 17:21:03 +00:00
scsi_nvme.c bdev: move error union to internal spdk_bdev_io struct 2018-06-26 20:04:07 +00:00
vbdev_lvol.c blobstore: Introduce io_unit size to blobstore. 2018-09-14 22:46:27 +00:00
Makefile bdev: Add crypto virtual bdev module 2018-09-17 21:23:14 +00:00