microsoft/openvmm

Public

mirrored from https://github.com/microsoft/openvmmAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
main

Branches

Tags

  • No tags available.
15Branches5Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

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 files1Full changed-file index
Branches0Containing branches
Tags0Containing tags