Centralized VOQ Chassis Architecture HLD#2392
Open
huanlev wants to merge 3 commits into
Open
Conversation
Signed-off-by: Huan V. Le <mr.huanle@gmail.com>
Signed-off-by: Huan V. Le <mr.huanle@gmail.com>
|
Collaborator
|
/azp run |
|
No pipelines are associated with this pull request. |
Quote Mermaid labels containing database@ so GitHub can render the HLD diagrams, and update the revision metadata for the formatting fix. Co-authored-by: Cursor <cursoragent@cursor.com>
807b2e3 to
56873be
Compare
Collaborator
|
/azp run |
|
No pipelines are associated with this pull request. |
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.
Summary
This PR adds a High-Level Design for a centralized SONiC VOQ chassis architecture.
The design describes a chassis mode where the Route Processor / Supervisor hosts the chassis-wide control plane and management services, while line cards focus on data-plane functions such as orchagent, syncd, SAI, and ASIC programming. It introduces a centralized service placement model using database-central for chassis-wide CONFIG_DB, APPL_DB, and STATE_DB, plus swss-central to process central configuration and distribute APPL state to line-card orchagent instances.
The HLD also covers:
The presentation completes on April 1, 2026.
Included Documents
Test Plan