test/nvmf: isolate bdevio and nvmf_tgt cores.

These shouldn't compete for cores.

Change-Id: I9793cec0561d7991e603c57d65b0359338dfedce
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/469763
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>
This commit is contained in:
Seth Howell 2019-09-27 15:27:04 -07:00 committed by Jim Harris
parent 5ac814e36c
commit 37152dc56d

View File

@ -12,7 +12,8 @@ rpc_py="$rootdir/scripts/rpc.py"
timing_enter bdevio
nvmftestinit
nvmfappstart "-m 0xF"
# Don't use cores 0 - 2 to avoid overlap with bdevio.
nvmfappstart "-m 0x78"
$rpc_py nvmf_create_transport $NVMF_TRANSPORT_OPTS -u 8192
$rpc_py bdev_malloc_create $MALLOC_BDEV_SIZE $MALLOC_BLOCK_SIZE -b Malloc0