Migrate brcm platforms to use new ECN config#1818
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jun 28, 2018
Merged
Conversation
applied on lossless traffic Arista-7060CX-32S-C32 Arista-7060CX-32S-D48C8 Arista-7060CX-32S-Q32 Arista-7260CX3-D108C8 Force10-Z9100-T0 Force10-Z9100 Signed-off-by: Wenda Ni <[email protected]>
lguohan
approved these changes
Jun 27, 2018
stephenxs
added a commit
to stephenxs/sonic-buildimage
that referenced
this pull request
Jul 29, 2021
237b89c [Dynamic Buffer Calc] Bug fix: Don't create lossless buffer profile for active ports without speed configured (sonic-net#1822) ec104c1 [gearbox] Set context for phys based on configs (sonic-net#1826) 7f80f06 Td2: Reclaim buffer from unused ports (sonic-net#1830) 0fe2dfe [VS] Fix for VS test failures (sonic-net#1836) c81e319 refactor(fdbsyncd): Convert files with dos2unix (sonic-net#1828) c805021 [configure.ac] Add the option of passing libnl path to configure script (sonic-net#1824) ed6786d 9f0bb8d [swss]: Allow portsyncd to run on system without ports (sonic-net#1808) 5d97b05 Update MACsec SA PN counter to support SAI API 1.8 (sonic-net#1818) 64e33b3 Ignore ALREADY_EXIST error in FDB creation (sonic-net#1815) Signed-off-by: Stephen Sun <[email protected]>
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
What I did Rename XPN attributes from SAI_MACSEC_SA_ATTR_MINIMUM_XPN and SAI_MACSEC_SA_ATTR_XPN to SAI_MACSEC_SA_ATTR_CURRENT_XPN Why I did it Due to opencomputeproject/SAI#1169 that refactors the attributes about XPN, a new attributes SAI_MACSEC_SA_ATTR_CURRENT_XPN for both ingress and egress was introduced for reading the Packet number. So move the original attributes to the new one. Signed-off-by: Ze Gan <[email protected]>
dgsudharsan
pushed a commit
to dgsudharsan/sonic-buildimage
that referenced
this pull request
Dec 16, 2025
…D automatically (sonic-net#1818) #### Why I did it src/sonic-sairedis ``` * 1428cdf6 - (HEAD -> 202412, origin/HEAD, origin/202412) Merge pull request #98 from mssonicbld/sonicbld/202412-merge (23 hours ago) [mssonicbld] * c6805d2e - Merge branch '202411' of https://github.com/sonic-net/sonic-sairedis into 202412 (23 hours ago) [Sonic Automation] * 45bf5582 - migrate agent pool from sonicbld-arm64 to sonicso1ES-arm64, and sonicbld-armhf to sonicso1ES-armhf for branch 202411 (sonic-net#1692) (2 days ago) [yijingyan2] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
Migrate brcm platform to use new ECN config, which is applied on lossless traffic.
hwsku:
Arista-7060CX-32S-C32
Arista-7060CX-32S-D48C8
Arista-7060CX-32S-Q32
Arista-7260CX3-D108C8
Force10-Z9100-T0
Force10-Z9100
Signed-off-by: Wenda Ni [email protected]
- What I did
- How I did it
- How to verify it
Change qos.json
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)