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

dnvme ignores the command ID passed in the ASQ #7

Open
ReddyKilowatt opened this issue Nov 9, 2015 · 0 comments
Open

dnvme ignores the command ID passed in the ASQ #7

ReddyKilowatt opened this issue Nov 9, 2015 · 0 comments

Comments

@ReddyKilowatt
Copy link

dnvme ignores the command ID passed in the ASQ.
This is due to the following line in dnvme_ioctls.c, driver_send_64b()

nvme_gen_cmd->command_id = user_data->unique_id;

Comment out this line, and the correct command id will be returned in the ACQ

@ReddyKilowatt ReddyKilowatt changed the title dnvme ignores the command ID passed in the ASQ, regardless of the command id in the submission queue dnvme ignores the command ID passed in the ASQ Nov 9, 2015
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

No branches or pull requests

1 participant