Page MenuHomeFreeBSD

bhyve: fix NVMe Active Namespace list
ClosedPublic

Authored by chuck on May 18 2020, 6:51 PM.
Tags
None
Referenced Files
F136822267: D24901.id73848.diff
Wed, Nov 19, 8:31 PM
Unknown Object (File)
Tue, Nov 18, 9:03 PM
Unknown Object (File)
Tue, Nov 18, 10:55 AM
Unknown Object (File)
Mon, Nov 17, 5:21 PM
Unknown Object (File)
Mon, Nov 17, 1:05 PM
Unknown Object (File)
Fri, Nov 14, 5:52 PM
Unknown Object (File)
Sun, Nov 2, 11:53 PM
Unknown Object (File)
Sat, Oct 25, 2:46 AM
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.