-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Enable all counters: queue, port, and pfcwd #1814
Merged
lguohan
merged 3 commits into
sonic-net:master
from
pavel-shirshov:pavelsh/enable_all_counters
Jun 26, 2018
Merged
Enable all counters: queue, port, and pfcwd #1814
lguohan
merged 3 commits into
sonic-net:master
from
pavel-shirshov:pavelsh/enable_all_counters
Jun 26, 2018
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
5 tasks
qiluo-msft
pushed a commit
that referenced
this pull request
Jul 13, 2021
#### Why I did it Update submodule pointer for swss to include recent changes 4f1d726 [portsorch] fix errors when moving port from one lag to another. (#1797) ae44701 [orchagent] Put port configuration to APPL_DB according to autoneg mode (#1769) 5295f91 Add failure handling for SAI get operations (#1768) 7c7c451 Revert recirc port change (#1813) 5528ebf Cleanup code (#1814)
judyjoseph
pushed a commit
that referenced
this pull request
Aug 7, 2021
#### Why I did it Update submodule pointer for swss to include recent changes 4f1d726 [portsorch] fix errors when moving port from one lag to another. (#1797) ae44701 [orchagent] Put port configuration to APPL_DB according to autoneg mode (#1769) 5295f91 Add failure handling for SAI get operations (#1768) 7c7c451 Revert recirc port change (#1813) 5528ebf Cleanup code (#1814)
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
#### Why I did it Update submodule pointer for swss to include recent changes 4f1d726 [portsorch] fix errors when moving port from one lag to another. (sonic-net#1797) ae44701 [orchagent] Put port configuration to APPL_DB according to autoneg mode (sonic-net#1769) 5295f91 Add failure handling for SAI get operations (sonic-net#1768) 7c7c451 Revert recirc port change (sonic-net#1813) 5528ebf Cleanup code (sonic-net#1814)
volodymyrsamotiy
added a commit
to volodymyrsamotiy/sonic-buildimage
that referenced
this pull request
Sep 13, 2021
* d03ba4f [202012] [portstat, intfstat] added rates and utilization (sonic-net#1812) * 499ad3f [config reload] Fix config reload failure due to sonic.target job cancellation (sonic-net#1814) * 96d658c [202012][sonic installer] Add swap setup support (sonic-net#1815) * a9c6970 platform pre-check for reboot in 202012 branch (sonic-net#1788) * 0e0478b Unify the number format in the ourput of portstat and pfcstat in all cases (sonic-net#1795) * 2d1e00e [ecnconfig] Fix exception seen during display and add unit tests (sonic-net#1784) (sonic-net#1789) Signed-off-by: Volodymyr Samotiy <volodymyrs@nvidia.com>
vivekrnv
added a commit
to vivekrnv/sonic-buildimage
that referenced
this pull request
Sep 13, 2021
Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com> d03ba4fa [202012] [portstat, intfstat] added rates and utilization (sonic-net#1812) 499ad3f4 [config reload] Fix config reload failure due to sonic.target job cancellation (sonic-net#1814) 96d658c2 [202012][sonic installer] Add swap setup support (sonic-net#1815) a9c69702 platform pre-check for reboot in 202012 branch (sonic-net#1788) 0e0478ba Unify the number format in the ourput of portstat and pfcstat in all cases (sonic-net#1795) 2d1e00ed [ecnconfig] Fix exception seen during display and add unit tests (sonic-net#1784) (sonic-net#1789)
vivekrnv
added a commit
to vivekrnv/sonic-buildimage
that referenced
this pull request
Sep 13, 2021
Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com> 2416175 [config reload] Fix config reload failure due to sonic.target job cancellation (sonic-net#1814) 2b12aad [portstat, intfstat] added rates and utilization (sonic-net#1750) 26e700a [debug dump util] Techsupport addition (sonic-net#1669) 9f2326e [debug dump util] Base Skeleton and Click Class added (sonic-net#1668)
lguohan
pushed a commit
that referenced
this pull request
Sep 14, 2021
* d03ba4f [202012] [portstat, intfstat] added rates and utilization (#1812) * 499ad3f [config reload] Fix config reload failure due to sonic.target job cancellation (#1814) * 96d658c [202012][sonic installer] Add swap setup support (#1815) * a9c6970 platform pre-check for reboot in 202012 branch (#1788) * 0e0478b Unify the number format in the ourput of portstat and pfcstat in all cases (#1795) * 2d1e00e [ecnconfig] Fix exception seen during display and add unit tests (#1784) (#1789) Signed-off-by: Volodymyr Samotiy <volodymyrs@nvidia.com>
5 tasks
judyjoseph
added a commit
that referenced
this pull request
Sep 14, 2021
sonic-swss commits 5fbd113 [Flex-counters] Fix the delay of flex counters flow to prevent infinite loop (#1899) dc685b6 [portsorch] Add an extra check before setting oper speed to APPL_DB (#1885) ceef728 Update port_rates & rif_rates lua scripts to convert poll_interval to MS (#1855) sonic-utilities commits 3160753 [ci]: Support PR coverage (#1806) 3316fdb fix wrong code indent in sfputil (#1808) c33e3a8 [config reload] Fix config reload failure due to sonic.target job cancellation (#1814) 4f7e107 [portconfig] Validate duplicate speed value and interface type value (#1745) 59817e2 [warm-reboot] Add new preboot health check: verify database integrity (#1785) bf2ff3c [portstat, intfstat] added rates and utilization (#1750) 3bf962c [show][platform] Revise chassis info fallback to only fall back on pmon crash (#1751)
qiluo-msft
pushed a commit
that referenced
this pull request
Sep 28, 2021
0d538d3 [ci]: Support code diff coverage (#1834) 48887d1 [config] support for configuring muxcable to standby mode of operation (#1837) 2088a9a Provide support to install platform extensions (#1578) c97fe54 Add check_db_integrity script to setup.py (#1828) c0b9917 [debug dump util] COPP Module Added (#1670) 826311c [techsupport] Removed interactive option for docker commands and Improved Error Reporting (#1723) ce11545 [config reload] Removed job-mode for sonic.target restart (#1820) f76f672 [fdbshow]: Fix typo in comment (#1809) 17208a0 [ci]: Support PR coverage (#1806) c2c2354 fix wrong code indent in sfputil (#1808) 47a9a0f [portconfig] Validate duplicate speed value and interface type value (#1745) f1086ee [sonic_installer]Add --skip-platform-check option for sonic_installer when image mismatch (#1791) c007d65 [warm-reboot] Add new preboot health check: verify database integrity (#1785) 41e31e8 Fix PatchApplier init order (#1762) 2416175 [config reload] Fix config reload failure due to sonic.target job cancellation (#1814) 2b12aad [portstat, intfstat] added rates and utilization (#1750) 26e700a [debug dump util] Techsupport addition (#1669) 9f2326e [debug dump util] Base Skeleton and Click Class added (#1668)
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
taras-keryk
pushed a commit
to taras-keryk/sonic-buildimage
that referenced
this pull request
Apr 28, 2022
…cellation (sonic-net#1814) #### What I did Fixes sonic-net#7508
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
Add a code to enable port and pfcwd counters in addition to queue counters
- How I did it
Manuaaly
- How to verify it
Build an image and run on your DUT
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)