Page MenuHomeFreeBSD

bhyve: validate NVMe deallocate range values
ClosedPublic

Authored by chuck on May 18 2020, 6:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 23, 2:46 AM
Unknown Object (File)
Tue, Apr 22, 11:42 PM
Unknown Object (File)
Wed, Apr 9, 3:29 AM
Unknown Object (File)
Apr 5 2025, 1:32 AM
Unknown Object (File)
Apr 2 2025, 6:26 AM
Unknown Object (File)
Mar 24 2025, 11:01 PM
Unknown Object (File)
Mar 7 2025, 6:31 AM
Unknown Object (File)
Feb 14 2025, 2:56 PM
Subscribers

Details

Summary

For NVMe emulation, validate the Data Set Management LBA ranges do not
exceed the capacity of the backing storage. If they do, return an "LBA
Out of Range" error.

Fixes UNH Test 2.2.3

Test Plan

Run UNH IOL INTERACT tests

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chuck requested review of this revision.May 18 2020, 6:26 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 29 2020, 12:32 AM
This revision was automatically updated to reflect the committed changes.