Skip to content

1.8: nvme: Quiet some noisy logs during vmm tests (#4070) - #4124

Merged
Steven Malis (smalis-msft) merged 1 commit into
microsoft:release/1.8.2607from
smalis-msft:backport-1.8-pr4070
Aug 4, 2026
Merged

1.8: nvme: Quiet some noisy logs during vmm tests (#4070)#4124
Steven Malis (smalis-msft) merged 1 commit into
microsoft:release/1.8.2607from
smalis-msft:backport-1.8-pr4070

Conversation

@smalis-msft

Copy link
Copy Markdown
Contributor

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.

Copilot AI review requested due to automatic review settings July 31, 2026 17:18
@smalis-msft
Steven Malis (smalis-msft) requested a review from a team as a code owner July 31, 2026 17:18
@smalis-msft Steven Malis (smalis-msft) added the release_1.8.2607 Targets the release/1.8.2607 branch. label Jul 31, 2026
@smalis-msft
Steven Malis (smalis-msft) requested a review from a team as a code owner July 31, 2026 17:18

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 backport reduces NVMe admin-path log verbosity so vmm test runs aren’t flooded with per-command / inactive-namespace messages.

Changes:

  • Lowered the per-admin-command "command" log from debug to trace in the NVMe admin worker.
  • Lowered "inactive namespace id" logs from debug to trace in both the NVMe implementation and the NVMe test worker.

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 Downgrades noisy admin command and inactive-namespace logs to trace to reduce test log volume.
vm/devices/storage/nvme_test/src/workers/admin.rs Downgrades inactive-namespace logs to trace to keep nvme_test output quieter.

@smalis-msft
Steven Malis (smalis-msft) enabled auto-merge (squash) July 31, 2026 17:20
@github-actions

Copy link
Copy Markdown

@smalis-msft
Steven Malis (smalis-msft) merged commit 5dc6de9 into microsoft:release/1.8.2607 Aug 4, 2026
154 of 158 checks passed
@smalis-msft
Steven Malis (smalis-msft) deleted the backport-1.8-pr4070 branch August 4, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_1.8.2607 Targets the release/1.8.2607 branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants