Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: parse disk type of NVMe #1160

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

SSmallMonster
Copy link
Member

@SSmallMonster SSmallMonster commented Oct 7, 2023

What this PR does / why we need it:

parse disk type of NVMe

Special notes for your reviewer:

ref: https://utcc.utoronto.ca/~cks/space/blog/linux/NVMeDeviceNames

Does this PR introduce a user-facing change?


Signed-off-by: SSmallMonster <mingming.zhou@daocloud.io>
@SSmallMonster SSmallMonster added the kind/enhancement New feature or request label Oct 7, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1160 (882e68f) into main (0f00a8c) will not change coverage.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main    #1160   +/-   ##
=======================================
  Coverage   38.83%   38.83%           
=======================================
  Files          25       25           
  Lines        1970     1970           
=======================================
  Hits          765      765           
  Misses       1103     1103           
  Partials      102      102           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@SSmallMonster SSmallMonster merged commit da51dd6 into hwameistor:main Oct 8, 2023
3 checks passed
@SSmallMonster SSmallMonster deleted the feat-nvme-parser branch October 9, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants