Page MenuHomeFreeBSD

Fix bhyve's NVMe Identify Namespace data
ClosedPublic

Authored by chuck on Mar 14 2019, 9:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 27, 9:01 PM
Unknown Object (File)
Feb 22 2025, 9:36 AM
Unknown Object (File)
Feb 22 2025, 9:33 AM
Unknown Object (File)
Feb 21 2025, 7:19 PM
Unknown Object (File)
Feb 8 2025, 8:17 AM
Unknown Object (File)
Feb 3 2025, 12:40 AM
Unknown Object (File)
Jan 29 2025, 11:47 AM
Unknown Object (File)
Jan 22 2025, 6:41 AM
Subscribers

Details

Summary

The NVMe Identify Namespace data structure's Number of LBA Formats
(NLBAF) field is a 0's based value (i.e. 0x0 means 1). Since the
emulation only supports a single format, set NLBAF to 0x0, not 1.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 23080