Merged
Conversation
qiluo-msft
approved these changes
Jan 18, 2017
Collaborator
qiluo-msft
left a comment
There was a problem hiding this comment.
Please wait build check finished.
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
…et#194) * [orchagent]: Add query of NUMBER_OF_ECMP_GROUPS in routeorch Instead of using the default value of 128, query the switch first to get the NUMBER_OF_ECMP_GROUPS and use this value as the maximum supported number of next hop groups. If the query fails, the default value of 128 will be used. Also fix the corner case by changing '>' to '>=' when checking the number of next hop groups.
monaliusa
pushed a commit
to monaliusa/sonic-buildimage
that referenced
this pull request
Aug 7, 2020
[device/platform] Implement xcvr insert/remove event on questone2bd
xumia
pushed a commit
to xumia/sonic-buildimage-1
that referenced
this pull request
Feb 16, 2021
This commit adds Sonic Jenkins build support for platforms based on the Marvell ARMv7 32-bit (armhf) SOC and a Marvell Datapath ASIC.
4 tasks
qiluo-msft
pushed a commit
that referenced
this pull request
Jun 18, 2021
Updates sonic-platform-daemons submodule. Includes the following commits: ``` eb8a223 [xcvrd] Force cleanup of chassis global variable on deinit (#193) a6903c0 [CI] sonic-config-engine now depends on SONiC YANG packages (#194) bf60a27 Replace swsssdk.SonicV2Connector with swsscommon implementation (#191) ```
jleveque
pushed a commit
that referenced
this pull request
Jun 18, 2021
7670b49 [sonic_platform/sfp_base] Add common definition for get SFP error status (#194) 1336598 [CI] sonic-config-engine now depends on SONiC YANG packages (#198) f57fee4 Add to check pcie configuration revision to get the right configuration. (#195) 4e3a0a0 Fix typo for midplane APIs. (#196) fc2e9e2 [eeprom_tlv_info] Optimize EEPROM data process by using visitor pattern (#193)
lguohan
added a commit
to lguohan/sonic-buildimage
that referenced
this pull request
Jul 14, 2021
* 664f0e2 2021-07-14 | [xrcvd]: Removed undefined symbol 'sfp_status_helper' (sonic-net#204) (HEAD, origin/202012) [Prince George] * 1b2d016 2021-06-16 | [CI] sonic-config-engine now depends on SONiC YANG packages (sonic-net#194) [Joe LeVeque] * 1cf5996 2021-07-14 | Introduce mgmtinit delay after transceiver module insertion (sonic-net#201) [Prince George] Signed-off-by: Guohan Lu <lguohan@gmail.com>
lguohan
added a commit
that referenced
this pull request
Jul 14, 2021
* 664f0e2 2021-07-14 | [xrcvd]: Removed undefined symbol 'sfp_status_helper' (#204) (HEAD, origin/202012) [Prince George] * 1b2d016 2021-06-16 | [CI] sonic-config-engine now depends on SONiC YANG packages (#194) [Joe LeVeque] * 1cf5996 2021-07-14 | Introduce mgmtinit delay after transceiver module insertion (#201) [Prince George] Signed-off-by: Guohan Lu <lguohan@gmail.com>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
Updates sonic-platform-daemons submodule. Includes the following commits: ``` eb8a223 [xcvrd] Force cleanup of chassis global variable on deinit (sonic-net#193) a6903c0 [CI] sonic-config-engine now depends on SONiC YANG packages (sonic-net#194) bf60a27 Replace swsssdk.SonicV2Connector with swsscommon implementation (sonic-net#191) ```
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
7670b49 [sonic_platform/sfp_base] Add common definition for get SFP error status (sonic-net#194) 1336598 [CI] sonic-config-engine now depends on SONiC YANG packages (sonic-net#198) f57fee4 Add to check pcie configuration revision to get the right configuration. (sonic-net#195) 4e3a0a0 Fix typo for midplane APIs. (sonic-net#196) fc2e9e2 [eeprom_tlv_info] Optimize EEPROM data process by using visitor pattern (sonic-net#193)
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jan 24, 2022
…t#194) The Python 3 version of sonic-config-engine now depends on sonic-yang-mgmt and sonic-yang-models, so we now need to install them as part of continuous integration to get the CI working again
6 tasks
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Oct 26, 2022
… submodule head utilities: * 02eb899e 2022-07-12 | [config/load_mgmt_config] Support load IPv6 mgmt IP (sonic-net#2206) (sonic-net#2246) (sonic-net#2256) (HEAD -> 201811, github/201811) [Jing Kan] platform-daemon: * fc288cc 2022-05-05 | Mem leak caused by Xcvrd in Send-Q of REDIS-DB socket connection (sonic-net#260) (HEAD -> 201811, github/201811) [Prince George] platform-common: * edb062b 2022-02-09 | [sonic_sfp] Interpret sff 'int' element =0 as valid value (sonic-net#261) (HEAD -> 201811, github/201811) [Prince George] kernel: * 9d2d1a1 2022-02-11 | [201811] Increase log_buf_len size to 1M (HEAD -> 201811, github/201811) [Sujin Kang] * b34a213 2022-02-10 | [201811] Increase log_buf_len size to 1M [Samuel Angebault] * c4684cb 2022-02-11 | [201811] Apply kernel patches to fix emmc unreliability [Sujin Kang] * df68771 2022-02-03 | [201811] Apply kernel patches to fix emmc unreliability [Samuel Angebault] * f21cb06 2021-03-26 | [ci]: remove 201811 suffix (sonic-net#204) [lguohan] * 5439b2a 2021-02-08 | [dni_dps460] Add attributes to retrieve PMBus status command codes (sonic-net#194) [Arun Saravanan Balachandran] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
Oct 26, 2022
… submodule head (#12494) utilities: * 02eb899e 2022-07-12 | [config/load_mgmt_config] Support load IPv6 mgmt IP (#2206) (#2246) (#2256) (HEAD -> 201811, github/201811) [Jing Kan] platform-daemon: * fc288cc 2022-05-05 | Mem leak caused by Xcvrd in Send-Q of REDIS-DB socket connection (#260) (HEAD -> 201811, github/201811) [Prince George] platform-common: * edb062b 2022-02-09 | [sonic_sfp] Interpret sff 'int' element =0 as valid value (#261) (HEAD -> 201811, github/201811) [Prince George] kernel: * 9d2d1a1 2022-02-11 | [201811] Increase log_buf_len size to 1M (HEAD -> 201811, github/201811) [Sujin Kang] * b34a213 2022-02-10 | [201811] Increase log_buf_len size to 1M [Samuel Angebault] * c4684cb 2022-02-11 | [201811] Apply kernel patches to fix emmc unreliability [Sujin Kang] * df68771 2022-02-03 | [201811] Apply kernel patches to fix emmc unreliability [Samuel Angebault] * f21cb06 2021-03-26 | [ci]: remove 201811 suffix (#204) [lguohan] * 5439b2a 2021-02-08 | [dni_dps460] Add attributes to retrieve PMBus status command codes (#194) [Arun Saravanan Balachandran] Signed-off-by: Ying Xie <ying.xie@microsoft.com> Signed-off-by: Ying Xie <ying.xie@microsoft.com>
snider-nokia
pushed a commit
to snider-nokia/sonic-buildimage
that referenced
this pull request
Apr 6, 2023
…tus (sonic-net#194) Add common definitions for getting SFP error status - Platform API definition: `get_sfp_status` - Related constant definitions Signed-off-by: Stephen Sun <stephens@nvidia.com>
vivekrnv
pushed a commit
to vivekrnv/sonic-buildimage
that referenced
this pull request
Apr 28, 2023
…onic-net#197) Add attributes to retrieve PMBus status command codes (Port of sonic-net#194 from 201811 branch) Signed-off-by: Arun Saravanan Balachandran <Arun_Saravanan_Balac@dell.com>
mssonicbld
added a commit
that referenced
this pull request
Jun 22, 2025
…utomatically (#22160) #### Why I did it src/sonic-host-services ``` * aa971f6 - (HEAD -> master, origin/master, origin/HEAD) Revert "[featured] fix non existing feature start (#234)" (#272) (29 hours ago) [Qi Luo] * 04e49f8 - Add iptables rules to drop all bgp packets destined for loopback1 IP addresses in dual ToR (#262) (11 days ago) [Yawen] * 727e21b - [Caclmgrd]Fix key error issue about acl_source_ip_map (#268) (11 days ago) [Changrong Wu] * 4cb6b97 - Restart caclmgrd whenever catch exception in child thread or in main thread (#194) (13 days ago) [Zhaohui Sun] * d7842aa - config_db should not mandate True and False for featured (#252) (2 weeks ago) [Brad House - NextHop] * 70de4d1 - Fix PyGObject required version (#264) (3 weeks ago) [Qi Luo] * 953816b - Modify cacl rules to allow incoming packets to dash-ha (#256) (3 weeks ago) [yue-fred-gao] * 5460c29 - Improve reboot status tracking and add reboot count & method to status (#259) (3 weeks ago) [Vasundhara Volam] * e46e36e - Update ubuntu version in azure pipeline (#260) (4 weeks ago) [Vasundhara Volam] * 23b81f9 - Fix reboot without message (#250) (4 weeks ago) [jkmar] * 1ee792e - Implement Download and Delete For File Service (#242) (5 weeks ago) [Dawei Huang] * 00393e3 - [kdump-config] Update kdump default config with pre-defined value in /proc/cmdline (installer.conf) (#237) (7 weeks ago) [Marty Y. Lok] * d028745 - [Radius] Add require_message_authenticator option to fix BlastRadius issue. (#172) (7 weeks ago) [Julian Chang] * 8237b5d - Monitor rsyslog feature flag change and update rsyslog config by restart rsyslog-config service (#245) (8 weeks ago) [Hua Liu] * 55cee71 - Improve Detection Logic for HALT Command in is_halt_command_running() (#247) (8 weeks ago) [Vasundhara Volam] * 29b8be8 - [featured] fix non existing feature start (#234) (3 months ago) [Stepan Blyshchak] * fe90cb1 - Adding support for filtering by destination IP and/or incoming interface to caclmgrd. (#195) (3 months ago) [nyanto] * 6006e05 - caclmgrd interface rules patch 1 (#197) (3 months ago) [Nanma Purushotam] * 3ba0c59 - Pin PyGObject to 3.50.0 (#228) (3 months ago) [cpackham-atlnz] * 5445cf6 - Radius Access request to use configured src interface (#230) (3 months ago) [lakshmi-nexthop] ``` #### How I did it #### How to verify it #### Description for the changelog
dgsudharsan
pushed a commit
to dgsudharsan/sonic-buildimage
that referenced
this pull request
Jul 1, 2025
…AD automatically (sonic-net#1281) #### Why I did it src/sonic-utilities ``` * d3766b10 - (HEAD -> 202412, origin/202412) Improved the GCU's config validation logic for the WRED_PROFILE table. (sonic-net#194) (3 hours ago) [mramezani95] ``` #### How I did it #### How to verify it #### Description for the changelog
vmittal-msft
pushed a commit
to vmittal-msft/sonic-buildimage
that referenced
this pull request
Oct 20, 2025
…AD automatically (sonic-net#1287) #### Why I did it src/sonic-utilities ``` * 60510a62 - (HEAD -> 202503, origin/202503) Merge pull request sonic-net#195 from mssonicbld/sonicbld/202503-merge (12 hours ago) [mssonicbld] * 0b84ca85 - Merge branch '202412' of https://github.com/Azure/sonic-utilities.msft into 202503 (13 hours ago) [Sonic Automation] * d3766b10 - (origin/202412) Improved the GCU's config validation logic for the WRED_PROFILE table. (sonic-net#194) (16 hours ago) [mramezani95] ``` #### How I did it #### How to verify it #### Description for the changelog
jianyuewu
pushed a commit
to jianyuewu/sonic-buildimage
that referenced
this pull request
Feb 10, 2026
…thread (sonic-net#194) If there is exception happens in child thread of caclmgrd, the whole caclmgrd service will get stuck. Can't get any chance to recover it until we restart caclmgrd service manually. So, if it detect any exception in child thread or main thread, it will kill the caclmgrd process itself and systemctl service will restart it. Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com> * Fix unit test failure Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com> * Add unit test Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com> * Add unit test for run function Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com> * Add unit test for run function Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com> * fix unit test Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com> * increase test coverage Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com> * Address comment Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com> * Increase unit test coverage Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com> * replace deprecated function getName() Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com> * Use a dictionary to save exception info Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com> * Remove extra lines Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com> --------- Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com>
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.
Update quagga to the latest version