Skip to content

[SAI] upgrade to Broadcom SAI 3.1.3.4-2#1427

Merged
yxieca merged 1 commit intosonic-net:masterfrom
yxieca:sai
Feb 28, 2018
Merged

[SAI] upgrade to Broadcom SAI 3.1.3.4-2#1427
yxieca merged 1 commit intosonic-net:masterfrom
yxieca:sai

Conversation

@yxieca
Copy link
Contributor

@yxieca yxieca commented Feb 27, 2018

- What I did
Upgrade Broadcom SAI to 3.1.3.4-2

- How to verify it
Passed nightly test.

@yxieca yxieca merged commit 4cac329 into sonic-net:master Feb 28, 2018
@yxieca yxieca deleted the sai branch February 28, 2018 02:35
judyjoseph added a commit that referenced this pull request Sep 6, 2020
65f63c1 Sflow fixes during DEL processing (#1427)
e54948a [teamsyncd][teammgrd] Graceful exit after receiving SIGTERM (#1407)
abdosi added a commit that referenced this pull request Sep 19, 2020
Avoid adding loopback interface (ip link add) when setting nat zone on
loopback interface (#1434)
    [acl] Remove Ethertype from L3V6 qualifiers (#1433)
    Sflow fixes during DEL processing (#1427)
    Fix #3971 by skipping create-only SAI attributes when modifying
    buffer pools or profiles in orchagent (#1430)
    Fix issue: bufferorch only pass the first attribute to sai when
    setting attribute (#1442)

Signed-off-by: Abhishek Dosi <[email protected]>
raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-buildimage that referenced this pull request Jan 14, 2021
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
65f63c1 Sflow fixes during DEL processing (sonic-net#1427)
e54948a [teamsyncd][teammgrd] Graceful exit after receiving SIGTERM (sonic-net#1407)
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request May 10, 2021
…et#1427)

Refactored code in neighbor_advertiser script and used mock module to unittesting
theasianpianist pushed a commit to theasianpianist/sonic-buildimage that referenced this pull request Feb 5, 2022
taras-keryk pushed a commit to taras-keryk/sonic-buildimage that referenced this pull request Jul 22, 2022
Update SAI submodule v1.9 with the following fixes

7594e53 (HEAD, origin/v1.9) Skip brcm teardown assertion (sonic-net#1423) (sonic-net#1428)
0c33f4a [FIX]Fix the circular reference issue when build sai header py (sonic-net#1427)
7e0fc24 Add support for building under Doxygen 1.9.1 (sonic-net#1414) (sonic-net#1424)
8ecf3ef [Fix]Correct enum check on branch 1.9 (sonic-net#1418)
e2b2f39 Add Thrift 0.14.1 compatibility (sonic-net#1403) (sonic-net#1416)
mssonicbld added a commit that referenced this pull request Oct 31, 2024
…tically (#20540)

#### Why I did it
src/sonic-sairedis
```
* e394ced7 - (HEAD -> master, origin/master, origin/HEAD) Fix compilation on Buster (#1449) (11 hours ago) [Saikrishna Arcot]
* 4d504ff8 - Rename file name to fit case insensitive file system. (#1444) (2 days ago) [Liu Shilong]
* fe650bb7 - [syncd] Add workaround for port error status notification (#1430) (6 days ago) [Kamil Cudnik]
* cd2773a3 - [syncd] Fix inspect asic command (#1434) (7 days ago) [Kamil Cudnik]
* 2d873766 - [syncd] Make sure notification queue release memory when drained (#1427) (8 days ago) [Kamil Cudnik]
* b8a8856a - Fix adding flex counter to wrong context (#1421) (8 days ago) [byu343]
* 40979e0b - [fastboot] Notify SAI that fastboot is done (#1396) (8 days ago) [Junchao-Mellanox]
* 952ee406 - [codeql] Change pull_request_target to pull_request (#1442) (9 days ago) [Kamil Cudnik]
* 697d86b5 - [syncd] Create neighbor entries before next hop (#1432) (9 days ago) [Kamil Cudnik]
* fa76ca13 - [codeql] Remove git ancestry (#1441) (10 days ago) [Kamil Cudnik]
* 3838d7ee - [codeql] Show git ancestry graph (#1440) (10 days ago) [Kamil Cudnik]
* 2e7d946b - [codeql] Show gcc version before compile (#1438) (10 days ago) [Kamil Cudnik]
* a1e93f58 - [submodule] Update SAI to latest master (#1431) (2 weeks ago) [Kamil Cudnik]
```
#### How I did it
#### How to verify it
#### Description for the changelog
tshalvi pushed a commit to tshalvi/sonic-buildimage that referenced this pull request Aug 25, 2025
<!--
Please make sure you've read and understood our contributing guidelines:
     https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

** Make sure all your commits include a signature generated with `git
commit -s` **

If this is a bug fix, make sure your description includes "fixes #xxxx",
or
     "closes #xxxx" or "resolves #xxxx"

     Please provide the following information:
-->

#### Why I did it
This is a manual cherry-pick of
sonic-net#23539
Upgrade Broadcom xgs SAI version to 13.2.1.2 to include the following
fixes:

- CS00012414408: Failed to set TPID 0x9100 on Arista-7060X6-64PE-B-O128
fanout
- CS00012413437: err log: SAI_API_SWITCH:sai_query_stats_capability:874
stats capablity not supported
- CS00012411717: [T5] Failed to create ACL table DYNAMIC_ACL_TABLE
- CS00012409353: BCM56274: SAI_STATUS_TABLE_FULL error for setting MTU
on SAI_API_ROUTER_INTERFACE
- CS00012408505: SRV6 MY_SIDS CRM support missing
- CS00012408944: [TH5]syncd crash in creating SAI_API_NEXT_HOP_GROUP
- CS00012371264: Pkts are trapped to queue 7 which has no policer caused
CPU utilization issue
- CS00012407534: SONiC: Rx Packets being dropped when VRF is setup for
BCM78900

##### Work item tracking
- Microsoft ADO **(number only)**: 33954225

#### How I did it
Update xgs SAI version in sai.mk file.

#### How to verify it

Signed-off-by: zitingguo-ms <[email protected]>

Signed-off-by: zitingguo-ms <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants