Page MenuHomeFreeBSD

bhyve nvme: Fix reported SANICAP value
ClosedPublic

Authored by chuck on Aug 13 2022, 3:39 PM.
Tags
None
Referenced Files
F147368382: D36192.id109297.diff
Tue, Mar 10, 9:34 AM
F147366958: D36192.id109297.diff
Tue, Mar 10, 9:16 AM
Unknown Object (File)
Thu, Mar 5, 7:57 PM
Unknown Object (File)
Thu, Mar 5, 2:44 AM
Unknown Object (File)
Thu, Mar 5, 2:27 AM
Unknown Object (File)
Mon, Mar 2, 12:05 AM
Unknown Object (File)
Sat, Feb 14, 4:56 PM
Unknown Object (File)
Feb 8 2026, 5:20 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable