oxidecomputer / oxidecomputer/dendrite
don't attempt to plumb links with no media detected
Open
@Nieuwejaar is already working on this.
Since Jul 14, 2025.
- Dominant language
- Rust
- Stars
- 20
- Forks
- 3
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 4
Description
Currently dpd will attempt to configure the asic to bring up links on ports on which we haven't detected a cable. This seems pointless at best, but it's not clear to me whether our media detection is sufficiently robust to depend on it. We should dig into this, as it would allow us to provide more useful feedback to users if a link fails to come online.
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.