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)
Oct 22 2024, 1:09 PM
Unknown Object (File)
Oct 5 2024, 1:51 AM
Unknown Object (File)
Sep 21 2024, 4:41 PM
Unknown Object (File)
Sep 12 2024, 4:50 PM
Unknown Object (File)
Sep 5 2024, 5:23 AM
Unknown Object (File)
Sep 1 2024, 8:29 PM
Unknown Object (File)
Aug 29 2024, 2:18 AM
Unknown Object (File)
Aug 22 2024, 8:57 PM
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.