简体   繁体   中英

Do we have a way to read NVMe driver's completion queue entry via nvmecli?

Do we have a way to read NVMe device's completion queue entry using nvme cli?

Here are steps done using nvme cli, version 1.6 & 1.9 shell> sudo nvme id-ctrl /dev/nvme0 ... ... This provides the nvme identify ctrl information for the selected device as per ask.

From the nvmecli command line options, not finding options to read the nvme device's completion queue entry for the last nvme command posted.

Any help is much appreciated.

Thanks.

https://github.com/linux-nvme/nvme-cli/issues/858

Got answers from another forum. Hence arking this as closed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM