[PATCH] libnvme: do not byte swap command dwords

Daniel Wagner wagi at kernel.org
Thu Apr 3 11:25:08 PDT 2025


On Thu, 03 Apr 2025 07:43:15 -0700, Keith Busch wrote:
> The dwords always need to be set in the cpu native format. The driver
> will handle setting up the SQE in the nvme little-endian order, and big
> endian is never used, so this byte swapping was wrong.
> 
> 

Applied, thanks!

[1/1] libnvme: do not byte swap command dwords
      commit: 89ac31f536baf15c1834f877b4c1fb9aca1cf94f

Best regards,
-- 
Daniel Wagner <wagi at kernel.org>



More information about the Linux-nvme mailing list