Skip to content

[swss]: update sonic-swss to fix buffer configuration on mlnx platform#317

Merged
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:buffer
Feb 22, 2017
Merged

[swss]: update sonic-swss to fix buffer configuration on mlnx platform#317
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:buffer

Conversation

@lguohan
Copy link
Collaborator

@lguohan lguohan commented Feb 22, 2017

No description provided.

@lguohan lguohan merged commit 4feec05 into sonic-net:master Feb 22, 2017
@lguohan lguohan deleted the buffer branch November 6, 2017 04:30
lguohan added a commit that referenced this pull request Sep 13, 2018
958f2d3 2018-09-13 | Fix pfcwd start_default (#317) (origin/201803) [Wenda Ni]

Signed-off-by: Guohan Lu <gulv@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
* Add PFC watchdog Orch class
* Add PFC watchdog action handler class to execute
  specific actions to switch between drop/forward
  states
* Add lua scripts to query PFC related statistics
  from the database

Signed-off-by: marian-pritsak <marianp@mellanox.com>
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
sg893052 pushed a commit to sg893052/sonic-buildimage that referenced this pull request Apr 25, 2022
Removed statement: VLANs on which DHCP snooping is enabled cannot be …
dprital added a commit to dprital/sonic-buildimage that referenced this pull request Oct 30, 2022
Update sonic-platform-common submodule pointer to include the following:
* a2164f6 [202012] Fix issue: sff8436 does not support decoding power class 5~7 ([sonic-net#317](sonic-net/sonic-platform-common#317))
* 6722b4e Update the return of update_firmware for the image not exist case ([sonic-net#306](sonic-net/sonic-platform-common#306))

Signed-off-by: dprital <drorp@nvidia.com>
liat-grozovik pushed a commit that referenced this pull request Oct 30, 2022
Update sonic-platform-common submodule pointer to include the following:
* a2164f6 [202012] Fix issue: sff8436 does not support decoding power class 5~7 ([#317](sonic-net/sonic-platform-common#317))
* 6722b4e Update the return of update_firmware for the image not exist case ([#306](sonic-net/sonic-platform-common#306))

Signed-off-by: dprital <drorp@nvidia.com>
vdahiya12 added a commit that referenced this pull request Dec 1, 2022
Signed-off-by: vaibhav-dahiya vdahiya@microsoft.com

e474335 (HEAD -> master, origin/master, origin/HEAD) [ycabled] fix minor appl_db retrieving logic for update (#319)
9b84b58 Use github code scanning instead of LGTM (#316)
f784ad7 Pass grid parameter while calling set_laser_freq (#317)
ed818f8 [PSU daemon] Support PSU power threshold checking (#288)
707a720 (origin/202211) [chassisd] update chassisd to write fabric and lc asics on sep erate table (#311)
e8c5657 [ycabled] fix exception-handling logic for ycabled (#306)
905874d [ycabled] move swsscommon API's from subroutines to call them exactly once per task_worker/thread (#303)
510d330 Fix typo in xcvrd (#313)
9ae551f [ycabled] add support for detach mode in 'active-active' topology (#309)

The above commits are added to sonic-platform-daemons
StormLiangMS added a commit that referenced this pull request Jan 8, 2023
…11 branch (#13203)

Why I did it
advance sonic-platform-daemons submodule for 202211 branch

a35b57d - (HEAD, origin/202211) Remove TODO comments which are no longer needed (Support centec platform #325) (3 days ago) [Junchao-Mellanox]
3a3726b - [thermalctld] fix some redundant removal of state DB tables (configurations are re-generated across reboots #315) (3 days ago) [vdahiya12]
c5afac0 - Add new fields to status/dom_sensor/pm tables in STATE_DB for CMIS/C-CMIS (Combine alias_map.json with port_config.ini #304) (3 days ago) [longhuan-cisco]
1a338d4 - Create TRANSCEIVER_DOM_THRESHOLD table in state DB (Fix the reference in docker-snmp-sv2 to deprecated alias_map.json #320) (3 days ago) [mihirpat1]
7c77907 - Remove the argument that is causing the xcvrd to crash (ingrasys-s9100: Add ingrasys switch s9100 #318) (3 days ago) [Vivek]
5a70e7f - [ycabled] fix minor appl_db retrieving logic for update (dockers/docker-snmp-sv2/config.sh still references deprecated alias_map.json file #319) (3 days ago) [vdahiya12]
b669533 - Use github code scanning instead of LGTM (Consolidate device-specific files; install as a Debian package #316) (3 days ago) [Liu Shilong]
d3c6739 - Pass grid parameter while calling set_laser_freq ([swss]: update sonic-swss to fix buffer configuration on mlnx platform #317) (3 days ago) [mihirpat1]
778f843 - [PSU daemon] Support PSU power threshold checking (Add get_graph service to fetch minigraph automatically #288) (9 days ago) [Stephen Sun]
707a720 - [chassisd] update chassisd to write fabric and lc asics on sep erate table (ingrasys-s9100: Add ingrasys switch s9100 #311) (8 weeks ago) [arlakshm]
e8c5657 - [ycabled] fix exception-handling logic for ycabled (Move sysDescription to /etc/snmp #306) (8 weeks ago) [vdahiya12]
905874d - [ycabled] move swsscommon API's from subroutines to call them exactly once per task_worker/thread (Disable BCM54616S MII isolate mode #303) (9 weeks ago) [vdahiya12]
510d330 - Fix typo in xcvrd ([platform] Add support configurations files for DCS-7060CX-32S #313) (9 weeks ago) [Junchao-Mellanox]
9ae551f - [ycabled] add support for detach mode in 'active-active' topology (minigraph.py crashed when no png is in the minigraph #309) (2 months ago) [vdahiya12]
How I did it
How to verify it
mihirpat1 added a commit to mihirpat1/sonic-buildimage that referenced this pull request Feb 21, 2023
yxieca pushed a commit that referenced this pull request Apr 6, 2023
Why I did it
src/linkmgrd

* 2b81c83 - (HEAD -> 202205, origin/202205) [active-standby] Enforce switchover based on heartbeats when mux probe keeps failing (#184) (5 hours ago) [Jing Zhang]
src/sonic-platform-common

* c401866 - (HEAD -> 202205, origin/202205) Add set/get_lpmode APIs for sff8436 and sff8636 optics (#353) (4 hours ago) [longhuan-cisco]
* ea8331e - implement CMIS set_laser_freq to support 100GHz grid space (#294) (4 hours ago) [ChiouRung Haung]
src/sonic-platform-daemons

* cc32493 - (HEAD -> 202205, origin/202205) Retrieve subport from CONFIG_DB to enable breakout support (#342) (4 hours ago) [mihirpat1]
* 864e589 - Pass grid parameter while calling set_laser_freq (#317) (4 hours ago) [mihirpat1]
src/sonic-swss

* 699477d - (HEAD -> 202205, origin/202205) overlay_dmac change in Vnet configuration. (#2721) (4 hours ago) [siqbal1986]
src/sonic-utilities

* f9f3e7e4 - (HEAD -> 202205, origin/202205) [voq] Add fabric_ns to the ns_list when display_option is DISPLAY_ALL. (#2717) (4 hours ago) [jfeng-arista]
* eb2d9167 - [GCU] Prohibit removal of PFC_WD POLL_INTERVAL field (#2777) (4 hours ago) [isabelmsft]
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jun 5, 2024
[service-checker] Fix the service-checker issue which is caused by PR…
mssonicbld added a commit that referenced this pull request Dec 4, 2025
…utomatically (#24404)

#### Why I did it
src/sonic-host-services
```
* fda4e65 - (HEAD -> master, origin/master, origin/HEAD) Include info level logs in reboot cause services (#278) (7 days ago) [roy-nexthop]
* 3492186 - Module graceful shutdown support commit 255 is triggering loganalyzer failures in non-smartswitch platforms (#322) (8 days ago) [rameshraghupathy]
* 1d7ec58 - Remove unwrap() in sonic-host-services (#321) (9 days ago) [Qi Luo]
* bbee5e6 - Call sonic-kdump-config --remote after setting ssh_path and ssh_string (#319) (12 days ago) [HP]
* ce60800 - Ignore failures in enabling a systemd service (#320) (12 days ago) [Saikrishna Arcot]
* ee9ef3f - Module graceful shutdown support (#255) (13 days ago) [rameshraghupathy]
* f1de8e3 - Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo (#317) (3 weeks ago) [Feng-msft]
* 6507fa3 - [hostcfg] Fix timezone mismatch after image upgrade (#312) (4 weeks ago) [Ben Levi]
```
#### How I did it
#### How to verify it
#### Description for the changelog
hdwhdw pushed a commit to hdwhdw/sonic-buildimage that referenced this pull request Dec 4, 2025
…utomatically (sonic-net#24404)

#### Why I did it
src/sonic-host-services
```
* fda4e65 - (HEAD -> master, origin/master, origin/HEAD) Include info level logs in reboot cause services (sonic-net#278) (7 days ago) [roy-nexthop]
* 3492186 - Module graceful shutdown support commit 255 is triggering loganalyzer failures in non-smartswitch platforms (sonic-net#322) (8 days ago) [rameshraghupathy]
* 1d7ec58 - Remove unwrap() in sonic-host-services (sonic-net#321) (9 days ago) [Qi Luo]
* bbee5e6 - Call sonic-kdump-config --remote after setting ssh_path and ssh_string (sonic-net#319) (12 days ago) [HP]
* ce60800 - Ignore failures in enabling a systemd service (sonic-net#320) (12 days ago) [Saikrishna Arcot]
* ee9ef3f - Module graceful shutdown support (sonic-net#255) (13 days ago) [rameshraghupathy]
* f1de8e3 - Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo (sonic-net#317) (3 weeks ago) [Feng-msft]
* 6507fa3 - [hostcfg] Fix timezone mismatch after image upgrade (sonic-net#312) (4 weeks ago) [Ben Levi]
```
#### How I did it
#### How to verify it
#### Description for the changelog
kewei-arista pushed a commit to kewei-arista/sonic-buildimage that referenced this pull request Dec 8, 2025
…utomatically (sonic-net#24404)

#### Why I did it
src/sonic-host-services
```
* fda4e65 - (HEAD -> master, origin/master, origin/HEAD) Include info level logs in reboot cause services (sonic-net#278) (7 days ago) [roy-nexthop]
* 3492186 - Module graceful shutdown support commit 255 is triggering loganalyzer failures in non-smartswitch platforms (sonic-net#322) (8 days ago) [rameshraghupathy]
* 1d7ec58 - Remove unwrap() in sonic-host-services (sonic-net#321) (9 days ago) [Qi Luo]
* bbee5e6 - Call sonic-kdump-config --remote after setting ssh_path and ssh_string (sonic-net#319) (12 days ago) [HP]
* ce60800 - Ignore failures in enabling a systemd service (sonic-net#320) (12 days ago) [Saikrishna Arcot]
* ee9ef3f - Module graceful shutdown support (sonic-net#255) (13 days ago) [rameshraghupathy]
* f1de8e3 - Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo (sonic-net#317) (3 weeks ago) [Feng-msft]
* 6507fa3 - [hostcfg] Fix timezone mismatch after image upgrade (sonic-net#312) (4 weeks ago) [Ben Levi]
```
#### How I did it
#### How to verify it
#### Description for the changelog
xwjiang-ms pushed a commit to xwjiang-ms/sonic-buildimage that referenced this pull request Dec 22, 2025
…utomatically (sonic-net#24404)

#### Why I did it
src/sonic-host-services
```
* fda4e65 - (HEAD -> master, origin/master, origin/HEAD) Include info level logs in reboot cause services (sonic-net#278) (7 days ago) [roy-nexthop]
* 3492186 - Module graceful shutdown support commit 255 is triggering loganalyzer failures in non-smartswitch platforms (sonic-net#322) (8 days ago) [rameshraghupathy]
* 1d7ec58 - Remove unwrap() in sonic-host-services (sonic-net#321) (9 days ago) [Qi Luo]
* bbee5e6 - Call sonic-kdump-config --remote after setting ssh_path and ssh_string (sonic-net#319) (12 days ago) [HP]
* ce60800 - Ignore failures in enabling a systemd service (sonic-net#320) (12 days ago) [Saikrishna Arcot]
* ee9ef3f - Module graceful shutdown support (sonic-net#255) (13 days ago) [rameshraghupathy]
* f1de8e3 - Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo (sonic-net#317) (3 weeks ago) [Feng-msft]
* 6507fa3 - [hostcfg] Fix timezone mismatch after image upgrade (sonic-net#312) (4 weeks ago) [Ben Levi]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: xiaweijiang <xiaweijiang@microsoft.com>
jasonbridges pushed a commit to jasonbridges/sonic-buildimage that referenced this pull request Jan 22, 2026
…utomatically (sonic-net#24404)

#### Why I did it
src/sonic-host-services
```
* fda4e65 - (HEAD -> master, origin/master, origin/HEAD) Include info level logs in reboot cause services (sonic-net#278) (7 days ago) [roy-nexthop]
* 3492186 - Module graceful shutdown support commit 255 is triggering loganalyzer failures in non-smartswitch platforms (sonic-net#322) (8 days ago) [rameshraghupathy]
* 1d7ec58 - Remove unwrap() in sonic-host-services (sonic-net#321) (9 days ago) [Qi Luo]
* bbee5e6 - Call sonic-kdump-config --remote after setting ssh_path and ssh_string (sonic-net#319) (12 days ago) [HP]
* ce60800 - Ignore failures in enabling a systemd service (sonic-net#320) (12 days ago) [Saikrishna Arcot]
* ee9ef3f - Module graceful shutdown support (sonic-net#255) (13 days ago) [rameshraghupathy]
* f1de8e3 - Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo (sonic-net#317) (3 weeks ago) [Feng-msft]
* 6507fa3 - [hostcfg] Fix timezone mismatch after image upgrade (sonic-net#312) (4 weeks ago) [Ben Levi]
```
#### 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
… pub repo (sonic-net#317)

* Add ExclusionList for telemetry/frr_bmp since they are not service in pub
repo.
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Mar 6, 2026
…utomatically (sonic-net#24404)

#### Why I did it
src/sonic-host-services
```
* fda4e65 - (HEAD -> master, origin/master, origin/HEAD) Include info level logs in reboot cause services (sonic-net#278) (7 days ago) [roy-nexthop]
* 3492186 - Module graceful shutdown support commit 255 is triggering loganalyzer failures in non-smartswitch platforms (sonic-net#322) (8 days ago) [rameshraghupathy]
* 1d7ec58 - Remove unwrap() in sonic-host-services (sonic-net#321) (9 days ago) [Qi Luo]
* bbee5e6 - Call sonic-kdump-config --remote after setting ssh_path and ssh_string (sonic-net#319) (12 days ago) [HP]
* ce60800 - Ignore failures in enabling a systemd service (sonic-net#320) (12 days ago) [Saikrishna Arcot]
* ee9ef3f - Module graceful shutdown support (sonic-net#255) (13 days ago) [rameshraghupathy]
* f1de8e3 - Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo (sonic-net#317) (3 weeks ago) [Feng-msft]
* 6507fa3 - [hostcfg] Fix timezone mismatch after image upgrade (sonic-net#312) (4 weeks ago) [Ben Levi]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <fenpan@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant