Page MenuHomeFreeBSD

bhyve: fix NVMe Get Features, Predictable Latency
ClosedPublic

Authored by chuck on May 18 2020, 6:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 22, 2:45 PM
Unknown Object (File)
Wed, Oct 22, 2:43 PM
Unknown Object (File)
Wed, Oct 22, 2:43 PM
Unknown Object (File)
Wed, Oct 22, 2:04 AM
Unknown Object (File)
Mon, Oct 20, 6:54 AM
Unknown Object (File)
Sep 26 2025, 1:41 PM
Unknown Object (File)
Sep 26 2025, 1:30 PM
Unknown Object (File)
Sep 26 2025, 12:20 AM
Subscribers

Details

Summary

If the Predictable Latency Mode is not supported, NVMe Controllers must
return Invalid Field in Command status for the Get Features command
with IDs:

  • Predictable Latency Mode Config
  • Predictable Latency Mode Window

Fixes UNH Tests 3.6

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:47 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.