oxidecomputer / oxidecomputer/dendrite
Want `auto` speed setting
Open
@Nieuwejaar is already working on this.
Since Feb 19, 2026.
- Dominant language
- Rust
- Stars
- 20
- Forks
- 3
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 4
Description
When creating a link on front IO transceiver, we need to specify the speed, even when it's fixed by the underlying media type of the transceiver itself. We should add an "auto" setting, which is the default, where Dendrite queries the transceiver to figure out the speed and applies it for us if possible. This is similar to how FEC works today too.
This should probably fail if there are multiple speeds supported by the module.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.