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)
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
Unknown Object (File)
May 24 2024, 1:21 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable