Chuck Tuffli fbac7e0ba2 Fix bhyve's NVMe Completion Queue entry values
The function which processes Admin commands was not returning the
Command Specific value in Completion Queue Entry, Dword 0 (CDW0). This
effects commands such as Set Features, Number of Queues which returns
the number of queues supported by the device in CDW0. In this case, the
host will only create 1 queue pair (Number of Queues is zero based).
This also masked a bug in the queue counting logic.

Reviewed by: imp, araujo
Approved by: imp (mentor)
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D18703
2019-01-04 15:03:35 +00:00
..
2018-09-18 00:32:10 +00:00
2018-08-11 13:23:09 +00:00
2018-12-19 21:56:54 +00:00
2018-08-19 07:12:35 +00:00
2018-11-30 19:40:16 +00:00
2018-08-23 05:05:47 +00:00
2018-10-26 23:44:39 +00:00
2018-06-06 18:52:33 +00:00
2018-08-12 13:29:40 +00:00
2018-05-28 09:41:44 +00:00
2018-10-22 02:34:10 +00:00
2018-05-23 09:46:21 +00:00
2018-05-19 20:57:22 +00:00
2018-11-04 06:39:01 +00:00
2018-11-27 09:41:47 +00:00
2018-10-01 16:16:05 +00:00
2018-09-19 07:09:55 +00:00
2018-06-17 17:31:16 +00:00
2018-03-19 05:49:26 +00:00
2018-12-19 22:47:37 +00:00
2018-12-12 05:18:53 +00:00
2018-12-15 21:34:40 +00:00
2018-06-15 17:44:21 +00:00
2018-06-15 17:44:21 +00:00
2018-07-24 20:20:17 +00:00