Page MenuHomeFreeBSD

bhyve nvme: Fix Set Features, AEN
ClosedPublic

Authored by chuck on Dec 19 2021, 4:17 PM.
Tags
None
Referenced Files
F152642407: D33577.id.diff
Thu, Apr 16, 5:29 AM
Unknown Object (File)
Wed, Apr 15, 12:04 AM
Unknown Object (File)
Wed, Apr 15, 12:01 AM
Unknown Object (File)
Tue, Apr 14, 11:13 AM
Unknown Object (File)
Mon, Apr 13, 5:50 PM
Unknown Object (File)
Fri, Apr 10, 4:16 AM
Unknown Object (File)
Mon, Apr 6, 5:51 PM
Unknown Object (File)
Thu, Mar 26, 3:14 AM

Details

Summary

NVMe Controllers which do not support Endurance Groups must return an
error when the Endurance Group Event Aggregate Log Change Notices bit is
set in Set Features, Asynchronous Event Configuration.

Fixes UNH IOL Test 3.12, Case 8

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chuck requested review of this revision.Dec 19 2021, 4:17 PM
allanjude added inline comments.
usr.sbin/bhyve/pci_nvme.c
726

Should we replace this "magic number" with a #define ?

This revision was not accepted when it landed; it landed in state Needs Review.Jan 29 2022, 11:18 PM
This revision was automatically updated to reflect the committed changes.