Skip to content

[arista] BLACKWOLF800BANW: Hw/Agent test config#946

Open
dzarista wants to merge 1 commit into
facebook:mainfrom
dzarista:blackwolf800banw_test_configs
Open

[arista] BLACKWOLF800BANW: Hw/Agent test config#946
dzarista wants to merge 1 commit into
facebook:mainfrom
dzarista:blackwolf800banw_test_configs

Conversation

@dzarista

@dzarista dzarista commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run

Summary

This is the seventh PR in a series of PRs to add initial support for BLACKWOLF800BANW.

This PR adds the hw/agent test config for BLACKWOLF800BANW.

Landing Priority:

  1. BLACKWOLF800BANW: Add Initial Q4D ASIC definitions #945
  2. BLACKWOLF800BANW: Platform definition and platform mapping #883
  3. BLACKWOLF800BANW: Platform Mapping V2 #887
  4. [arista] BLACKWOLF800BANW: BSP mapping #884
  5. [arista] BLACKWOLF800BANW: qsfp_service support #885
  6. [arista] BLACKWOLF800BANW: LED service support #886
  7. [arista] BLACKWOLF800BANW: Hw/Agent test config #946
  • Assumes 64x800G NIF ports on the 8-core Q4D.
  • 17 CPU ports, 3 on core 0 datapath 0 and 1 each for the remaining 15 datapaths (Q4d has 8 cores and 2 datapaths per core).
  • 16 RCY ports, one per datapath.
  • 2 Eventor ports, one on core 0 and one on core 4.
  • D3CE ports (800G-8) and their core, datapath mapping.

Test Plan

Build passes when stacked on top of previous PRs.

AgentEmptyVoqTest.CheckInit passes.

@meta-cla meta-cla Bot added the CLA Signed label Feb 20, 2026
@dzarista dzarista force-pushed the blackwolf800banw_test_configs branch from 51e9120 to 8310f67 Compare February 20, 2026 00:11
@dzarista dzarista marked this pull request as ready for review February 20, 2026 16:38
meta-codesync Bot pushed a commit that referenced this pull request Feb 23, 2026
Summary:
**Pre-submission checklist**
- [x] I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running `pip install -r requirements-dev.txt && pre-commit install`
- [x] `pre-commit run`

This is the first PR in a series of PRs to add Q4D-related support for BLACKWOLF800BANW.

This PR adds the initial Q4D ASIC definitions that the BLACKWOLF800BANW platform mappings rely on.

Landing Priority:

1. #945
2. #883
3. #887
4. #884
5. #885
6. #886
7. #946

Pull Request resolved: #945

Test Plan: Build passes.

Reviewed By: shri-khare

Differential Revision: D93889324

Pulled By: simuthus-fb

fbshipit-source-id: 819148f0004c2cea8126b50150bdca51c955e1d9
meta-codesync Bot pushed a commit that referenced this pull request Feb 24, 2026
Summary:
**Pre-submission checklist**
- [x] I've ran the linters locally and fixed lint errors related to the files I
  modified in this PR. You can install the linters by running `pip install -r
  requirements-dev.txt && pre-commit install`
  - [x] `pre-commit run`

  This is the third PR in a series of PRs to add initial support for
  BLACKWOLF800BANW.

  This PR adds the platform_mapping_v2 files for BLACKWOLF800BANW.

  Landing Priority:

  1. #945
  2. #883
  3. #887
  4. #884
  5. #885
  6. #886
  7. #946

  Pull Request resolved: #887

Reviewed By: shri-khare

Differential Revision: D94164621

Pulled By: simuthus-fb

fbshipit-source-id: b92e222d4952c87142fa4bc76c825b5f06357635
@srikrishnagopu

Copy link
Copy Markdown
Contributor

Add vendor name to the title please.

@dzarista dzarista changed the title BLACKWOLF800BANW: Hw/Agent test config Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants