[device] Add Questone-2 platform configure#1646
Closed
MickeyZhan wants to merge 2 commits intosonic-net:masterfrom
Closed
[device] Add Questone-2 platform configure#1646MickeyZhan wants to merge 2 commits intosonic-net:masterfrom
MickeyZhan wants to merge 2 commits intosonic-net:masterfrom
Conversation
stephenxs
added a commit
to stephenxs/sonic-buildimage
that referenced
this pull request
Jun 9, 2021
5a7c06a0 [config]][tacacs+] Change tacacs+ minimum timeout value base on spec (sonic-net#1631) 080a689c [202012] [db_migrator] fix old 1911 feature config migration to a new one. (sonic-net#1636) 43fff88c Change to use rvtysh when calling the show commands (sonic-net#1646) 88a823f0 [db_migrator][Mellanox] Update Mellanox buffer migrator with 2km-cable supported (sonic-net#1564) d096ff78 [config]Static routes to config_db (sonic-net#1534) a68d8d09 route_check: Updates (sonic-net#1645) Signed-off-by: Stephen Sun <stephens@nvidia.com>
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
…onic-net#1646) What I did Update flex counters DB with counters stats only when counters are enabled. As long as the polling counters are not enabled, flex counters information will stored internally on PortsOrch. Why I did it Creating flex counters objects on the DB will trigger 'SYNCD' to access the HW for query statistics capabilities. This HW access takes time and will be better to finish boot before doing this (mainly for fast-reboot but good to have in general). The flex counters are not crucial at boot time, we can delay it to the end of the boot process. How I verified it Reboot a switch and observer the flex counters DB populated after counters are enabled.
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
…t time (sonic-net#1646)" (sonic-net#1743) This reverts commit ee7a735.
noaOrMlnx
pushed a commit
to noaOrMlnx/sonic-buildimage
that referenced
this pull request
Oct 26, 2025
…tomatically (sonic-net#1646) #### Why I did it src/sonic-gnmi ``` * bdd2d8b - (HEAD -> 202412, origin/202412) refactoring to pick interface data from DB instead of intfutil (sonic-net#109) (17 hours ago) [Vijay Sharma] ``` #### 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.
[device] Add Questone-2 and Haliburton platform configure