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 <karthik.b82@samsung.com> Reviewed-by: Arunpandian J <arun.j@samsung.com> Signed-off-by: Gopinath P <p.gopinath@samsungds.net> [wagi: fixed build issues, reformated commit message] Signed-off-by: Daniel Wagner <wagi@kernel.org>
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 karthik.b82@samsung.com
Reviewed-by: Arunpandian J arun.j@samsung.com