orchagent: Adding QosOrch and BufferOrch classes#31
Closed
stcheng wants to merge 1 commit intosonic-net:masterfrom
Closed
orchagent: Adding QosOrch and BufferOrch classes#31stcheng wants to merge 1 commit intosonic-net:masterfrom
stcheng wants to merge 1 commit intosonic-net:masterfrom
Conversation
* Class BufferOrch to handle buffer configuration * refactored Orch based class to contain common functions from QosOrch and BufferOrch * Class QosOrch * serialization for qos * qos functionality, including scheduler group processing * main.cpp * changed log level DEBUG back to INFO * portsqosorch.cpp, Port::getQueue * portsqosorch.cpp, Port::getPG * Samples * Added QOS and Buffer related configuration samples under swssconfig/sample.
Contributor
Author
|
close this one and ask hrachya to create a new one. |
ishidawataru
pushed a commit
to ishidawataru/sonic-swss
that referenced
this pull request
Aug 29, 2018
vasant17
added a commit
to vasant17/sonic-swss
that referenced
this pull request
Jun 2, 2020
* Flush neighbor/arp entry on flushing FDB/MAC entry * Code-review comments and test cases * Added VS test case * Consolidate logs and check port oper state before arp flush * Handle different behavior of syncd on FDB flush in VS and Broadcom platform by re-designing ARP flush * Code-review comments addressed * Updated test cases as per review comments * Code-review comments addressed * Fixed compile error * Code-review comments addressed and wrote couple more test cases for ARP flush Co-authored-by: Vasant <vapatil@linkedin.com>
EdenGri
pushed a commit
to EdenGri/sonic-swss
that referenced
this pull request
Feb 28, 2022
Signed-off-by: Sihui Han <sihan@microsoft.com>
oleksandrivantsiv
pushed a commit
to oleksandrivantsiv/sonic-swss
that referenced
this pull request
Mar 1, 2023
dgsudharsan
pushed a commit
that referenced
this pull request
Feb 25, 2025
```<br>* 7532d469 - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412 (2025-02-13) [Sonic Automation] * 5031aad - (origin/202411) Capability query for MACSEC ACL attribute (#3511) (2025-02-12) [mssonicbld] * 4b357e5 - Fix VRF update handling for loopback interfaces in IntfsOrch (#3512) (2025-02-12) [mssonicbld] * fe98176 - Add a delay between killing teamd processes (#3510) (2025-02-11) [mssonicbld] * e967711 - Remove RIF from m_rifsToAdd before deleting it (#3499) (2025-02-07) [mssonicbld] * 337c9a1 - Optimize counter polling interval by making it more accurate (#3500) (2025-02-07) [mssonicbld]<br>```
jianyuewu
pushed a commit
to jianyuewu/sonic-swss
that referenced
this pull request
Dec 24, 2025
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.
and BufferOrch