Closed
Conversation
Update submodule branches to 202411.
…-net#21062) [smart-switch][dpu] Do not run dhclient on the eth0 interface.
…D automatically (sonic-net#21165) #### Why I did it src/sonic-platform-daemons ``` * 60e7224 - (HEAD -> 202411, origin/test_202411_20, origin/test_202411_100, origin/kperumal_202411, origin/202411) thermalctld: Add support for fans on non-CPU modules (sonic-net#555) (11 days ago) [Patrick MacArthur] ``` #### How I did it #### How to verify it #### Description for the changelog
…ically (sonic-net#21163) #### Why I did it src/sonic-dbsyncd ``` * b0ea01f - (HEAD -> 202411, origin/test_202411_20, origin/test_202411_100, origin/master, origin/kperumal_202411, origin/HEAD, origin/202411, master) [lldp]Fix the issue of only one field lldp_rem_time_mark in APPL_DB (sonic-net#71) (13 days ago) [Zhaohui Sun] ``` #### How I did it #### How to verify it #### Description for the changelog
sonic-net#21162) [202411][submodule] Update submodule linkmgrd to the latest HEAD automatically (sonic-net#21162)
…tomatically (sonic-net#21164) [submodule][202411] Update submodule sonic-linux-kernel to the latest HEAD automatically
…tically (sonic-net#21166) [submodule][202411] Update submodule sonic-sairedis to the latest HEAD automatically
…omatically (sonic-net#21168) [submodule][202411] Update submodule sonic-swss-common to the latest HEAD automatically
…atically (sonic-net#21169) [submodule][202411] Update submodule sonic-utilities to the latest HEAD automatically
FRR 10.0.1 upgrade (sonic-net#20269) brought in a mgmtd daemon for FRR. This needs to be started up in docker-sonic-vs as part of the other daemons in this container. Additionally, Debian Bookworm provides version 2.5.0 of scapy, but the pip3 command later in the file downgraded it to 2.4.5, which does not work in Bookworm. Fix this by removing the pip3 installation for scapy, and updating the other packages installed via pip3. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Initial 202411 release Signed-off-by: Anand Mehra anamehra@cisco.com
Why I did it dhcp_relay/test_dhcp_relay_stress.py::test_dhcp_relay_stress[offer|ack] tests are failing on dualtor topologies with signature Failed: /tmp/dhcp_stress_test_offer.json is missing, see issue aristanetworks/sonic-qual.msft#325 for more details. Work item tracking Microsoft ADO (number only): How I did it count_matched_packets method is getting stuck in a while loop as long as ptf server port receives any packet (Ex: in dualtor case, we do see continuous ICMP packets on ptf port). Fix is to consider only expected packets w.r.t timeout (similar to count_matched_packets_all_ports logic). How to verify it With this PR changes we should not see dhcp_relay/test_dhcp_relay_stress.py failures on dualtor topologies with symptom Failed: /tmp/dhcp_stress_test_offer.json is missing.
…pported for modules that does not support this API (sonic-net#21196)
… align with bookworm libasan (sonic-net#21134)
…nic-utilities sonic-platform-common sonic-sairedis sonic-host-services sonic-linux-kernel
tshalvi
pushed a commit
that referenced
this pull request
Mar 12, 2025
… automatically (sonic-net#644) #### Why I did it src/sonic-platform-common ``` * 85c9572 - (HEAD -> 202412, origin/202412) [code sync] Merge code from sonic-net/sonic-platform-common:202411 to 202412 (#30) (21 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
tshalvi
pushed a commit
that referenced
this pull request
Mar 12, 2025
…tomatically (sonic-net#810) #### Why I did it src/sonic-linux-kernel ``` * 53b4e98 - (HEAD -> 202412, origin/HEAD, origin/202412) [code sync] Merge code from sonic-net/sonic-linux-kernel:202411 to 202412 (#30) (16 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
tshalvi
pushed a commit
that referenced
this pull request
Aug 25, 2025
…omatically (sonic-net#834) #### Why I did it src/sonic-swss-common ``` * bfcbf59 - (HEAD -> 202412, origin/HEAD, origin/202412) [FC] remove FLEX_COUNTER_DELAY_STATUS_FIELD (sonic-net#982) (#30) (21 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
tshalvi
pushed a commit
that referenced
this pull request
Aug 25, 2025
…tomatically (sonic-net#1534) #### Why I did it src/sonic-gnmi ``` * 3fe851c - (HEAD -> 202412, origin/202412) Add SHOW implementation for interface transceiver presence (#21) (2 hours ago) [zitingguo-ms] * 68f5323 - Make the output format of show interface errors and show interface fec status compliant (#30) (5 hours ago) [mssonicbld] * e7de80f - Add dom and port options for SHOW client (#29) (5 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
Why I did it
Work item tracking
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)