[sonic-sairedis] Update submodule#7202
Merged
lguohan merged 2 commits intosonic-net:masterfrom Apr 2, 2021
Merged
Conversation
lguohan
previously approved these changes
Mar 31, 2021
Contributor
Author
|
@kcudnik Could you please take a look at the build failure? I think it might relate to sonic-net/sonic-sairedis#806 |
Contributor
those are 2 errors, conversion and not recognized cast-function-type parameter, this is wired, since build is passing fine on sairedis repo, and on this build here is passing on mellanox and on broadcom - i just chcked brcm and mlnx builds, and it seems like it's not actually building since i dont see logs from sairedis build inside azure pipeline seems like gcc version used in compiled sonic-buildimage is older than the one used in sonic sairedis Attempt to fix this: sonic-net/sonic-sairedis#817 |
lguohan
approved these changes
Apr 2, 2021
daall
pushed a commit
that referenced
this pull request
Apr 2, 2021
1906fdf [pyext] Update Makefile to disable warning Wconversion for older swig (#817) 1dbcaeb Remove gbsyncd_startup.py (#813) 0372615 [vslib] Refresh queue pause status (#814) 00d883c [sairedis] Add sai_dbg_generate_dump api to redis interface (#811) 8585803 [sairedis] Unlock api mutex for communication mode (#812) c69549a [pyext] Add SWIG sairedis python submodule (#806)
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this pull request
May 23, 2021
1906fdf [pyext] Update Makefile to disable warning Wconversion for older swig (sonic-net#817) 1dbcaeb Remove gbsyncd_startup.py (sonic-net#813) 0372615 [vslib] Refresh queue pause status (sonic-net#814) 00d883c [sairedis] Add sai_dbg_generate_dump api to redis interface (sonic-net#811) 8585803 [sairedis] Unlock api mutex for communication mode (sonic-net#812) c69549a [pyext] Add SWIG sairedis python submodule (sonic-net#806)
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
1906fdf [pyext] Update Makefile to disable warning Wconversion for older swig (sonic-net#817) 1dbcaeb Remove gbsyncd_startup.py (sonic-net#813) 0372615 [vslib] Refresh queue pause status (sonic-net#814) 00d883c [sairedis] Add sai_dbg_generate_dump api to redis interface (sonic-net#811) 8585803 [sairedis] Unlock api mutex for communication mode (sonic-net#812) c69549a [pyext] Add SWIG sairedis python submodule (sonic-net#806)
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.
Why I did it
Update the sonic-sairedis submodule. The following is the new commit in the submodule.
How I did it
Update sonic-sairedis submodule pointer
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)