Page MenuHomeFreeBSD

bhyve nvme: Fix reported SANICAP value
ClosedPublic

Authored by chuck on Aug 13 2022, 3:39 PM.
Tags
None
Referenced Files
F97666088: D36192.diff
Mon, Sep 30, 4:22 PM
Unknown Object (File)
Mon, Sep 23, 6:56 AM
Unknown Object (File)
Sun, Sep 15, 9:17 AM
Unknown Object (File)
Thu, Sep 5, 9:35 AM
Unknown Object (File)
Tue, Sep 3, 4:24 PM
Unknown Object (File)
Aug 28 2024, 4:07 PM
Unknown Object (File)
Aug 20 2024, 11:46 AM
Unknown Object (File)
Jun 22 2024, 4:47 AM
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