Skip to content

202412 rc with dbg symbols#30

Closed
tshalvi wants to merge 29 commits intomasterfrom
202412_RC_with_dbg_symbols
Closed

202412 rc with dbg symbols#30
tshalvi wants to merge 29 commits intomasterfrom
202412_RC_with_dbg_symbols

Conversation

@tshalvi
Copy link
Copy Markdown
Owner

@tshalvi tshalvi commented Jan 23, 2025

Why I did it

Work item tracking
  • Microsoft ADO (number only):

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

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)

kperumalbfn and others added 29 commits December 9, 2024 17:14
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.
…nic-utilities sonic-platform-common sonic-sairedis sonic-host-services sonic-linux-kernel
@tshalvi tshalvi closed this Feb 16, 2025
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
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.

8 participants