From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============3466179151775320037==" MIME-Version: 1.0 From: Pereira, Tyler Subject: [SPDK] How to send Single IO Command? Date: Wed, 03 Oct 2018 21:09:12 +0000 Message-ID: <5F3FC2B5C911F043A556778DABA5EF8C01139D58@MX204CL04.corp.emc.com> List-ID: To: spdk@lists.01.org --===============3466179151775320037== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi All, I have been looking at SPDK as a way to run a specific set of NVMe IO comma= nds in a specific sequence. I have worked through some of the examples such= as hello-world, identity, and perf but am still hitting some issues when t= rying to write my own code just trying to run a single IO command. I am typ= ically seeing a segmentation fault most likely due to the data structures o= r parameters being passed to the read or write commands. Are there any simplified examples available that just show single IO comman= ds being created and sent to the device? Thanks, Tyler Pereira --===============3466179151775320037==--