Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate brcm platforms to use new ECN config #1818

Merged
merged 1 commit into from
Jun 28, 2018

Conversation

wendani
Copy link
Contributor

@wendani wendani commented Jun 27, 2018

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 wenni@microsoft.com

- 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)

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 <wenni@microsoft.com>
@wendani wendani requested review from lguohan and yxieca June 27, 2018 03:07
@wendani wendani changed the title Migrate brcm platform to use new ECN config Migrate brcm platforms to use new ECN config Jun 27, 2018
@lguohan lguohan merged commit d995147 into sonic-net:master Jun 28, 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 <stephens@nvidia.com>
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 <ganze718@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants