Skip to content

dnvme ignores the command ID passed in the ASQ #7

@ReddyKilowatt

Description

@ReddyKilowatt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions