Page MenuHomeFreeBSD

bhyve: fix NVMe Active Namespace list
ClosedPublic

Authored by chuck on May 18 2020, 6:51 PM.
Tags
None
Referenced Files
F111637699: D24901.diff
Thu, Mar 6, 8:37 AM
Unknown Object (File)
Sun, Feb 9, 8:32 PM
Unknown Object (File)
Sat, Feb 8, 9:22 PM
Unknown Object (File)
Jan 25 2025, 11:18 PM
Unknown Object (File)
Jan 21 2025, 5:52 AM
Unknown Object (File)
Dec 4 2024, 4:00 PM
Unknown Object (File)
Oct 12 2024, 9:08 AM
Unknown Object (File)
Oct 5 2024, 5:54 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 31163

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.