oxidecomputer / oxidecomputer/transceiver-control

Tests for the large memory accesses need to be more generic

Open
#400 0 comments 0 reactions 1 assignee View on GitHub

@bnaecker is already working on this.

Since Sep 5, 2025.

Dominant language
Rust
Stars
9
Forks
0
Avg merge
57m
Merged PRs (30d)
3

Description

See here:

https://github.com/oxidecomputer/transceiver-control/blob/a72631ed6aa46e856fdc6944740a92999f30f997/controller/src/large_access.rs#L121

We're trying to test reads and writes for large-memory accesses, but we're actually only testing the read-side. This should be functionally equivalent, but we need this line to read T::build_many().

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.