[Accton][wedge800bact] Add Profile IDs (19, 21, 24, 43, 55, 56) for Wedge800BACT platform support #694
+124,575
−14,818
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description:
This PR adds Profile IDs (19, 21, 24, 43, 55, and 56) to enable the Wedge800BACT platform to run SAI Test, Agent HW Test, and Link Test in T0.
Changes include:
Updated port_profile_mapping to include the following Profile IDs:
Updated the platform mapping JSON file for Wedge800BACT to include the new Profile IDs.
Updated PlatformMapping.cpp with the R-JSON format for Wedge800BACT to include the new Profile IDs.
Note:
The following Profile IDs will be added to the platform mapping after verification on Wedge800BACT:
✅ Pre-submission Checklist
(Python venv setup:
pip install -r requirements-dev.txt&&pre-commit install)pre-commit runfor all modified codeSummary
Test Plan
. Agent HW Test-T0
. ASI Test-T0
. Link Test-T0
Verify that the tests pass before adding the profile IDs.
Add the profile IDs and verify that they are added correctly.