Re: [PATCH v2 02/18] hw/block/nvme: Define 64 bit cqe.result

2020-06-29 Thread Klaus Jensen
On Jun 18 06:33, Dmitry Fomichev wrote: > From: Ajay Joshi > > A new write command, Zone Append, is added as a part of Zoned > Namespace Command Set. Upon successful completion of this command, > the controller returns the start LBA of the performed write operation > in cqe.result field.

Re: [PATCH v2 02/18] hw/block/nvme: Define 64 bit cqe.result

2020-06-29 Thread Alistair Francis
On Wed, Jun 17, 2020 at 2:44 PM Dmitry Fomichev wrote: > > From: Ajay Joshi > > A new write command, Zone Append, is added as a part of Zoned > Namespace Command Set. Upon successful completion of this command, > the controller returns the start LBA of the performed write operation > in

[PATCH v2 02/18] hw/block/nvme: Define 64 bit cqe.result

2020-06-17 Thread Dmitry Fomichev
From: Ajay Joshi A new write command, Zone Append, is added as a part of Zoned Namespace Command Set. Upon successful completion of this command, the controller returns the start LBA of the performed write operation in cqe.result field. Therefore, the maximum size of this variable needs to be