[PATCH 1/3] nvme: support command retry delay for admin command

Minwoo Im minwoo.im.dev at gmail.com
Sat Jan 9 20:33:16 EST 2021


Hello,

On 21-01-09 20:34:11, Chaitanya Kulkarni wrote:
> On 1/8/21 06:54, Minwoo Im wrote:
> > This feature can be applied not only I/O queue commands, but also admin
> > queue commands.  Admin command during the initialization may fail due to
> > some un-ready state of a controller, so it would be better to have this
> > feature for admin commands also.
> What is some un-ready state ?

State that controller is unable to process successfully command as
"Command Interrupt" status code represents.

Thanks,



More information about the Linux-nvme mailing list