Spdk/test/bdev
Seth Howell 7c28b8cd94 test/bdev: decrease malloc bdev size in bdev.conf.in
When trying to run the blockdev.sh test against a crypto bdev using qat,
I consistently got allocation failures on the malloc disks. I believe
that this is because the qat pmds require some amount of dma safe
memory. While the requirement is not huge, it is enough to fragment the
hugepages and make it impossible for us to allocate 7 contiguous 64MiB
buffers. The tests passed when this number was reduced to 32 MiB.

Change-Id: I66716a918123bc69e8b5d19412ac1f9c0b3dd462
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/429534
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-10-19 14:27:47 +00:00
..
bdevio iscsi, nvmf, vhost: remove default config file pathnames 2018-09-05 19:46:17 +00:00
bdevjson test/json: Add rbd bdev test 2018-07-06 22:48:57 +00:00
bdevperf Check file permissions in the check_format script 2018-10-04 23:08:12 +00:00
nbdjson json/rpc: Tests for nbd subsystem 2018-07-20 20:43:43 +00:00
bdev.conf.in test/bdev: decrease malloc bdev size in bdev.conf.in 2018-10-19 14:27:47 +00:00
blockdev.sh scripts: use python3 in all scripts 2018-09-14 22:24:30 +00:00
Makefile test: move the bdev directory up one level 2018-03-23 19:45:09 -04:00
nbd_common.sh test: move the bdev directory up one level 2018-03-23 19:45:09 -04:00