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)
Fri, Sep 26, 1:41 PM
Unknown Object (File)
Fri, Sep 26, 1:30 PM
Unknown Object (File)
Fri, Sep 26, 12:20 AM
Unknown Object (File)
Fri, Sep 26, 12:11 AM
Unknown Object (File)
Fri, Sep 26, 12:07 AM
Unknown Object (File)
Fri, Sep 26, 12:00 AM
Unknown Object (File)
Mon, Sep 22, 12:35 AM
Unknown Object (File)
Sat, Sep 20, 12:01 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.