Page MenuHomeFreeBSD

bhyve nvme: Fix Set Features, AEN
ClosedPublic

Authored by chuck on Dec 19 2021, 4:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 26, 1:10 PM
Unknown Object (File)
Fri, Jun 7, 3:31 AM
Unknown Object (File)
Fri, Jun 7, 3:31 AM
Unknown Object (File)
Fri, Jun 7, 3:31 AM
Unknown Object (File)
Fri, Jun 7, 3:31 AM
Unknown Object (File)
Fri, Jun 7, 3:19 AM
Unknown Object (File)
Feb 5 2024, 7:57 PM
Unknown Object (File)
Jan 3 2024, 8:43 PM

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.