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)
Sun, Apr 7, 11:09 AM
Unknown Object (File)
Fri, Mar 29, 12:22 PM
Unknown Object (File)
Feb 21 2024, 5:46 PM
Unknown Object (File)
Jan 12 2024, 3:07 AM
Unknown Object (File)
Jan 9 2024, 11:05 AM
Unknown Object (File)
Dec 23 2023, 1:46 AM
Unknown Object (File)
Dec 22 2023, 11:05 AM
Unknown Object (File)
Dec 16 2023, 6:12 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