Skip to content

docs(rfc): dpu vm driver extension#1479

Open
cheese-head wants to merge 3 commits into
NVIDIA:mainfrom
cheese-head:rfc/0005-dpu-vm-driver-extension
Open

docs(rfc): dpu vm driver extension#1479
cheese-head wants to merge 3 commits into
NVIDIA:mainfrom
cheese-head:rfc/0005-dpu-vm-driver-extension

Conversation

@cheese-head
Copy link
Copy Markdown

Summary

Adds RFC 0005, which proposes an in-tree DPU extension for openshell-driver-vm. The design lets the VM driver attach DPU-backed VF/SF devices to sandbox VMs while delegating L2/L3/L4 policy enforcement to a DPU-side coordinator.

Related Issue

N/A

Changes

  • Defines the openshell-dpu-extension host extension as a consumer of the VM-driver lifecycle extension API.
  • Introduces a vendor-neutral DpuCoordinator trait with fake and bluefield-grpc coordinator backends.
  • Specifies the BlueField coordinator daemon responsibilities for VF/SF allocation, OVS programming, policy application, and attachment tracking.
  • Adds the proposed WatchSandboxPolicies gateway stream and projection-based NetworkScope policy delivery model.
  • Documents operator configuration, attachment lifecycle, initial policy bootstrap, reconcile behavior, lease fencing, failure behavior, security model, mTLS identity, and observability expectations.

Testing

Documentation-only RFC change.

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

Signed-off-by: Patrick Riel <priel@nvidia.com>
Signed-off-by: Patrick Riel <priel@nvidia.com>
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 20, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Signed-off-by: Patrick Riel <priel@nvidia.com>
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.

1 participant