Skip to content

nvme: Quiet some noisy logs during vmm tests - #4070

Merged
Steven Malis (smalis-msft) merged 1 commit into
microsoft:mainfrom
smalis-msft:nvme-quiet
Jul 29, 2026
Merged

nvme: Quiet some noisy logs during vmm tests#4070
Steven Malis (smalis-msft) merged 1 commit into
microsoft:mainfrom
smalis-msft:nvme-quiet

Conversation

@smalis-msft

Copy link
Copy Markdown
Contributor

Copilot AI review requested due to automatic review settings July 28, 2026 22:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reduces NVMe admin-path log volume during VMM test runs by lowering high-frequency tracing events from debug to trace, keeping detailed command/namespace diagnostics available when explicitly enabling trace-level logging.

Changes:

  • Lower per-admin-command logging from debug to trace in the NVMe admin worker.
  • Lower “inactive namespace id” logging from debug to trace in both the NVMe device and its nvme_test counterpart.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
vm/devices/storage/nvme/src/workers/admin.rs Demotes noisy admin command and inactive-namespace logs to trace to reduce routine test log spam.
vm/devices/storage/nvme_test/src/workers/admin.rs Mirrors the inactive-namespace log demotion to trace in the test worker implementation.

@smalis-msft Steven Malis (smalis-msft) added the backport_1.8.2607 Change should be backported to the release/1.8.2607 branch label Jul 28, 2026
@smalis-msft
Steven Malis (smalis-msft) enabled auto-merge (squash) July 29, 2026 15:24
@smalis-msft Steven Malis (smalis-msft) removed the backport_1.8.2607 Change should be backported to the release/1.8.2607 branch label Jul 29, 2026
@smalis-msft
Steven Malis (smalis-msft) merged commit 89a26b1 into microsoft:main Jul 29, 2026
97 of 98 checks passed
@smalis-msft
Steven Malis (smalis-msft) deleted the nvme-quiet branch July 29, 2026 15:29
@smalis-msft Steven Malis (smalis-msft) added the backport_1.8.2607 Change should be backported to the release/1.8.2607 branch label Jul 29, 2026
@smalis-msft Steven Malis (smalis-msft) removed the backport_1.8.2607 Change should be backported to the release/1.8.2607 branch label Jul 31, 2026
Steven Malis (smalis-msft) added a commit that referenced this pull request Aug 4, 2026
Backport of #4070 to `release/1.8.2607`.

The cherry-pick of 89a26b1 applied cleanly onto `release/1.8.2607`
with no conflicts and no manual edits.

Original PR: #4070

---
*This backport PR was created by an AI agent (GitHub Copilot) on behalf
of @smalis-msft.*
@benhillis

Copy link
Copy Markdown
Member

Backported to release/1.8.2607 in #4124

@benhillis Ben Hillis (benhillis) added the backported_1.8.2607 PR that has been backported to release/1.8.2607 label Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported_1.8.2607 PR that has been backported to release/1.8.2607

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants