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
Unknown Object (File)
Wed, Dec 11, 8:51 AM
Unknown Object (File)
Thu, Nov 28, 8:41 AM
Unknown Object (File)
Nov 1 2024, 7:51 AM
Unknown Object (File)
Oct 2 2024, 10:13 PM
Unknown Object (File)
Oct 2 2024, 9:23 PM
Unknown Object (File)
Sep 29 2024, 10:57 PM
Unknown Object (File)
Sep 28 2024, 5:11 AM
Unknown Object (File)
Sep 26 2024, 12:00 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 25330