From mboxrd@z Thu Jan 1 00:00:00 1970 From: keith.busch@intel.com (Keith Busch) Date: Fri, 12 Sep 2014 08:56:21 -0600 (MDT) Subject: Unable to find /dev/nvme0 In-Reply-To: References: Message-ID: On Fri, 12 Sep 2014, Angelo Brito wrote: > I don't know any NVMe API. If there is an API for this driver the guys > from the nvme list can comment about it. > I have been working with NVMe driver, to do so I included the nvme.h > from kernel headers from usr/src/kernel/linux/include folders and > calling drivers functions directly. > > On Fri, Sep 12, 2014@4:39 AM, Haomai Wang wrote: >> Another question: where can I found the NVME API example program? >> nvme-user repo seemed too poor. I'm having a hard time parsing this conversation into something that makes sense. Are you asking for an example user space program that makes use of the linux nvme driver's uapi? I don't think you'll find a simpler example than those in the nvme user repo. Or perhaps you can suggest what you think it's lacking?