Page MenuHomeFreeBSD

bhyve: fix NVMe Active Namespace list
ClosedPublic

Authored by chuck on May 18 2020, 6:51 PM.
Tags
None
Referenced Files
F81964068: D24901.diff
Tue, Apr 23, 8:23 PM
Unknown Object (File)
Thu, Apr 11, 6:26 PM
Unknown Object (File)
Dec 23 2023, 1:42 AM
Unknown Object (File)
Nov 18 2023, 5:50 AM
Unknown Object (File)
Aug 26 2023, 4:23 PM
Unknown Object (File)
Aug 25 2023, 11:09 AM
Unknown Object (File)
May 18 2023, 12:37 PM
Unknown Object (File)
Apr 25 2023, 7:12 PM
Subscribers

Details

Summary

The NVMe specification requires unused entries in the Identify, Active
Namespace ID data to be zero. Fix is bzero the provided page, similar to
what is done for the Namespace Descriptors list.

Fixes UNH Tests 2.6 and 2.9

Test Plan

Run UNH IOL INTERACT tests

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chuck requested review of this revision.May 18 2020, 6:51 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 29 2020, 12:37 AM
This revision was automatically updated to reflect the committed changes.