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

Commits on Oct 7, 2024

  1. ocp-nvme: remove ocp log page version checking

    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>
    sc108-lee committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b89652d View commit details
    Browse the repository at this point in the history