qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] hw/nvme: Change alignment in dma functions for nvme_blk_*


From: Klaus Jensen
Subject: Re: [PATCH] hw/nvme: Change alignment in dma functions for nvme_blk_*
Date: Thu, 23 Mar 2023 11:57:54 +0100

On Mar 20 13:40, Mateusz Kozlowski wrote:
> Since the nvme_blk_read/write are used by both the data and metadata
> portions of the IO, it can't have the 512B alignment requirement.
> Without this change any metadata transfer, which length isn't a multiple
> of 512B and which is bigger than 512B, will result in only a partial
> transfer.
> 
> Signed-off-by: Mateusz Kozlowski <kozlowski.mateuszpl@gmail.com>

Thanks Mateusz,

LGTM.

Reviewed-by: Klaus Jensen <k.jensen@samsung.com>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]