[PFCWD]: Add helper function to set shape rate on fanout switch#257
Merged
stcheng merged 2 commits intosonic-net:masterfrom Sep 11, 2017
Merged
[PFCWD]: Add helper function to set shape rate on fanout switch#257stcheng merged 2 commits intosonic-net:masterfrom
stcheng merged 2 commits intosonic-net:masterfrom
Conversation
|
@sihuihan88, |
lguohan
approved these changes
Sep 7, 2017
Contributor
|
Could you combine the two similar playbooks using |
stcheng
suggested changes
Sep 7, 2017
Contributor
stcheng
left a comment
There was a problem hiding this comment.
It is possible to combine both two playbooks and two Jinja2 files into one file with some conditional branches to make the code cleaner.
0c2cae8 to
b0d8347
Compare
stcheng
suggested changes
Sep 8, 2017
b0d8347 to
4521197
Compare
stcheng
approved these changes
Sep 11, 2017
nhe-NV
pushed a commit
to nhe-NV/sonic-mgmt
that referenced
this pull request
May 12, 2025
…ic-net#257) <!-- Please make sure you've read and understood our contributing guidelines; https://github.com/sonic-net/SONiC/blob/gh-pages/CONTRIBUTING.md Please provide following information to help code review process a bit easier: --> ### Description of PR 1.Update speed advertise command for sonic fanout switch 2.Use state db to get port speed Summary: Fixes # (issue) 1. Command "config interface advertised-speeds Ethernet0 None" is not supported on sonic fanout switch. 2. Port speed in APPL_DB is not reliable after autoneg operation. ### Type of change <!-- - Fill x for your type of change. - e.g. - [x] Bug fix --> - [x] Bug fix - [ ] Testbed and Framework(new/improvement) - [ ] New Test case - [ ] Skipped for non-supported platforms - [ ] Test case improvement ### Back port request - [ ] 202012 - [ ] 202205 - [ ] 202305 - [ ] 202311 - [ ] 202405 - [ ] 202411 ### Approach #### What is the motivation for this PR? 1. Command "config interface advertised-speeds Ethernet0 None" is not supported on sonic fanout switch. 2. Port speed in APPL_DB is not reliable after autoneg operation. #### How did you do it? 1. Update the comand "config interface advertised-speeds Ethernet0 None" to "config interface advertised-speeds Ethernet0 all". 2. Use STATE_DB to get port speed after autoneg operation. #### How did you verify/test it? Run it in internal testbed #### Any platform specific information? #### Supported testbed topology if it's a new test case? ### Documentation <!-- (If it's a new feature, new test case) Did you update documentation/Wiki relevant to your implementation? Link to the wiki page? -->
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…nic-net#10938) Signed-off-by: vaibhav-dahiya <[email protected]> This PR adds the following commits are added in sonic-platform-common ac25515 (HEAD -> 202012, origin/202012) [Credo][Ycable] changes for synchronizing executing Telemetry API's when mux toggle is inprogress (sonic-net#280) fb304c1 [sonic_ssd] Nokia-7215: "show platform ssdhealth" not showing health percent (sonic-net#279) 8bfe9c0 [Credo][Ycable] improve logging for Server Powered off/Faulty cables (sonic-net#272) The following commits are added in sonic-platform-daemons 6695c55 (HEAD -> 202012, origin/202012) [ycabled] fix the posting for mux_cable_static_info per downlink when ycabled is spawned; synchronizing executing Telemetry API (sonic-net#257) 6a315ae (HEAD -> 202012, origin/202012) [ycabled] Fix some syntax warnings in ycabled (sonic-net#263)
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Update sonic-snmpagent submodule pointer to include the following: * Fix: if routestr does not exist, skip ([sonic-net#257](sonic-net/sonic-snmpagent#257)) Signed-off-by: dprital <[email protected]>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
linkmgrd: * 3c2b546 2022-05-31 | Add default route support to `active-active` state machine (sonic-net#78) (github/202205, master, 202205) [Jing Zhang] * 6fa892e 2022-05-27 | Degrade `LinkProberStateMachineBase` virtual function logging level (sonic-net#80) [Longxiang Lyu] * 7b695ca 2022-05-27 | Fix mux wait timer and peer mux wait timer (sonic-net#81) [Longxiang Lyu] platform-daemons: * 0d90023 2022-05-31 | grpc client implementation for active-active dualtor (sonic-net#248) (github/master, github/202205, master, 202205) [vdahiya12] * 6b8bf69 2022-05-27 | [ycabled] Fix some syntax warnings in ycabled (sonic-net#263) [vdahiya12] * 2bcf936 2022-05-24 | [ycabled] fix the posting for mux_cable_static_info per downlink when ycabled is spawned; synchronizing executing Telemetry API (sonic-net#257) [vdahiya12] * ce217c0 2022-04-25 | Include changes from xcvr_api in transceiver_info table (sonic-net#253) [qinchuanares] * e0f8a35 2022-04-22 | Fix checkReplyType failed issue via recreating xcvr_table_helper on forking subprocess (sonic-net#255) [Stephen Sun] platform-common: * f575a40 2022-05-24 | [Credo][Ycable] changes for synchronizing executing Telemetry API's when mux toggle is inprogress (sonic-net#280) (github/202205, master, 202205) [vdahiya12] * b043372 2022-05-11 | [sonic_ssd] Nokia-7215: "show platform ssdhealth" not showing health percent (sonic-net#279) [bill-nokia] * d62d3d6 2022-05-04 | [CMIS]Fix low-power to high power mode transition (sonic-net#268) [Prince George] * f918125 2022-05-02 | [syseeprom] Enable display of vendor extension TLV content (sonic-net#270) [dflynn-Nokia] * 4e08440 2022-04-14 | [Credo][Ycable] improve logging for Server Powered off/Faulty cables (sonic-net#272) [vdahiya12] Signed-off-by: Ying Xie <[email protected]>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…ic-net#2530) * [sub module] sub module sonic-swss-common tracking 201811 branch And include change: Submodule src/sonic-swss-common e8caaea..a40837a: > [pyext] enable types in stdint.h (sonic-net#259) Signed-off-by: Ying Xie <[email protected]> * also include: Submodule src/sonic-swss-common a40837a..594f4e8: > Optimized ProducerStateTable set/del notification processing to avoid… (sonic-net#257) Signed-off-by: Ying Xie <[email protected]>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
079f80a (HEAD -> 202111, origin/202111) Fix: if routestr does not exist, skip (sonic-net#257) 8fd0fe1 Fix: not to use blocking get_all() after keys() (sonic-net#255) 981107a Add VoQ Recirc interface (i.e., Ethernet-Rec) to interface maps for S… (sonic-net#244) f4ecfb6 (HEAD -> 202111, origin/202111) Removing Vnet with scope default (sonic-net#2239)
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.
No description provided.