-
Notifications
You must be signed in to change notification settings - Fork 697
plugin/ocp_get_feature_fid_c3h:Added the OCP Get Feature FID=C3h comm… #2785
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
plugin/ocp_get_feature_fid_c3h:Added the OCP Get Feature FID=C3h comm… #2785
Conversation
|
Hi @ikegami-t , Please review the PR and let me know any modification required. |
|
Let me confirm again as confirmed for the PR: #2768 before. I just thought only for the testing purpose we can use the existing (Added) (Added) |
|
Asides @ikegami-t question, this needs to be rebased. |
0e3de75 to
4b01426
Compare
@igaw - I have resolved the conflict issue. |
@ikegami-t - We have added the get feature FID=C3h command api to test the command with various NSID value and also ocp-nvme.c library should have set feature and get feature command api for all the FIDs |
|
Okay (but I do not think the command added by this PR
|
Enabled Get Feature command (FID=C3h) API with sel, namespace-id, no-uuid command line arguments. namespace-id added to the test the command with active, inactive and invalid nsid values. Reviewed-by: Karthik Balan <[email protected]> Reviewed-by: Arunpandian J <[email protected]> Signed-off-by: Gopinath P <[email protected]> [wagi: fixed build issues, reformated commit message] Signed-off-by: Daniel Wagner <[email protected]>
4b01426 to
55bce50
Compare
|
Didn't even build, fixed the obvious problem and also updated the commit message to follow the basic contributions rules. @Gopinath511 please take a look and try to follow them for the next time. Thanks! |
Sure. Thank you |
…and api
Enabled Get Feature command (FID=C3h) api with sel, namespace-id, no-uuid command line arguments. namespace-id added to the test the command with active, inactive and invalid nsid values.
Reviewed-by: Karthik Balan [email protected]
Reviewed-by: Arunpandian J [email protected]