-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Temporary revert "Update MLNX SAI revision reference" #550
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
lguohan
pushed a commit
that referenced
this pull request
Jan 29, 2020
567191f [sairedis] Add knob to disable recording statistics API calls (#547) 8513506 Create Switch and SwitchContainer classes (#549) … e991281 Update .gitignore (#551) 84b0eed [sairedis] Skip recording GET operations on AVAILABLE attributes (#550) … 634e4e3 [meta] Return OBJECT_IN_USE when removing port is in use (#553) 2961bd3 [syncd] Fix rpc server flag condition (#557)
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
* Support vlanmgrd process warm restart Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com> * [VS]: add test case for vlanmgrd warm restart Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com> * Adapt to the new warm reboot schema Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com> * Update warm_restart common functions Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com> * warm_restart common functions already available, remove them from this PR Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com> * Use fixed CFG_WARM_RESTART_TABLE_NAME and STATE_WARM_RESTART_TABLE_NAME to avoid jenkins environment error Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com> * Remove hardcoded names for warm restart config table and state table Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
…ic-net#550) * [sairedis] Add SkipRecordAttrContainer class * [sairedis] Start using SkipRecordAttrContainer class
stephenxs
added a commit
to stephenxs/sonic-buildimage
that referenced
this pull request
Dec 14, 2021
54879741 [202012][schema] Add vnet route tunnel and advertise network tables for state_db (sonic-net#563) a5394f9d Update for BFD, default route table (sonic-net#550) Signed-off-by: Stephen Sun <stephens@nvidia.com>
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
Jan 31, 2025
…platform (sonic-net#550) <!-- Please make sure you've read and understood our contributing guidelines: https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md failure_prs.log skip_prs.log Make sure all your commits include a signature generated with `git commit -s` ** If this is a bug fix, make sure your description includes "fixes #xxxx", or "closes #xxxx" or "resolves #xxxx" Please provide the following information: --> #### Why I did it Support running hw-management service on SN5640 emulation platform. ##### Work item tracking - Microsoft ADO **(number only)**: #### How I did it - Use physical EEPROM instead of the fake one - Do not skip PSUd, PCId, thermal control daemon - Adjust PCIe and thermal configuration files #### How to verify it Run Nvidia simulation on SN5640 (ASIC and Platform) <!-- If PR needs to be backported, then the PR must be tested against the base branch and the earliest backport release branch and provide tested image version on these two branches. For example, if the PR is requested for master, 202211 and 202012, then the requester needs to provide test results on master and 202012. --> #### Which release branch to backport (provide reason below if selected) <!-- - Note we only backport fixes to a release branch, *not* features! - Please also provide a reason for the backporting below. - e.g. - [x] 202006 --> - [ ] 201811 - [ ] 201911 - [ ] 202006 - [ ] 202012 - [ ] 202106 - [ ] 202111 - [ ] 202205 - [ ] 202211 - [ ] 202305 #### Tested branch (Please provide the tested image version) <!-- - Please provide tested image version - e.g. - [x] 20201231.100 --> - [ ] <!-- image version 1 --> - [ ] <!-- image version 2 --> #### Description for the changelog <!-- Write a short (one line) summary that describes the changes in this pull request for inclusion in the changelog: --> <!-- Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU. --> #### Link to config_db schema for YANG module changes <!-- Provide a link to config_db schema for the table for which YANG model is defined Link should point to correct section on https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/doc/Configuration.md --> #### A picture of a cute animal (not mandatory but encouraged)
mssonicbld
added a commit
that referenced
this pull request
Feb 8, 2025
…D automatically (#21662) #### Why I did it src/sonic-platform-daemons ``` * a2c4bc9 - (HEAD -> master, origin/master, origin/HEAD) Added fix for issue:21371 update cp and dp states when midplane goes down (#584) (20 hours ago) [rameshraghupathy] * 585541f - reset active application code as 'N/A' when port shutdown (#550) (20 hours ago) [ChiouRung Haung] * 8ace0f8 - [Smartswitch] Fix time format for dpu states (#583) (29 hours ago) [Gagan Punathil Ellath] * 7a0813a - [SmartSwitch] Enhance PCIe device check to skip the warning log, if device is in detaching mode (#546) (2 days ago) [Vasundhara Volam] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
Reverts #540 due to sonic-net/sonic-swss#199 issue.