-
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
[sonic-slave]: add aspell for sai meta data build #494
Merged
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
stcheng
approved these changes
Apr 11, 2017
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
May 9, 2019
Submodule src/sonic-swss e26e1d8..8246bd9: > [watermarkorch] only perform periodic clear if the polling is on (sonic-net#781) Submodule src/sonic-utilities e3bb8b9..6130695: > [reboot] log reboot progress and add a sanity check before reboot (sonic-net#526) > Fix TODO to get/set active ports only (sonic-net#494) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
May 10, 2019
Submodule src/sonic-swss e26e1d8..8246bd9: > [watermarkorch] only perform periodic clear if the polling is on (#781) Submodule src/sonic-utilities e3bb8b9..6130695: > [reboot] log reboot progress and add a sanity check before reboot (#526) > Fix TODO to get/set active ports only (#494) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
Signed-off-by: Wenda Ni <wenni@microsoft.com>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
…onic-net#494) * enhance acl orch to handle the LAG port not configured case * rename variable, function; redunce redundant code; fix memory issue * revise according to comments * one more blank line * add new VS test cases for acl on LAG * update with PR comments fix * rename getValidPortId and move it to portOrch * fix indent * fix test case comments
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
…onic-net#494) * enhance acl orch to handle the LAG port not configured case * rename variable, function; redunce redundant code; fix memory issue * revise according to comments * one more blank line * add new VS test cases for acl on LAG * update with PR comments fix * rename getValidPortId and move it to portOrch * fix indent * fix test case comments
praveen-li
pushed a commit
to praveen-li/sonic-buildimage
that referenced
this pull request
Feb 9, 2021
Signed-off-by: Zhenggen Xu <zxu@linkedin.com> * src/sonic-utilities a6024d3...91cbf2c (1): > Revert "Fix TODO to get/set active ports only (sonic-net#494)"
qiluo-msft
added a commit
that referenced
this pull request
Aug 5, 2021
Includes below commits ``` e95a466 2021-08-04 | Fix: DBInterface::get() return nullable strings (#516) [Qi Luo] f89b2ac 2021-07-29 | [netlink]refill netlink cache when failing to get the link object by name. (#506) [wangshengjun] 22b8715 2021-07-26 | Fix test_ConfigDBSubscribe timing risk (#512) [Qi Luo] 27dbcea 2021-07-26 | added missing headers for building with gcc-10.3 (#494) [Denis Pronin] 7f6ab6d 2021-07-25 | Modify the hardcode separator ":" to variable. (#473) [PJHsieh] ```
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
Includes below commits ``` e95a466 2021-08-04 | Fix: DBInterface::get() return nullable strings (sonic-net#516) [Qi Luo] f89b2ac 2021-07-29 | [netlink]refill netlink cache when failing to get the link object by name. (sonic-net#506) [wangshengjun] 22b8715 2021-07-26 | Fix test_ConfigDBSubscribe timing risk (sonic-net#512) [Qi Luo] 27dbcea 2021-07-26 | added missing headers for building with gcc-10.3 (sonic-net#494) [Denis Pronin] 7f6ab6d 2021-07-25 | Modify the hardcode separator ":" to variable. (sonic-net#473) [PJHsieh] ```
TACappleman
added a commit
to Metaswitch/sonic-buildimage
that referenced
this pull request
Aug 24, 2021
> Add a new field for FLEX_COUNTER_TABLE to indicate delay for flex counters (sonic-net#523) > [logger] Make map access thread safe and proper terminate thread (sonic-net#510) > Test with coverage output, publish gcov on Azure pipelines (sonic-net#517) > Update schema.h to include config_db DHCP and state_db counter table (sonic-net#521) > [schema] Add next hop group table to schema (sonic-net#475) > Fix: DBInterface::get() return nullable strings (sonic-net#516) > [netlink]refill netlink cache when failing to get the link object by name. (sonic-net#506) > Fix test_ConfigDBSubscribe timing risk (sonic-net#512) > added missing headers for building with gcc-10.3 (sonic-net#494) > Modify the hardcode separator ":" to variable. (sonic-net#473)
5 tasks
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.