Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
203 views
in Technique[技术] by (71.8m points)

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.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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

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


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...