oxidecomputer / oxidecomputer/omicron

Add jumbo frame support for control plane services

Open
#10,501 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

networking
Dominant language
Rust
Stars
572
Forks
97
Avg merge
2d 12h
Merged PRs (30d)
96

Description

Per the comment here:

https://github.com/oxidecomputer/omicron/blob/f331e2d2335f7c3da6b6223f64736f3d5f2f860a/sled-agent/src/services.rs#L1180-L1190

In #10472 we did not plumb jumbo frame support for control plane services. We want to get a bit of experience with things with instances before we move on to services. This is a tracking issue for that.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading sled-agent/src/services.rs around lines 1180-1190 and the discussion linked in the issue, then compare the jumbo-frame work in issue #10472. Trace how support was added for instances and identify the corresponding control plane service path. Done means control plane services have equivalent jumbo frame support and the relevant behavior is covered by tests or validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.