Skip to content

bump Propolis - #11311

Open
iximeow wants to merge 2 commits into
mainfrom
ixi/bump-propolis-20260917
Open

iximeow wants to merge 2 commits into
mainfrom
ixi/bump-propolis-20260917

Conversation

@iximeow

@iximeow iximeow commented Sep 17, 2026

Copy link
Copy Markdown
Member

there are relatively few changes to think about with this one:

  • validate number of indirect desc in pop_avail (propolis#1196)
  • Fix vsock test flake
  • softnpu: finagle a STREAMS rx buffer size for DLPI handles (propolis#1204)
  • [server] restore SMBIOS type 1 input on instance ensure (propolis#1200)
  • teach Propolis a -v flag with Git metadata (propolis#702)
  • Deny broken doc comments (and fix a few warnings) (propolis#1212)
  • nvme: compute number of requested log page words correctly (propolis#1215)
  • bump viona API version to match stlouis (propolis#1216)
  • standalone: support guest hv interface options (propolis#1194)

relevant to the product are: validating indirect descriptors in pop_avail, nvme log page request size, the viona API version, and as a QoL improvement for anyone who reads Propolis logs, the Git-metadata-to-propolis-logs plumbing.

the SMBIOS issue was an (unfortunate!) regression in Propolis, but the default which was regressed-to is also the default in the product. likewise, softnpu and the hypervisor interface option plumbing aren't used outside dev/test.

iximeow and others added 2 commits September 17, 2026 19:31
there are relatively few changes to think about with this one:

* validate number of indirect desc in pop_avail (#1196)
* Fix vsock test flake
* softnpu: finagle a STREAMS rx buffer size for DLPI handles (#1204)
* [server] restore SMBIOS type 1 input on instance ensure (#1200)
* teach Propolis a -v flag with Git metadata (#702)
* Deny broken doc comments (and fix a few warnings) (#1212)
* nvme: compute number of requested log page words correctly (#1215)
* bump viona API version to match stlouis (#1216)
* standalone: support guest hv interface options (#1194)

relevant to the product are: validating indirect descriptors in
pop_avail, nvme log page request size, the viona API version, and as a
QoL improvement for anyone who reads Propolis logs, the
Git-metadata-to-propolis-logs plumbing.

the SMBIOS issue was an (unfortunate!) regression in Propolis, but the
default which was regressed-to is also the default in the product.
likewise, softnpu and the hypervisor interface option plumbing aren't
used outside dev/test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants