]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-print: fix HMB get feature response in human readable format
authorGollu Appalanaidu <anaidu.gollu@samsung.com>
Mon, 1 Mar 2021 18:37:07 +0000 (00:07 +0530)
committerKeith Busch <kbusch@kernel.org>
Tue, 2 Mar 2021 19:40:37 +0000 (12:40 -0700)
commitfb4e42fc8c1f5906190318d6625c73b29db121d9
treeaf5b78ce96c2d9fecb380728f1b9d34ecf82d638
parent8a82839e455609819affe64bc50e720bd8a22dfb
nvme-print: fix HMB get feature response in human readable format

For Host Memory Buffer(HMB) fearure as part of get feature Memory
Return(MR) bit is not part of the CQE CDW0 and add endianess conversion
for the get feature HMB attribute data structure.

Signed-off-by: Gollu Appalanaidu <anaidu.gollu@samsung.com>
nvme-print.c