Page MenuHomeFreeBSD

bhyve: fix NVMe Active Namespace list
ClosedPublic

Authored by chuck on May 18 2020, 6:51 PM.
Tags
None
Referenced Files
F164612111: D24901.id.diff
Sun, Aug 2, 11:20 AM
Unknown Object (File)
Sat, Aug 1, 7:36 AM
Unknown Object (File)
Sun, Jul 26, 7:18 PM
Unknown Object (File)
Wed, Jul 22, 9:19 AM
Unknown Object (File)
Jun 30 2026, 3:54 AM
Unknown Object (File)
Jun 28 2026, 11:02 PM
Unknown Object (File)
May 28 2026, 2:43 AM
Unknown Object (File)
May 27 2026, 5:04 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.