microsoft/openvmm
Publicmirrored from https://github.com/microsoft/openvmmAvailable
Commit
disk_nvme: Demote NVMe queues availability message from error to info (#2063)
**Issue:**
Currently, when we hit the hardware resources limit for the NVMe device,
we log an error message which is a red herring among other NVMe IO queue
availability failures.
Ref: #499
**Fix:**
Demoted the log type to info for cases where we hit the hardware
resources limit for the NVMe device.
**Validation:**
Ran nvme specific tests(subset of vmm_tests) using the successfully
built the openHCL binary.
---------
Co-authored-by: Srinivas Shekar <srshekar@CPC-srshe-JYHTX.localdomain>Changed files
1 files listed