[Nexthop][m4062nhp] Add platform mapping CSVs and JSON - #1419
[Nexthop][m4062nhp] Add platform mapping CSVs and JSON#1419zackary-nexthop wants to merge 1 commit into
Conversation
|
@srikrishnagopu has imported this pull request. If you are a Meta employee, you can view this in D113788002. |
|
Can you please rebase this one too and resubmit ? |
|
This still failed and has many conflicts. Please rebase to the top and not to the stable commit |
347686c to
1ce4dfb
Compare
|
@zackary-nexthop has updated the pull request. You must reimport the pull request before landing. |
|
@srikrishnagopu it should be good now, for both PRs. Note that I've overridden the empty CSVs that you've added, and there were a few things e.g. in the headers that didn't match. Seems to be ok by looking at other platforms, but let me know if I should do otherwise. |
|
@zackary-nexthop PR failures on PM. Can you please check ? |
1ce4dfb to
4e5ba72
Compare
|
@zackary-nexthop has updated the pull request. You must reimport the pull request before landing. |
4e5ba72 to
27a9525
Compare
|
@zackary-nexthop has updated the pull request. You must reimport the pull request before landing. |
27a9525 to
a7d2b90
Compare
|
@zackary-nexthop has updated the pull request. You must reimport the pull request before landing. |
Pre-submission checklist
pip install -r requirements-dev.txt && pre-commit installpre-commit runSummary
Adds the platform mapping input files for m4062nhp: m4062nhp_port_profile_mapping.csv, m4062nhp_static_mapping.csv, m4062nhp_si_settings.csv, and m4062nhp_profile_settings.csv, along with the generated platform_mapping.json.
Test Plan