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)
Jan 12 2024, 6:38 PM
Unknown Object (File)
Dec 20 2023, 6:54 AM
Unknown Object (File)
Nov 9 2023, 6:38 PM
Unknown Object (File)
Nov 8 2023, 8:54 PM
Unknown Object (File)
Oct 7 2023, 7:47 PM
Unknown Object (File)
Oct 7 2023, 5:30 PM
Unknown Object (File)
Sep 16 2023, 5:31 PM
Unknown Object (File)
Sep 6 2023, 1:39 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.