Skip to content

[monit_syncd][bfn] Use correct syncd launch parameters in monit_syncd#4029

Closed
vsenchyshyn wants to merge 1 commit intosonic-net:masterfrom
vsenchyshyn:bfn-syncd-monit-fix
Closed

[monit_syncd][bfn] Use correct syncd launch parameters in monit_syncd#4029
vsenchyshyn wants to merge 1 commit intosonic-net:masterfrom
vsenchyshyn:bfn-syncd-monit-fix

Conversation

@vsenchyshyn
Copy link
Contributor

Signed-off-by: Vitaliy Senchyshyn [email protected]

- What I did
Fixed launch parameters in monit_syncd for BFN platform so now error log about syncd not running do0esn't wrognly appear when syncd is up.

- How I did it

- How to verify it
Run SONiC on BFN box and verify there is no "'syncd' process is not running" error log when syncd is up and running

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@vsenchyshyn vsenchyshyn requested a review from yozhao101 January 16, 2020 18:42
@vsenchyshyn
Copy link
Contributor Author

@yxieca Please review this.

@yozhao101 yozhao101 requested a review from jleveque January 16, 2020 18:45
@yxieca
Copy link
Contributor

yxieca commented Jan 16, 2020

If this is the right argument string on BF platform. By all means go ahead.

I am curious why you put sai.profile under /tmp/?

Can you follow other platform's sample to mount device folder to syncd. If the sai.profile is generated by a template, please follow https://github.com/Azure/sonic-buildimage/blob/master/platform/broadcom/docker-syncd-brcm/start.sh#L45 to put it to a consistent place.

If you need to adjust sai.profile location, please start anther PR. This comment doesn't mean to ask you to change it in this PR.

@yozhao101
Copy link
Contributor

I will submit a PR to fix the name of syncd process in the monit config file.

@jleveque
Copy link
Contributor

I suggest we close this PR in favor of #4033, in which we do not check for any parameters. This solution will be more future-proof, in that if any parameters change, we will not need to make any updates here.

mssonicbld added a commit that referenced this pull request Oct 14, 2025
…atically (#23557)

#### Why I did it
src/sonic-utilities
```
* e59bbfc - (HEAD -> master, origin/master, origin/HEAD) Fixing state_db not having delete_field attribute causing a crash when DPUs in bad state (#4064) (9 hours ago) [rameshraghupathy]
* 9386963 - Improve set/get cmdline to support uefi (#4062) (3 days ago) [Hua Liu]
* 3a7d0b4 - [dhcp_relay] Update show cli sample for dhcp_relay (#4070) (4 days ago) [Balakrishna-goshika]
* 89c9aef - FEC histogram with ability to clear stat (#4075) (7 days ago) [Prince George]
* b247e93 - Skip speed validation for chassis. (#4076) (10 days ago) [Xincun Li]
* 70926dd - [FRR]Adding additional FRR dumps (#4073) (11 days ago) [Sudharsan Dhamal Gopalarathnam]
* d7c16c3 - Fix incorrect output format for pre-fec ber in sfpshow pm (#4066) (2 weeks ago) [Changrong Wu]
* 80a20e7 - [doc][dhcp_server] Update cli doc for dhcp_server #4069 (3 weeks ago) [Balakrishna-goshika]
* c1843fa - Issue #22759: Prevent CLI from adding invalid routed interfaces (#3901) (3 weeks ago) [Anders Linn]
* 7c5378e - Issue 23798: Wrap getpass.getpass in a signal handler to avoid SIGTTOU (#4061) (3 weeks ago) [Anders Linn]
* 28dfb29 - Fix issue that dynamic/static threshold 0 can not be configured using mmuconfig (#4049) (4 weeks ago) [Stephen Sun]
* e276765 - Support multi-asic in gcu.py (#4057) (5 weeks ago) [ganglv]
* d2c697f - Add sonic-error-report tool for structured error reporting (#4037) (5 weeks ago) [Dawei Huang]
* ed5afd8 - Add python wheels for GCU (#4042) (5 weeks ago) [ganglv]
* 98e4916 - Add Arista-7060X6-64PE-B-O128S2, Arista-7060X6-16PE-384C-B-O128S2 to GCU (#4055) (5 weeks ago) [rick-arista]
* 9e9a65b - Issue #22420: Modify 'config route add' command not to include empty elements (#12) (#3862) (5 weeks ago) [Anders Linn]
* 0edb592 - Mux cable show config command Added prober_type and fixed one format (#4013) (5 weeks ago) [harjotsinghpawra]
* 2657ee3 - Fixed cli command for ECN config on voq switch to set the WRED_PROFILE for all Voqs (#4029) (6 weeks ago) [saksarav-nokia]
* d1c9d1a - [show][config] Add CLI support for configurable drop monitor feature (#3756) (6 weeks ago) [HP]
* 7baa75b - [spm] Rename entry tag variable to docker_image_reference (#4019) (6 weeks ago) [DavidZagury]
* 63364a3 - Add BlockingMode for Reboot script (#3958) (6 weeks ago) [Litao Yu]
* ee8113f - Support for platforms based on Clounix net device (#3970) (6 weeks ago) [LongWuuu]
* f53a5c1 - [config show]BGP Suppress fib pending config and display for multi-asic (#3948) (7 weeks ago) [vganesan-nokia]
* b3de0af - Add Arista 7800 platforms to GCU validator (#4038) (7 weeks ago) [Xincun Li]
* 13a0cb2 - Add check_pfc_storm_active() to fast-reboot script (#3969) (7 weeks ago) [Dawei Huang]
* f45d896 - [smartswitch] Update get_gnmi_port() based on smartswitch config updates (#4041) (7 weeks ago) [Vasundhara Volam]
* ea33ef3 - [nvidia-bluefield] Add CLI for packet-drop and config-record (#4002) (8 weeks ago) [Vivek]
* ffc891d - [dhcp_server] Add CLI sample for dhcp_server (#4033) (8 weeks ago) [Yaqiang Zhu]
* 1e9d04c - Update doc to including dhcp_server ipv4 counter related CLI (#4028) (9 weeks ago) [Yaqiang Zhu]
* 19594b9 - Fix show int transceiver EEPROM crash for for Backplane cartridge + enhance EEPROM CLI output (#4020) (9 weeks ago) [mihirpat1]
* 0f8ac9b - Added MAX pre-fec_ber for FEC counter (#4027) (9 weeks ago) [Prince George]
* 732dc09 - Added json support for show platform temperature (#3874) (9 weeks ago) [Vinod Kumar]
* bacff45 - Add Arista 7800 platforms to GCU validator (#4030) (9 weeks ago) [Xincun Li]
* c63e9ea - [trim]: Add Packet Trimming Drop Counters CLI (#3993) (9 weeks ago) [Nazarii Hnydyn]
* 50df9ea - Adapt 'show muxcable tunnel-route' for prefix route based mux neighbors (#4007) (9 weeks ago) [manamand2020]
* 868189c - Pr json support queue and priority-group watermark and persistent-watermark (#3875) (9 weeks ago) [Vinod Kumar]
* 5347757 - Revert "[SPM] Rename the variable tag to docker-image-reference (#3998)" (#4024) (9 weeks ago) [Jianquan Ye]
* 1418f21 - Added json support intfutil (#3906) (10 weeks ago) [Vinod Kumar]
* ec01962 - sfputil and sfpshow eeprom and DOM CLI enhancement to display data for all CMIS transceivers (#4010) (10 weeks ago) [mihirpat1]
* c0838d7 - CLI for Configuring PFC Historical Statistics (#3779) (2 months ago) [Peter Bailey]
* d623c25 - [Mellanox][Smartswitch]Added dpu status output to dump (#3959) (2 months ago) [Gagan Punathil Ellath]
* a3101ea - Fix for #23205 [Smartswitch] Issues caused due to introduction of the chassisd/sonic-utiltiies changes for consecutive admin state changes (#3984) (2 months ago) [rameshraghupathy]
* d3bc688 - CLI addition for PFC counters --history (#3778) (2 months ago) [Peter Bailey]
* 3282ab3 - DOM for flat memory transceiver modules (#3950) (2 months ago) [Ariz Zubair]
* 6f1a794 - Add queuestat changes for aggregate VOQ counters (#3617) (2 months ago) [Vivek Verma]
* d86b2b6 - g[sfputil debug] Fix issue: do not check output status when CMIS version is lower than 5.0 (#3938) (2 months ago) [Junchao-Mellanox]
* 252a643 - [SPM] Rename the variable tag to docker-image-reference (#3998) (2 months ago) [DavidZagury]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Oct 26, 2025
…atically (#24272)

#### Why I did it
src/sonic-utilities
```
* 8d2bc08 - (HEAD -> master, origin/master, origin/HEAD) Add pfc_stat_history support (#4102) (6 hours ago) [Xincun Li]
* 7a046d6 - [trim]: Fix GCU trimming eligibility modification (#4087) (28 hours ago) [Nazarii Hnydyn]
* f4e5de3 - [GCU] Handle duplicate array entries and auto-create empty tables during patch application (#4095) (2 days ago) [Xincun Li]
* a131061 - [fast/warm-reboot] Fix timers query (#4022) (2 days ago) [Stepan Blyshchak]
* 3bf5c27 - [Mellanox] Update generate_dump to include SDK sysfs files (#4071) (2 days ago) [Noa Or]
* d4eb8ec - [portstat] Add FEC FLR statistics support to port counters (#4054) (3 days ago) [Apoorv Sachan]
* 55b665b - Secureboot: Image signing verification enhancements (#3989) (7 days ago) [Brad House - NextHop]
* e59bbfc - Fixing state_db not having delete_field attribute causing a crash when DPUs in bad state (#4064) (12 days ago) [rameshraghupathy]
* 9386963 - Improve set/get cmdline to support uefi (#4062) (2 weeks ago) [Hua Liu]
* 3a7d0b4 - [dhcp_relay] Update show cli sample for dhcp_relay (#4070) (2 weeks ago) [Balakrishna-goshika]
* 89c9aef - FEC histogram with ability to clear stat (#4075) (3 weeks ago) [Prince George]
* b247e93 - Skip speed validation for chassis. (#4076) (3 weeks ago) [Xincun Li]
* 70926dd - [FRR]Adding additional FRR dumps (#4073) (3 weeks ago) [Sudharsan Dhamal Gopalarathnam]
* d7c16c3 - Fix incorrect output format for pre-fec ber in sfpshow pm (#4066) (4 weeks ago) [Changrong Wu]
* 80a20e7 - [doc][dhcp_server] Update cli doc for dhcp_server #4069 (4 weeks ago) [Balakrishna-goshika]
* c1843fa - Issue #22759: Prevent CLI from adding invalid routed interfaces (#3901) (4 weeks ago) [Anders Linn]
* 7c5378e - Issue 23798: Wrap getpass.getpass in a signal handler to avoid SIGTTOU (#4061) (5 weeks ago) [Anders Linn]
* 28dfb29 - Fix issue that dynamic/static threshold 0 can not be configured using mmuconfig (#4049) (5 weeks ago) [Stephen Sun]
* e276765 - Support multi-asic in gcu.py (#4057) (6 weeks ago) [ganglv]
* d2c697f - Add sonic-error-report tool for structured error reporting (#4037) (6 weeks ago) [Dawei Huang]
* ed5afd8 - Add python wheels for GCU (#4042) (6 weeks ago) [ganglv]
* 98e4916 - Add Arista-7060X6-64PE-B-O128S2, Arista-7060X6-16PE-384C-B-O128S2 to GCU (#4055) (6 weeks ago) [rick-arista]
* 9e9a65b - Issue #22420: Modify 'config route add' command not to include empty elements (#12) (#3862) (7 weeks ago) [Anders Linn]
* 0edb592 - Mux cable show config command Added prober_type and fixed one format (#4013) (7 weeks ago) [harjotsinghpawra]
* 2657ee3 - Fixed cli command for ECN config on voq switch to set the WRED_PROFILE for all Voqs (#4029) (7 weeks ago) [saksarav-nokia]
* d1c9d1a - [show][config] Add CLI support for configurable drop monitor feature (#3756) (7 weeks ago) [HP]
* 7baa75b - [spm] Rename entry tag variable to docker_image_reference (#4019) (8 weeks ago) [DavidZagury]
* 63364a3 - Add BlockingMode for Reboot script (#3958) (8 weeks ago) [Litao Yu]
* ee8113f - Support for platforms based on Clounix net device (#3970) (8 weeks ago) [LongWuuu]
* f53a5c1 - [config show]BGP Suppress fib pending config and display for multi-asic (#3948) (8 weeks ago) [vganesan-nokia]
* b3de0af - Add Arista 7800 platforms to GCU validator (#4038) (9 weeks ago) [Xincun Li]
* 13a0cb2 - Add check_pfc_storm_active() to fast-reboot script (#3969) (9 weeks ago) [Dawei Huang]
* f45d896 - [smartswitch] Update get_gnmi_port() based on smartswitch config updates (#4041) (9 weeks ago) [Vasundhara Volam]
* ea33ef3 - [nvidia-bluefield] Add CLI for packet-drop and config-record (#4002) (9 weeks ago) [Vivek]
* ffc891d - [dhcp_server] Add CLI sample for dhcp_server (#4033) (10 weeks ago) [Yaqiang Zhu]
* 1e9d04c - Update doc to including dhcp_server ipv4 counter related CLI (#4028) (2 months ago) [Yaqiang Zhu]
* 19594b9 - Fix show int transceiver EEPROM crash for for Backplane cartridge + enhance EEPROM CLI output (#4020) (2 months ago) [mihirpat1]
* 0f8ac9b - Added MAX pre-fec_ber for FEC counter (#4027) (2 months ago) [Prince George]
* 732dc09 - Added json support for show platform temperature (#3874) (2 months ago) [Vinod Kumar]
* bacff45 - Add Arista 7800 platforms to GCU validator (#4030) (2 months ago) [Xincun Li]
* c63e9ea - [trim]: Add Packet Trimming Drop Counters CLI (#3993) (3 months ago) [Nazarii Hnydyn]
* 50df9ea - Adapt 'show muxcable tunnel-route' for prefix route based mux neighbors (#4007) (3 months ago) [manamand2020]
* 868189c - Pr json support queue and priority-group watermark and persistent-watermark (#3875) (3 months ago) [Vinod Kumar]
* 5347757 - Revert "[SPM] Rename the variable tag to docker-image-reference (#3998)" (#4024) (3 months ago) [Jianquan Ye]
* 1418f21 - Added json support intfutil (#3906) (3 months ago) [Vinod Kumar]
* ec01962 - sfputil and sfpshow eeprom and DOM CLI enhancement to display data for all CMIS transceivers (#4010) (3 months ago) [mihirpat1]
* c0838d7 - CLI for Configuring PFC Historical Statistics (#3779) (3 months ago) [Peter Bailey]
* d623c25 - [Mellanox][Smartswitch]Added dpu status output to dump (#3959) (3 months ago) [Gagan Punathil Ellath]
* a3101ea - Fix for #23205 [Smartswitch] Issues caused due to introduction of the chassisd/sonic-utiltiies changes for consecutive admin state changes (#3984) (3 months ago) [rameshraghupathy]
* d3bc688 - CLI addition for PFC counters --history (#3778) (3 months ago) [Peter Bailey]
* 3282ab3 - DOM for flat memory transceiver modules (#3950) (3 months ago) [Ariz Zubair]
* 6f1a794 - Add queuestat changes for aggregate VOQ counters (#3617) (3 months ago) [Vivek Verma]
* d86b2b6 - g[sfputil debug] Fix issue: do not check output status when CMIS version is lower than 5.0 (#3938) (3 months ago) [Junchao-Mellanox]
* 252a643 - [SPM] Rename the variable tag to docker-image-reference (#3998) (3 months ago) [DavidZagury]
```
#### How I did it
#### How to verify it
#### Description for the changelog
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Dec 4, 2025
…atically (sonic-net#23557)

#### Why I did it
src/sonic-utilities
```
* e59bbfc - (HEAD -> master, origin/master, origin/HEAD) Fixing state_db not having delete_field attribute causing a crash when DPUs in bad state (sonic-net#4064) (9 hours ago) [rameshraghupathy]
* 9386963 - Improve set/get cmdline to support uefi (sonic-net#4062) (3 days ago) [Hua Liu]
* 3a7d0b4 - [dhcp_relay] Update show cli sample for dhcp_relay (sonic-net#4070) (4 days ago) [Balakrishna-goshika]
* 89c9aef - FEC histogram with ability to clear stat (sonic-net#4075) (7 days ago) [Prince George]
* b247e93 - Skip speed validation for chassis. (sonic-net#4076) (10 days ago) [Xincun Li]
* 70926dd - [FRR]Adding additional FRR dumps (sonic-net#4073) (11 days ago) [Sudharsan Dhamal Gopalarathnam]
* d7c16c3 - Fix incorrect output format for pre-fec ber in sfpshow pm (sonic-net#4066) (2 weeks ago) [Changrong Wu]
* 80a20e7 - [doc][dhcp_server] Update cli doc for dhcp_server sonic-net#4069 (3 weeks ago) [Balakrishna-goshika]
* c1843fa - Issue sonic-net#22759: Prevent CLI from adding invalid routed interfaces (sonic-net#3901) (3 weeks ago) [Anders Linn]
* 7c5378e - Issue 23798: Wrap getpass.getpass in a signal handler to avoid SIGTTOU (sonic-net#4061) (3 weeks ago) [Anders Linn]
* 28dfb29 - Fix issue that dynamic/static threshold 0 can not be configured using mmuconfig (sonic-net#4049) (4 weeks ago) [Stephen Sun]
* e276765 - Support multi-asic in gcu.py (sonic-net#4057) (5 weeks ago) [ganglv]
* d2c697f - Add sonic-error-report tool for structured error reporting (sonic-net#4037) (5 weeks ago) [Dawei Huang]
* ed5afd8 - Add python wheels for GCU (sonic-net#4042) (5 weeks ago) [ganglv]
* 98e4916 - Add Arista-7060X6-64PE-B-O128S2, Arista-7060X6-16PE-384C-B-O128S2 to GCU (sonic-net#4055) (5 weeks ago) [rick-arista]
* 9e9a65b - Issue sonic-net#22420: Modify 'config route add' command not to include empty elements (sonic-net#12) (sonic-net#3862) (5 weeks ago) [Anders Linn]
* 0edb592 - Mux cable show config command Added prober_type and fixed one format (sonic-net#4013) (5 weeks ago) [harjotsinghpawra]
* 2657ee3 - Fixed cli command for ECN config on voq switch to set the WRED_PROFILE for all Voqs (sonic-net#4029) (6 weeks ago) [saksarav-nokia]
* d1c9d1a - [show][config] Add CLI support for configurable drop monitor feature (sonic-net#3756) (6 weeks ago) [HP]
* 7baa75b - [spm] Rename entry tag variable to docker_image_reference (sonic-net#4019) (6 weeks ago) [DavidZagury]
* 63364a3 - Add BlockingMode for Reboot script (sonic-net#3958) (6 weeks ago) [Litao Yu]
* ee8113f - Support for platforms based on Clounix net device (sonic-net#3970) (6 weeks ago) [LongWuuu]
* f53a5c1 - [config show]BGP Suppress fib pending config and display for multi-asic (sonic-net#3948) (7 weeks ago) [vganesan-nokia]
* b3de0af - Add Arista 7800 platforms to GCU validator (sonic-net#4038) (7 weeks ago) [Xincun Li]
* 13a0cb2 - Add check_pfc_storm_active() to fast-reboot script (sonic-net#3969) (7 weeks ago) [Dawei Huang]
* f45d896 - [smartswitch] Update get_gnmi_port() based on smartswitch config updates (sonic-net#4041) (7 weeks ago) [Vasundhara Volam]
* ea33ef3 - [nvidia-bluefield] Add CLI for packet-drop and config-record (sonic-net#4002) (8 weeks ago) [Vivek]
* ffc891d - [dhcp_server] Add CLI sample for dhcp_server (sonic-net#4033) (8 weeks ago) [Yaqiang Zhu]
* 1e9d04c - Update doc to including dhcp_server ipv4 counter related CLI (sonic-net#4028) (9 weeks ago) [Yaqiang Zhu]
* 19594b9 - Fix show int transceiver EEPROM crash for for Backplane cartridge + enhance EEPROM CLI output (sonic-net#4020) (9 weeks ago) [mihirpat1]
* 0f8ac9b - Added MAX pre-fec_ber for FEC counter (sonic-net#4027) (9 weeks ago) [Prince George]
* 732dc09 - Added json support for show platform temperature (sonic-net#3874) (9 weeks ago) [Vinod Kumar]
* bacff45 - Add Arista 7800 platforms to GCU validator (sonic-net#4030) (9 weeks ago) [Xincun Li]
* c63e9ea - [trim]: Add Packet Trimming Drop Counters CLI (sonic-net#3993) (9 weeks ago) [Nazarii Hnydyn]
* 50df9ea - Adapt 'show muxcable tunnel-route' for prefix route based mux neighbors (sonic-net#4007) (9 weeks ago) [manamand2020]
* 868189c - Pr json support queue and priority-group watermark and persistent-watermark (sonic-net#3875) (9 weeks ago) [Vinod Kumar]
* 5347757 - Revert "[SPM] Rename the variable tag to docker-image-reference (sonic-net#3998)" (sonic-net#4024) (9 weeks ago) [Jianquan Ye]
* 1418f21 - Added json support intfutil (sonic-net#3906) (10 weeks ago) [Vinod Kumar]
* ec01962 - sfputil and sfpshow eeprom and DOM CLI enhancement to display data for all CMIS transceivers (sonic-net#4010) (10 weeks ago) [mihirpat1]
* c0838d7 - CLI for Configuring PFC Historical Statistics (sonic-net#3779) (2 months ago) [Peter Bailey]
* d623c25 - [Mellanox][Smartswitch]Added dpu status output to dump (sonic-net#3959) (2 months ago) [Gagan Punathil Ellath]
* a3101ea - Fix for sonic-net#23205 [Smartswitch] Issues caused due to introduction of the chassisd/sonic-utiltiies changes for consecutive admin state changes (sonic-net#3984) (2 months ago) [rameshraghupathy]
* d3bc688 - CLI addition for PFC counters --history (sonic-net#3778) (2 months ago) [Peter Bailey]
* 3282ab3 - DOM for flat memory transceiver modules (sonic-net#3950) (2 months ago) [Ariz Zubair]
* 6f1a794 - Add queuestat changes for aggregate VOQ counters (sonic-net#3617) (2 months ago) [Vivek Verma]
* d86b2b6 - g[sfputil debug] Fix issue: do not check output status when CMIS version is lower than 5.0 (sonic-net#3938) (2 months ago) [Junchao-Mellanox]
* 252a643 - [SPM] Rename the variable tag to docker-image-reference (sonic-net#3998) (2 months ago) [DavidZagury]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <[email protected]>
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Dec 4, 2025
…atically (sonic-net#24272)

#### Why I did it
src/sonic-utilities
```
* 8d2bc08 - (HEAD -> master, origin/master, origin/HEAD) Add pfc_stat_history support (sonic-net#4102) (6 hours ago) [Xincun Li]
* 7a046d6 - [trim]: Fix GCU trimming eligibility modification (sonic-net#4087) (28 hours ago) [Nazarii Hnydyn]
* f4e5de3 - [GCU] Handle duplicate array entries and auto-create empty tables during patch application (sonic-net#4095) (2 days ago) [Xincun Li]
* a131061 - [fast/warm-reboot] Fix timers query (sonic-net#4022) (2 days ago) [Stepan Blyshchak]
* 3bf5c27 - [Mellanox] Update generate_dump to include SDK sysfs files (sonic-net#4071) (2 days ago) [Noa Or]
* d4eb8ec - [portstat] Add FEC FLR statistics support to port counters (sonic-net#4054) (3 days ago) [Apoorv Sachan]
* 55b665b - Secureboot: Image signing verification enhancements (sonic-net#3989) (7 days ago) [Brad House - NextHop]
* e59bbfc - Fixing state_db not having delete_field attribute causing a crash when DPUs in bad state (sonic-net#4064) (12 days ago) [rameshraghupathy]
* 9386963 - Improve set/get cmdline to support uefi (sonic-net#4062) (2 weeks ago) [Hua Liu]
* 3a7d0b4 - [dhcp_relay] Update show cli sample for dhcp_relay (sonic-net#4070) (2 weeks ago) [Balakrishna-goshika]
* 89c9aef - FEC histogram with ability to clear stat (sonic-net#4075) (3 weeks ago) [Prince George]
* b247e93 - Skip speed validation for chassis. (sonic-net#4076) (3 weeks ago) [Xincun Li]
* 70926dd - [FRR]Adding additional FRR dumps (sonic-net#4073) (3 weeks ago) [Sudharsan Dhamal Gopalarathnam]
* d7c16c3 - Fix incorrect output format for pre-fec ber in sfpshow pm (sonic-net#4066) (4 weeks ago) [Changrong Wu]
* 80a20e7 - [doc][dhcp_server] Update cli doc for dhcp_server sonic-net#4069 (4 weeks ago) [Balakrishna-goshika]
* c1843fa - Issue sonic-net#22759: Prevent CLI from adding invalid routed interfaces (sonic-net#3901) (4 weeks ago) [Anders Linn]
* 7c5378e - Issue 23798: Wrap getpass.getpass in a signal handler to avoid SIGTTOU (sonic-net#4061) (5 weeks ago) [Anders Linn]
* 28dfb29 - Fix issue that dynamic/static threshold 0 can not be configured using mmuconfig (sonic-net#4049) (5 weeks ago) [Stephen Sun]
* e276765 - Support multi-asic in gcu.py (sonic-net#4057) (6 weeks ago) [ganglv]
* d2c697f - Add sonic-error-report tool for structured error reporting (sonic-net#4037) (6 weeks ago) [Dawei Huang]
* ed5afd8 - Add python wheels for GCU (sonic-net#4042) (6 weeks ago) [ganglv]
* 98e4916 - Add Arista-7060X6-64PE-B-O128S2, Arista-7060X6-16PE-384C-B-O128S2 to GCU (sonic-net#4055) (6 weeks ago) [rick-arista]
* 9e9a65b - Issue sonic-net#22420: Modify 'config route add' command not to include empty elements (sonic-net#12) (sonic-net#3862) (7 weeks ago) [Anders Linn]
* 0edb592 - Mux cable show config command Added prober_type and fixed one format (sonic-net#4013) (7 weeks ago) [harjotsinghpawra]
* 2657ee3 - Fixed cli command for ECN config on voq switch to set the WRED_PROFILE for all Voqs (sonic-net#4029) (7 weeks ago) [saksarav-nokia]
* d1c9d1a - [show][config] Add CLI support for configurable drop monitor feature (sonic-net#3756) (7 weeks ago) [HP]
* 7baa75b - [spm] Rename entry tag variable to docker_image_reference (sonic-net#4019) (8 weeks ago) [DavidZagury]
* 63364a3 - Add BlockingMode for Reboot script (sonic-net#3958) (8 weeks ago) [Litao Yu]
* ee8113f - Support for platforms based on Clounix net device (sonic-net#3970) (8 weeks ago) [LongWuuu]
* f53a5c1 - [config show]BGP Suppress fib pending config and display for multi-asic (sonic-net#3948) (8 weeks ago) [vganesan-nokia]
* b3de0af - Add Arista 7800 platforms to GCU validator (sonic-net#4038) (9 weeks ago) [Xincun Li]
* 13a0cb2 - Add check_pfc_storm_active() to fast-reboot script (sonic-net#3969) (9 weeks ago) [Dawei Huang]
* f45d896 - [smartswitch] Update get_gnmi_port() based on smartswitch config updates (sonic-net#4041) (9 weeks ago) [Vasundhara Volam]
* ea33ef3 - [nvidia-bluefield] Add CLI for packet-drop and config-record (sonic-net#4002) (9 weeks ago) [Vivek]
* ffc891d - [dhcp_server] Add CLI sample for dhcp_server (sonic-net#4033) (10 weeks ago) [Yaqiang Zhu]
* 1e9d04c - Update doc to including dhcp_server ipv4 counter related CLI (sonic-net#4028) (2 months ago) [Yaqiang Zhu]
* 19594b9 - Fix show int transceiver EEPROM crash for for Backplane cartridge + enhance EEPROM CLI output (sonic-net#4020) (2 months ago) [mihirpat1]
* 0f8ac9b - Added MAX pre-fec_ber for FEC counter (sonic-net#4027) (2 months ago) [Prince George]
* 732dc09 - Added json support for show platform temperature (sonic-net#3874) (2 months ago) [Vinod Kumar]
* bacff45 - Add Arista 7800 platforms to GCU validator (sonic-net#4030) (2 months ago) [Xincun Li]
* c63e9ea - [trim]: Add Packet Trimming Drop Counters CLI (sonic-net#3993) (3 months ago) [Nazarii Hnydyn]
* 50df9ea - Adapt 'show muxcable tunnel-route' for prefix route based mux neighbors (sonic-net#4007) (3 months ago) [manamand2020]
* 868189c - Pr json support queue and priority-group watermark and persistent-watermark (sonic-net#3875) (3 months ago) [Vinod Kumar]
* 5347757 - Revert "[SPM] Rename the variable tag to docker-image-reference (sonic-net#3998)" (sonic-net#4024) (3 months ago) [Jianquan Ye]
* 1418f21 - Added json support intfutil (sonic-net#3906) (3 months ago) [Vinod Kumar]
* ec01962 - sfputil and sfpshow eeprom and DOM CLI enhancement to display data for all CMIS transceivers (sonic-net#4010) (3 months ago) [mihirpat1]
* c0838d7 - CLI for Configuring PFC Historical Statistics (sonic-net#3779) (3 months ago) [Peter Bailey]
* d623c25 - [Mellanox][Smartswitch]Added dpu status output to dump (sonic-net#3959) (3 months ago) [Gagan Punathil Ellath]
* a3101ea - Fix for sonic-net#23205 [Smartswitch] Issues caused due to introduction of the chassisd/sonic-utiltiies changes for consecutive admin state changes (sonic-net#3984) (3 months ago) [rameshraghupathy]
* d3bc688 - CLI addition for PFC counters --history (sonic-net#3778) (3 months ago) [Peter Bailey]
* 3282ab3 - DOM for flat memory transceiver modules (sonic-net#3950) (3 months ago) [Ariz Zubair]
* 6f1a794 - Add queuestat changes for aggregate VOQ counters (sonic-net#3617) (3 months ago) [Vivek Verma]
* d86b2b6 - g[sfputil debug] Fix issue: do not check output status when CMIS version is lower than 5.0 (sonic-net#3938) (3 months ago) [Junchao-Mellanox]
* 252a643 - [SPM] Rename the variable tag to docker-image-reference (sonic-net#3998) (3 months ago) [DavidZagury]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <[email protected]>
mssonicbld added a commit that referenced this pull request Dec 10, 2025
…lly (#24779)

#### Why I did it
src/sonic-swss
```
* b88a5c20 - (HEAD -> master, origin/master, origin/HEAD) [ssw][ha] introducing `custom_bfd` and BfdMonitorOrch to support primary/secondary NHG switchover (#3922) (26 hours ago) [Jing Zhang]
* b75c13de - [Fixbug]: Fix delete default HFT configuration issue (#4025) (34 hours ago) [Ze Gan]
* 9949fbef - Explicitly setting the decap TTL mode for VxLAN tunnels (#3963) (34 hours ago) [mramezani95]
* 4c9e4784 - [vnetorch] Prevent route deletion in default VRF upon conflicting route creation in non default VNET (#4029) (34 hours ago) [Anish Narsian]
```
#### 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 18, 2025
…lly (sonic-net#24779)

#### Why I did it
src/sonic-swss
```
* b88a5c20 - (HEAD -> master, origin/master, origin/HEAD) [ssw][ha] introducing `custom_bfd` and BfdMonitorOrch to support primary/secondary NHG switchover (sonic-net#3922) (26 hours ago) [Jing Zhang]
* b75c13de - [Fixbug]: Fix delete default HFT configuration issue (sonic-net#4025) (34 hours ago) [Ze Gan]
* 9949fbef - Explicitly setting the decap TTL mode for VxLAN tunnels (sonic-net#3963) (34 hours ago) [mramezani95]
* 4c9e4784 - [vnetorch] Prevent route deletion in default VRF upon conflicting route creation in non default VNET (sonic-net#4029) (34 hours ago) [Anish Narsian]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Dawei Huang <[email protected]>
xwjiang-ms pushed a commit to xwjiang-ms/sonic-buildimage that referenced this pull request Dec 22, 2025
…lly (sonic-net#24779)

#### Why I did it
src/sonic-swss
```
* b88a5c20 - (HEAD -> master, origin/master, origin/HEAD) [ssw][ha] introducing `custom_bfd` and BfdMonitorOrch to support primary/secondary NHG switchover (sonic-net#3922) (26 hours ago) [Jing Zhang]
* b75c13de - [Fixbug]: Fix delete default HFT configuration issue (sonic-net#4025) (34 hours ago) [Ze Gan]
* 9949fbef - Explicitly setting the decap TTL mode for VxLAN tunnels (sonic-net#3963) (34 hours ago) [mramezani95]
* 4c9e4784 - [vnetorch] Prevent route deletion in default VRF upon conflicting route creation in non default VNET (sonic-net#4029) (34 hours ago) [Anish Narsian]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: xiaweijiang <[email protected]>
jasonbridges pushed a commit to jasonbridges/sonic-buildimage that referenced this pull request Jan 22, 2026
…lly (sonic-net#24779)

#### Why I did it
src/sonic-swss
```
* b88a5c20 - (HEAD -> master, origin/master, origin/HEAD) [ssw][ha] introducing `custom_bfd` and BfdMonitorOrch to support primary/secondary NHG switchover (sonic-net#3922) (26 hours ago) [Jing Zhang]
* b75c13de - [Fixbug]: Fix delete default HFT configuration issue (sonic-net#4025) (34 hours ago) [Ze Gan]
* 9949fbef - Explicitly setting the decap TTL mode for VxLAN tunnels (sonic-net#3963) (34 hours ago) [mramezani95]
* 4c9e4784 - [vnetorch] Prevent route deletion in default VRF upon conflicting route creation in non default VNET (sonic-net#4029) (34 hours ago) [Anish Narsian]
```
#### How I did it
#### How to verify it
#### Description for the changelog
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Mar 6, 2026
…lly (sonic-net#24779)

#### Why I did it
src/sonic-swss
```
* b88a5c20 - (HEAD -> master, origin/master, origin/HEAD) [ssw][ha] introducing `custom_bfd` and BfdMonitorOrch to support primary/secondary NHG switchover (sonic-net#3922) (26 hours ago) [Jing Zhang]
* b75c13de - [Fixbug]: Fix delete default HFT configuration issue (sonic-net#4025) (34 hours ago) [Ze Gan]
* 9949fbef - Explicitly setting the decap TTL mode for VxLAN tunnels (sonic-net#3963) (34 hours ago) [mramezani95]
* 4c9e4784 - [vnetorch] Prevent route deletion in default VRF upon conflicting route creation in non default VNET (sonic-net#4029) (34 hours ago) [Anish Narsian]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <[email protected]>
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.

4 participants