Spdk/lib
Daniel Verkamp cc0b900e29 nvme: don't set interrupt vector in create_io_cq
nvme_ctrlr_cmd_create_io_cq() was using the queue ID as the
IV (Interrupt Vector) field in the Create I/O Completion Queue command.

Since the SPDK NVMe driver does not enable interrupts, this is
misleading at best.

Change-Id: I3ea53701fdb9f21d9dc8d8fe20ccf2833b76cfbf
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-03-14 08:04:44 -07:00
..
ioat SPDK: fix the compliation issues in ioat_impl.h 2016-02-18 09:42:58 -07:00
memory vtophys: add spdk_ prefix 2016-02-08 14:28:56 -07:00
nvme nvme: don't set interrupt vector in create_io_cq 2016-03-14 08:04:44 -07:00
util Add vfio support to scripts. 2016-02-22 11:30:47 -07:00
Makefile Remove year from copyright headers. 2016-01-28 08:54:18 -07:00