HomeFreeBSD

bhyve nvme: Support minimal Controller list

Description

bhyve nvme: Support minimal Controller list

Controllers must support the Identify Controller list if they support
Namespace Management. But the UNH NVMe tests use this command regardless
of whether the device under test supports Namespace Management.

This implementation returns an empty Controller list (i.e., Number of
Identifiers is zero).

Fixes UNH Test 1.1.2

Reviewed by: jhb
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D36193

Details

Provenance
chuckAuthored on Aug 16 2022, 4:15 PM
Reviewer
jhb
Differential Revision
D36193: bhyve nvme: Support minimal Controller list
Parents
rGec0efe34dd48: bhyve nvme: Fix reported SANICAP value
Branches
Unknown
Tags
Unknown