Don't require consumers to provide device path in `OpteHdl::open`
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 62/100
- Issue type
- Refactor
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- rust
- Domain
- networking, operating-systems
Research direction
Start at the OpteHdl::open definition and inspect consumers that currently pass OpteHdl::XDE_CTL. Update the API so the standard device path is used by default, while preserving the existing behavior for the standard path; confirm that consumers no longer need to provide it.
Written by the indexing model from the issue text.
Description
OpteHdl::open currently takes a path to the xde device to open but the value is essentially static (and all consumers just use the const OpteHdl::XDE_CTL). There currently isn't any use-case for a non-standard path so it'd be a lot ergonomic to no require one by default.
- Dominant language
- Rust
- Stars
- 77
- Forks
- 11
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 8
Contributor guide
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.
More from oxidecomputer/opte
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
oxidecomputer/opte#1052 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
oxidecomputer/opte#1035 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
oxidecomputer/opte#996 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
oxidecomputer/opte#979 · 1 comment ·
-
bug repo
Difficulty 3/5 1-2 days Newbie friendliness 55/100
oxidecomputer/opte#963 ·
All issues in oxidecomputer/opte
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
bitcoindevkit/bdk-ffi#1125 ·