Page MenuHomeFreeBSD

bhyve: update the NVMe CQ based on the status
ClosedPublic

Authored by chuck on Jul 13 2019, 2:31 PM.
Tags
None
Referenced Files
F81654785: D20945.diff
Fri, Apr 19, 12:57 PM
Unknown Object (File)
Sun, Apr 14, 3:28 AM
Unknown Object (File)
Sun, Apr 14, 2:09 AM
Unknown Object (File)
Thu, Mar 21, 9:07 PM
Unknown Object (File)
Feb 14 2024, 3:08 PM
Unknown Object (File)
Feb 9 2024, 1:11 PM
Unknown Object (File)
Jan 27 2024, 5:36 AM
Unknown Object (File)
Dec 20 2023, 3:09 AM
Subscribers

Details

Summary

Instead of skipping the NVMe Completion Queue update based on the
opcode, define a synthetic status value which indicates the completion
queue entry is invalid. This will also allow deferred completion queue
updates for other commands.

Also returns the correct status for unrecognized opcodes ("invalid
opcode").

This addresses concerns raised in D20914

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable