add support for Arista-7050-Q16S64#798
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jul 12, 2017
Merged
Conversation
jleveque
approved these changes
Jul 11, 2017
abdosi
added a commit
that referenced
this pull request
May 5, 2021
e438b0db6a8912b50f7acddf93d4dc2157f53ecf (HEAD -> 201911, origin/201911) Increase Syncd operation timeout from 1 min to 6 min. (#828) 17974adb369111b44dd56837547806918ed4b1ed Update syncd_flex_counter.cpp (#798) Signed-off-by: Abhishek Dosi <[email protected]>
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
…or each container (sonic-net#798) Since we introduced the auto-restart feature for each container, we need add a show subcommand to display the current status of auto-restart feature for all containers or a specific container. - How I did it We define a function named autorestart to show the status of this features. This function will accept an option parameter which is the container name. If this parameter is not specified, this function will by default show the status of all containers. Otherwise it will show the status of specific container. Signed-off-by: Yong Zhao <[email protected]>
vivekrnv
pushed a commit
to vivekrnv/sonic-buildimage
that referenced
this pull request
Mar 18, 2024
swss ``` 04ce7c9a [Fixbug]: Fix vnet attribute miss if route action is vnet_direct and vnet test cases (sonic-net#2873) daa1fc71 [dash]: Refactor DASH orch by protobuf format (sonic-net#2722) 12ad49cd [tests]: Change DVS ENV HWKSU to DPU-2P for DASH vstest (sonic-net#2847) ``` swss-common ``` be425ed [redisCommand]: Not store the error return code of redisFormat (sonic-net#809) 5966d8b Fix binary serializer can't deserialize protopuf buffer content issue (sonic-net#810) 7ff768a Revert "Fix the issue of ignoring callback calls for removed keys. (sonic-net#789)" (sonic-net#804) 82581cf Make sure new binaries replace existing binaries in docker-sonic-vs (sonic-net#807) 62e8d80 Producer/Consumer table binary support (sonic-net#801) e0f394c Fix the issue of ignoring callback calls for removed keys. (sonic-net#789) 00db81f Fix the sairedis build target not found issue (sonic-net#802) dffd76a [Ci] Fix collect log error in azp template (sonic-net#799) d6453bc Add SEND_TO_INGRESS port table in schema.h (sonic-net#792) c3a77cc add semgrep (sonic-net#798) ```
tshalvi
pushed a commit
to tshalvi/sonic-buildimage
that referenced
this pull request
Mar 12, 2025
…lly (sonic-net#798) #### Why I did it src/sonic-swss ``` * 7b7179a - (HEAD -> 202412, origin/202412) [code sync] Merge code from sonic-net/sonic-swss:202411 to 202412 (sonic-net#52) (21 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
For breakout port, the ledd plugin needs to get the number of lanes and the index of the first lane to control corresponding led light on the front panel port.