When we specify a queue depth that may be higher than the io_queue_size, we print a warning indicating this. But it was also setting the g_warn flag which would result in this message also getting printed: WARNING: Some requested NVMe devices were skipped But we don't actually skip any SSDs in this case. So remove setting of that flag in this case. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: Ic63209f1a96990dac9664ce245c6406c37248494 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/473064 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Alexey Marchuk <alexeymar@mellanox.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
bdev | ||
blob | ||
ioat | ||
nvme | ||
sock | ||
vmd | ||
Makefile |