Skip to content

feat(machine-a-tron): add configurable mock MAC address pool#2673

Draft
poroh wants to merge 1 commit into
NVIDIA:mainfrom
poroh:machine-a-tron-mac-pools
Draft

feat(machine-a-tron): add configurable mock MAC address pool#2673
poroh wants to merge 1 commit into
NVIDIA:mainfrom
poroh:machine-a-tron-mac-pools

Conversation

@poroh

@poroh poroh commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Extract mock MAC allocation into a shared allocator crate and thread an explicit pool through bmc-mock and machine-a-tron. Use the pool for mock machine, hardware, Redfish, and discovery MAC generation, and add machine-a-tron config for customizing the mock MAC address range.

Related issues

#2617

Type of Change

  • Add - New feature or capability
  • Change - Changes in existing functionality
  • Fix - Bug fixes
  • Remove - Removed features or deprecated functionality
  • Internal - Internal changes (refactoring, tests, docs, etc.)

Breaking Changes

  • This PR contains breaking changes

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • No testing required (docs, internal refactor, etc.)

Additional Notes

@copy-pr-bot

copy-pr-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 61579c6b-7334-476d-9ff3-4b69cf72ff06

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@poroh poroh force-pushed the machine-a-tron-mac-pools branch 4 times, most recently from 7cc88b4 to 66023b9 Compare June 17, 2026 02:32
Extract mock MAC allocation into a shared allocator crate and thread
an explicit pool through bmc-mock and machine-a-tron. Use the pool for
mock machine, hardware, Redfish, and discovery MAC generation, and add
machine-a-tron config for customizing the mock MAC address range.

Signed-off-by: Dmitry Porokh <dporokh@nvidia.com>
@poroh poroh force-pushed the machine-a-tron-mac-pools branch from 66023b9 to bce6199 Compare June 17, 2026 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant