-
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
Advance sairedis submodule. #4342
Closed
Closed
Conversation
This file contains 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
Changes made to support multi-asic platform. Added multi-instance support for swss, syncd, database, bgp, teamd and lldp.
sai_xml contains info about port splits, previously it simply linked to the MSN3800 sai xml, which does not have splits. New version describes splits and speeds according to Mellanox-SN3800-D112-C8 SKU. Practically it can cause port recreation on SAI init. Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
…c-net#4344) Signed-off-by: Guohan Lu <lguohan@gmail.com>
retest vsimage please |
1 similar comment
retest vsimage please |
- Updated to latest frr 7.2.1 from the master. - Updated patches accordingly
…ge into judyjoseph-sairedis
* 2189c2f 2020-04-02 | [syncd] Pass correct switch RID when staring diag shell (sonic-net#587) (origin/master, origin/HEAD) [Kamil Cudnik] * 91792db 2020-04-01 | [syncd] Fix crash during stats polling (sonic-net#586) [Vitaliy Senchyshyn] * d13521e 2020-04-01 | [meta] Flush fdb entries after flush api success (sonic-net#581) [Kamil Cudnik] Signed-off-by: Guohan Lu <lguohan@gmail.com>
Build finished. 4 tests run, 0 skipped, 0 failed. |
Build finished. No test results found. |
retest vsimage please |
2 similar comments
retest vsimage please |
retest vsimage please |
replaced by #4379 |
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.
- What I did
Advance sairedis submodule.
- How I did it
- How to verify it
Verified that the DUT comies up ok and orchagent process stays up + host interfaces are created and up. Without this update orchagent was crashing.
- Description for the changelog
Update sonic-sairedis submodule. The following changes are included in this submodule advance
54b2510 [syncd] Use correct VID when GET will fail to obrain object type
59b0430 [syncd] Unlock vendor api lock if enabling diag shell
910d45e [vs] Add more logs when setting MTU on port
c0d9947 [vs] Fix setting correct port mtu value
- A picture of a cute animal (not mandatory but encouraged)