Re: [PATCH 15/25] block/nvme: Correctly initialize Admin Queue Attributes

2020-10-28 Thread Stefan Hajnoczi
On Tue, Oct 27, 2020 at 02:55:37PM +0100, Philippe Mathieu-Daudé wrote: > From the specification chapter 3.1.8 "AQA - Admin Queue Attributes" > the Admin Submission Queue Size field is a 0’s based value: > > Admin Submission Queue Size (ASQS): > > Defines the size of the Admin Submission Qu

Re: [PATCH 15/25] block/nvme: Correctly initialize Admin Queue Attributes

2020-10-28 Thread Auger Eric
On 10/27/20 2:55 PM, Philippe Mathieu-Daudé wrote: > From the specification chapter 3.1.8 "AQA - Admin Queue Attributes" > the Admin Submission Queue Size field is a 0’s based value: > > Admin Submission Queue Size (ASQS): > > Defines the size of the Admin Submission Queue in entries. >

[PATCH 15/25] block/nvme: Correctly initialize Admin Queue Attributes

2020-10-27 Thread Philippe Mathieu-Daudé
>From the specification chapter 3.1.8 "AQA - Admin Queue Attributes" the Admin Submission Queue Size field is a 0’s based value: Admin Submission Queue Size (ASQS): Defines the size of the Admin Submission Queue in entries. Enabling a controller while this field is cleared to 00h pr