[sonic-sairedis]: Update submodule on 201709 branch#1097
Merged
lguohan merged 1 commit intosonic-net:201709from Nov 1, 2017
Merged
[sonic-sairedis]: Update submodule on 201709 branch#1097lguohan merged 1 commit intosonic-net:201709from
lguohan merged 1 commit intosonic-net:201709from
Conversation
* Update sonic-sairedis for Nephos. Signed-off-by: Wade He <chihen.he@gmail.com>
abdosi
added a commit
that referenced
this pull request
Sep 19, 2020
Revert "Revert " [201911]show interface counters for multi ASIC devices (#1104)"" Revert "Revert "Pfcstat (#1097)"" [show] Fix 'show int neighbor expected' (#1106) Update argument for docker exec it->i (#1118) Update to make config load/reload backward compatible. (#1115) Handling deletion of Port Channel before deletion of its members (#1062) Skip default route present in ASIC-DB but not in APP-DB. (#1107) [CLI][PFCWD][Multi-ASIC] Added multi ASIC support to 'pfcwd' CLI (#1102) [201911] Multi asic platform config interface portchannel, show transceiver (#1087) [drop counters] Fix configuration for counters with lowercase names (#1103) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
vmittal-msft
pushed a commit
to vmittal-msft/sonic-buildimage
that referenced
this pull request
Oct 20, 2025
#### Why I did it Fix build issue - sonic-net#22534 ##### Work item tracking - Microsoft ADO **(number only)**: #### How I did it Created a file buffers_defaults_lt2.j2
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.
- What I did
Update sonic-sairedis for Nephos.
- How I did it
Update src/sonic-sairedis submodule.
- How to verify it
Run the following commands:
make configure PLATFORM=nephos
make target/sonic-nephos.bin
Then install image to check system and network feature is worked as well
- Description for the changelog
Update submodule on 201709 branch for Nephos
- A picture of a cute animal (not mandatory but encouraged)
Signed-off-by: Wade He chihen.he@gmail.com