HomeFreeBSD

bhyve: fix NVMe Active Namespace list

Description

bhyve: fix NVMe Active Namespace list

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

Tested by: Jason Tubnor
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D24901

Details

Provenance
chuckAuthored on
Differential Revision
D24901: bhyve: fix NVMe Active Namespace list
Parents
rS362765: bhyve: NVMe handle zero length DSM ranges
Branches
Unknown
Tags
Unknown