-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[bcm sai] upgrade to sai version 3.1.3.4-3 #1451
Conversation
- included bcm config files missed between 3.0 and 3.1.
Dear Sir(s), |
@pollyhsu2git I'll check in this config file and update sai again. |
@yxieca, thanks for the update~ |
@pollyhsu2git You are very welcome! |
@yxieca, |
@pollyhsu2git Awesomeness! Thank you! |
Increase verbosity of pytest to allow for full, non-truncated error messages to appear in CI unit test results in order to help facilitate troubleshooting of unit test failures.
This PR updates the following commits in sonic-utilities 5739cd9 [show][config] fix for show/config muxcable hwmode model value; fix show/config muxcable return codes; (sonic-net#1494) 4a5bd47 [pytest] Increase verbosity (sonic-net#1451) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
This PR updates the following commits in sonic-utilities 5739cd9 [show][config] fix for show/config muxcable hwmode model value; fix show/config muxcable return codes; (sonic-net#1494) 4a5bd47 [pytest] Increase verbosity (sonic-net#1451) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
…c-net#1451) * remove FDB entires of BridgePort before removing the BridgePort Co-authored-by: Madhan Babu <madhan@arc-build-server.mtr.labs.mlnx>
* SAI submodule update - d0f3333 Tunnel Scoped TC MAP and Remarking (sonic-net#1413) (sonic-net#1451) - 62364a3 Add two more API as RPC for warmboot testing (sonic-net#1421) (sonic-net#1437) - 426fad1 Make saithriftv compatible with thrift 0.14.1 (sonic-net#1433) Signed-off-by: bingwang <bingwang@microsoft.com>
swss: * c9efae8 2023-01-25 | [201811][portinit] Do not call GET on SAI_PORT_ATTR_SPEED when AUTONEG is enabled (sonic-net#2484) (sonic-net#2640) (github/201811) [Ying Xie] * ab785d8 2020-10-02 | remove FDB entires of BridgePort before removing the BridgePort (sonic-net#1451) [madhanmellanox] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
swss: * c9efae8 2023-01-25 | [201811][portinit] Do not call GET on SAI_PORT_ATTR_SPEED when AUTONEG is enabled (#2484) (#2640) (github/201811) [Ying Xie] * ab785d8 2020-10-02 | remove FDB entires of BridgePort before removing the BridgePort (#1451) [madhanmellanox] Signed-off-by: Ying Xie <ying.xie@microsoft.com> Signed-off-by: Ying Xie <ying.xie@microsoft.com>
* 8c80dfa 2023-01-26 | Revert "remove FDB entires of BridgePort before removing the BridgePort (#1451)" (HEAD -> 201811) [Ying Xie] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
* 8c80dfa 2023-01-26 | Revert "remove FDB entires of BridgePort before removing the BridgePort (#1451)" (HEAD -> 201811) [Ying Xie] Signed-off-by: Ying Xie <ying.xie@microsoft.com> Signed-off-by: Ying Xie <ying.xie@microsoft.com>
…tically (#20707) #### Why I did it src/sonic-sairedis ``` * 866985fa - (HEAD -> master, origin/master, origin/HEAD) [DASH] Add meter rule bulk support and test to syncd (#1456) (35 hours ago) [Mukesh Moopath Velayudhan] * c4aea50e - Do not poll counters in bulk mode during initialization for objects that support bulk per CLI option (#1437) (6 days ago) [Stephen Sun] * 3428ffdd - Adding vpp platform (#1424) (6 days ago) [yue-fred-gao] * 0317b16e - Do not enter vendor SAI critical section for counter polling/clearing operations (#1450) (7 days ago) [Stephen Sun] * 90c79c77 - [azpipeline] Fix gcovr nested directory (#1451) (8 days ago) [Kamil Cudnik] ``` #### How I did it #### How to verify it #### Description for the changelog
…tically (sonic-net#20707) #### Why I did it src/sonic-sairedis ``` * 866985fa - (HEAD -> master, origin/master, origin/HEAD) [DASH] Add meter rule bulk support and test to syncd (sonic-net#1456) (35 hours ago) [Mukesh Moopath Velayudhan] * c4aea50e - Do not poll counters in bulk mode during initialization for objects that support bulk per CLI option (sonic-net#1437) (6 days ago) [Stephen Sun] * 3428ffdd - Adding vpp platform (sonic-net#1424) (6 days ago) [yue-fred-gao] * 0317b16e - Do not enter vendor SAI critical section for counter polling/clearing operations (sonic-net#1450) (7 days ago) [Stephen Sun] * 90c79c77 - [azpipeline] Fix gcovr nested directory (sonic-net#1451) (8 days ago) [Kamil Cudnik] ``` #### How I did it #### How to verify it #### Description for the changelog
- What I did
Upgarding bcm SAI to 3.1.3.4-3:
This PR fixes issue #1416.
- How to verify it
Executed nightly test.