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)
Wed, Feb 5, 7:54 PM
Unknown Object (File)
Wed, Feb 5, 5:24 PM
Unknown Object (File)
Jan 26 2025, 6:09 PM
Unknown Object (File)
Jan 24 2025, 5:38 PM
Unknown Object (File)
Jan 23 2025, 6:38 PM
Unknown Object (File)
Nov 28 2024, 5:06 AM
Unknown Object (File)
Nov 27 2024, 11:22 AM
Unknown Object (File)
Nov 27 2024, 5:25 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