Page MenuHomeFreeBSD

bhyve nvme: Fix reported SANICAP value
ClosedPublic

Authored by chuck on Aug 13 2022, 3:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 17, 12:39 AM
Unknown Object (File)
Sat, Apr 12, 5:28 PM
Unknown Object (File)
Mar 20 2025, 9:58 PM
Unknown Object (File)
Mar 18 2025, 7:12 PM
Unknown Object (File)
Mar 6 2025, 12:56 AM
Unknown Object (File)
Feb 5 2025, 7:54 PM
Unknown Object (File)
Feb 5 2025, 5:24 PM
Unknown Object (File)
Jan 26 2025, 6:09 PM
Subscribers

Details

Summary

The NVMe specification only allows Controllers compliant with the
revision 1.3 and earlier specification to report a value of 0x0 in the
No-Deallocate Modifies Media After Sanitize (NODMMAS) field.

For our revision 1.4 Controller, report that media is not modified after
Sanitize as the implementation does not implement Sanitize.

Fixes UNH Test 1.1.2

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46923
Build 43812: arc lint + arc unit