Skip to content

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

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

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: 83c5a1c1-41fd-4cb6-8e1a-b58e7c0351ed

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 6 times, most recently from bce6199 to cf0d9c4 Compare June 22, 2026 15:58
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>
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