-
Notifications
You must be signed in to change notification settings - Fork 580
orchagent: Fixing iterate m_toSync map after select times out #30
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
Merged
Conversation
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
Contributor
stcheng
commented
May 23, 2016
- Moving all Orch class into a list
- doTask when select() returns TIMEOUT
- Moving all Orch class into a list - doTask when select() returns TIMEOUT
Acked by: Shuotian Cheng [email protected] |
stcheng
pushed a commit
that referenced
this pull request
May 23, 2016
- Moving all Orch class into a list - doTask when select() returns TIMEOUT Signed-off-by: Shuotian Cheng <[email protected]>
stcheng
pushed a commit
that referenced
this pull request
May 25, 2016
- Moving all Orch class into a list - doTask when select() returns TIMEOUT Signed-off-by: Shuotian Cheng <[email protected]>
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
Apr 6, 2020
* DPB-ACL scale tests and code-review comments addressed * Remove sleeps that were put earlier Co-authored-by: Vasant <[email protected]>
vasant17
added a commit
to vasant17/sonic-swss
that referenced
this pull request
Apr 8, 2020
* DPB-ACL scale tests and code-review comments addressed * Remove sleeps that were put earlier Co-authored-by: Vasant <[email protected]>
vasant17
added a commit
to vasant17/sonic-swss
that referenced
this pull request
May 1, 2020
* DPB-ACL scale tests and code-review comments addressed * Remove sleeps that were put earlier Co-authored-by: Vasant <[email protected]>
EdenGri
pushed a commit
to EdenGri/sonic-swss
that referenced
this pull request
Feb 28, 2022
* Get platform before parsing minigraph * Use get platform info API Signed-off-by: Sihui Han <[email protected]>
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>* c93c0eec - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412 (2025-02-12) [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>```
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.