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

ocp-nvme: remove ocp log page version checking #2527

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

sc108-lee
Copy link
Contributor

For supporting ocp 2.5 and legacy version
if we want to check the log version,
we need to get DSSD(OCP) Spec version from ocp smart.

example) Latency Monitor (Log Identifier C3h)
OCP 2.0 Log Page version : 0x1
OCP 2.5 Log Page version : 0x4

For supporting ocp 2.5 and legacy version
if we want to check the log version,
we need to get DSSD(OCP) Spec version from ocp smart.

example) Latency Monitor (Log Identifier C3h)
OCP 2.0 Log Page version : 0x1
OCP 2.5 Log Page version : 0x4

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
@igaw
Copy link
Collaborator

igaw commented Oct 7, 2024

@arthurshau please have a look. Thanks.

@igaw igaw merged commit 18f4b70 into linux-nvme:master Oct 8, 2024
17 checks passed
@igaw
Copy link
Collaborator

igaw commented Oct 8, 2024

Thanks!

sc108-lee added a commit to sc108-lee/nvme-cli that referenced this pull request Oct 15, 2024
sc108-lee added a commit to sc108-lee/nvme-cli that referenced this pull request Oct 15, 2024
Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
sc108-lee added a commit to sc108-lee/nvme-cli that referenced this pull request Oct 15, 2024
Add missing version update after adding changes for ocp spec 2.5

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants