If the NVMe Controller doesn't support Namespace Management, it should
return "Invalid Namespace or Format" when the Host request Identify
Namespace with the global NSID value.
Fixes UNH IOL 16.0 Test 9.1, Case 6
Differential D33578
bhyve nvme: Fix Identify Namespace, NSID=ffffffff chuck on Dec 19 2021, 4:18 PM. Authored by Tags None Referenced Files
Details If the NVMe Controller doesn't support Namespace Management, it should Fixes UNH IOL 16.0 Test 9.1, Case 6
Diff Detail
Event TimelineComment Actions The UNH tests do get things wrong on occasion, but the 1.4c specification in section 5.15.2.1 states:
So I think the test is correct here. |