[PDDF] HLD Add multifpgapci module#2006
Merged
adyeung merged 5 commits intosonic-net:masterfrom Sep 9, 2025
Merged
Conversation
This was referenced Jun 4, 2025
This was referenced Jun 4, 2025
Collaborator
|
@FuzailBrcm pls help review |
Collaborator
|
/azp run |
|
No pipelines are associated with this pull request. |
prasoon-nexthop
approved these changes
Jun 13, 2025
Collaborator
|
Has this HLD been reviewed in SONiC community Tuesday meeting or any workgroup? |
Contributor
Author
Hi Yanzhao, This has been presented in https://lists.sonicfoundation.dev/g/sonic-dev/message/1056 All the related sonic-buildimage PRs referenced by the HLD have been reviewed and merged by the Broadcom team. Would it be possible to merge this PR as well? Thanks |
FuzailBrcm
reviewed
Sep 8, 2025
Collaborator
|
/azp run |
|
No pipelines are associated with this pull request. |
Collaborator
|
/azp run |
|
No pipelines are associated with this pull request. |
Collaborator
|
/azp run |
|
No pipelines are associated with this pull request. |
louis-nexthop
approved these changes
Sep 9, 2025
geans-pin
approved these changes
Sep 9, 2025
adyeung
approved these changes
Sep 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Purpose
The existing PDDF framework supports a single PCIE FPGA in the system.
This HLD and series of changes adds PDDF support for multiple PCIE FPGAs in the system.
Fixes sonic-net/sonic-buildimage#22838
Changes
Note: changes 2-6 depend on 1 to build.
Please ignore commits described like
IGNORE THIS COMMIT: Multiple FPGAs w/ I2C IP block (PR sonic-net#22748)which are commits from 1 cherry-picked into other PRs.Example usage
The multifpgapci module is used by the Nexthop NH-4010 platform directory PR:
sonic-net/sonic-buildimage#22666