Page MenuHomeFreeBSD

bhyve: implement Temperature Threshold set/get feature for NVMe controller
AbandonedPublic

Authored by wanpengqian_gmail.com on Oct 27 2021, 7:52 AM.
Tags
None
Referenced Files
F151017288: D32688.diff
Sun, Apr 5, 11:46 AM
F151015684: D32688.id97525.diff
Sun, Apr 5, 11:35 AM
F151004171: D32688.id98221.diff
Sun, Apr 5, 10:13 AM
Unknown Object (File)
Sun, Apr 5, 8:27 AM
Unknown Object (File)
Sun, Apr 5, 6:46 AM
Unknown Object (File)
Sun, Apr 5, 4:15 AM
Unknown Object (File)
Fri, Apr 3, 11:37 PM
Unknown Object (File)
Fri, Apr 3, 2:11 AM
Subscribers

Details

Reviewers
grehan
jhb
imp
Group Reviewers
bhyve
Summary

Temperature Threshold is a mandatory feature for NVMe controller.
when controller reset, driver will check this feature.

this patch implement these feature.

Test Plan

FreeBSD: trigger a reset event and check if dmesg output temperature threshold not supported message.
Linux: use nvme to set/get this feature.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42666
Build 39554: arc lint + arc unit

Event Timeline

Fix source of Threshold Type Select value.

wanpengqian_gmail.com edited the test plan for this revision. (Show Details)

Implement Set Feature for Temperature Threshold.

wanpengqian_gmail.com retitled this revision from bhyve: implement Temperature Threshold get feature for NVMe controller to bhyve: implement Temperature Threshold set/get feature for NVMe controller.Nov 1 2021, 7:46 AM
wanpengqian_gmail.com edited the summary of this revision. (Show Details)
wanpengqian_gmail.com edited the test plan for this revision. (Show Details)

create struct for each feature object