[Arista-7060X6-64PE-B, Arista-7060X6-16PE-384C-B]: Initialize SmartSAF#1637
Merged
Pterosaur merged 1 commit intoAzure:202412from Sep 21, 2025
Merged
[Arista-7060X6-64PE-B, Arista-7060X6-16PE-384C-B]: Initialize SmartSAF#1637Pterosaur merged 1 commit intoAzure:202412from
Pterosaur merged 1 commit intoAzure:202412from
Conversation
Update the BCM config files for Arista-7060X6-64PE-B, Arista-7060X6-16PE-384C-B to initialize SmartSAF functionality.
7 tasks
Pterosaur
approved these changes
Sep 21, 2025
dakotac-arista
pushed a commit
to dakotac-arista/sonic-buildimage-msft
that referenced
this pull request
Sep 27, 2025
…D automatically (Azure#1535) #### Why I did it src/sonic-sairedis ``` * 060e8284 - (HEAD -> 202503, origin/202503) Merge pull request Azure#84 from mssonicbld/sonicbld/202503-merge (23 hours ago) [mssonicbld] * 66537c24 - Merge branch '202412' of https://github.com/Azure/sonic-sairedis.msft into 202503 (23 hours ago) [Sonic Automation] * c8ee1f29 - (origin/HEAD, origin/202412, 202412) Merge pull request Azure#83 from r12f/code-sync-202412 (2 days ago) [Riff] * e6e55378 - Merge remote-tracking branch 'base/202411' into code-sync-202412 (2 days ago) [r12f] * 69d922de - Support SAI_SWITCH_ATTR_VXLAN_DEFAULT_ROUTER_MAC (Azure#1637) (13 days ago) [prabhataravind] ``` #### How I did it #### How to verify it #### Description for the changelog
dprital
pushed a commit
to dprital/sonic-buildimage-msft
that referenced
this pull request
Sep 29, 2025
…D automatically (Azure#1529) #### Why I did it src/sonic-sairedis ``` * c8ee1f29 - (HEAD -> 202412, origin/HEAD, origin/202412) Merge pull request Azure#83 from r12f/code-sync-202412 (21 hours ago) [Riff] * e6e55378 - Merge remote-tracking branch 'base/202411' into code-sync-202412 (23 hours ago) [r12f] * 69d922de - Support SAI_SWITCH_ATTR_VXLAN_DEFAULT_ROUTER_MAC (Azure#1637) (12 days ago) [prabhataravind] ``` #### How I did it #### How to verify it #### Description for the changelog
r12f
pushed a commit
to r12f/sonic-buildimage-msft
that referenced
this pull request
Oct 22, 2025
…tically (#23606) #### Why I did it src/sonic-sairedis ``` * 69d922de - (HEAD -> 202411, origin/202411) Support SAI_SWITCH_ATTR_VXLAN_DEFAULT_ROUTER_MAC (Azure#1637) (4 minutes ago) [prabhataravind] * 07656671 - Update upstream pipeline name to fix VS test issue. (Azure#1638) (19 hours ago) [prabhataravind] ``` #### How I did it #### How to verify it #### Description for the changelog
r12f
pushed a commit
that referenced
this pull request
Oct 26, 2025
#1637) Note: this is a manual backport to msft-202412 for sonic-net/sonic-buildimage#23908 #### Why I did it To enable the SmartSAF feature on the targer platforms. ##### Work item tracking - Microsoft ADO **(number only)**: #### How I did it Added SmartSAF settings to the Broadcom config/SAI profile files. #### How to verify it From the DUT's CLI, enter the Broadcom shell: `bcmsh` Run `ps` and confirm that the cut thru mode for the desired interfaces is `Smart`. Can also confirm `SMART_STORE_AND_FORWARD=1` by running: `bsh -c "lt traverse -l TM_SMART_STORE_AND_FORWARD_CONFIG"` #### Which release branch to backport (provide reason below if selected) - [ ] 202205 - [ ] 202211 - [ ] 202305 - [ ] 202311 - [ ] 202405 - [x] 202412 #### Tested branch (Please provide the tested image version) 202412, 202505 #### Description for the changelog Update the BCM config files for Arista-7060X6-64PE-B, Arista-7060X6-16PE-384C-B to initialize SmartSAF functionality.
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.
Note: this is a manual backport to msft-202412 for sonic-net/sonic-buildimage#23908
Why I did it
To enable the SmartSAF feature on the targer platforms.
Work item tracking
How I did it
Added SmartSAF settings to the Broadcom config/SAI profile files.
How to verify it
From the DUT's CLI, enter the Broadcom shell:
bcmshRun
psand confirm that the cut thru mode for the desired interfaces isSmart.Can also confirm
SMART_STORE_AND_FORWARD=1by running:bsh -c "lt traverse -l TM_SMART_STORE_AND_FORWARD_CONFIG"Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
202412, 202505
Description for the changelog
Update the BCM config files for Arista-7060X6-64PE-B, Arista-7060X6-16PE-384C-B to initialize SmartSAF functionality.