Update cisco-8000.ini to 202305-signed.1.0.2#258
Merged
gechiang merged 1 commit intoAzure:202305from Feb 16, 2024
Merged
Conversation
Signed-off-by: anamehra [email protected]
Contributor
Author
gechiang
approved these changes
Feb 16, 2024
mssonicbld
added a commit
to mssonicbld/sonic-buildimage-msft
that referenced
this pull request
Aug 30, 2024
…y (#20072) #### Why I did it src/linkmgrd ``` * d1b5dcc - (HEAD -> 202305, origin/202305) Fix default route race condition UT (Azure#258) (Azure#273) (12 hours ago) [Longxiang Lyu] * 7411fb3 - Fix pipeline for 202305 swss common vstest failed. (Azure#275) (17 hours ago) [Liu Shilong] ``` #### How I did it #### How to verify it #### Description for the changelog
r12f
pushed a commit
that referenced
this pull request
Dec 19, 2024
…y (#19402) #### Why I did it src/linkmgrd ``` * 9768268 - (HEAD -> master, origin/master, origin/HEAD) Fix default route race condition UT (#258) (22 hours ago) [Longxiang Lyu] ``` #### How I did it #### How to verify it #### Description for the changelog
r12f
pushed a commit
that referenced
this pull request
Dec 19, 2024
…lly (#19325) #### Why I did it src/sonic-gnmi ``` * a610784 - (HEAD -> master, origin/master, origin/HEAD) Improve timeout for GNMI dbus service (#265) (3 days ago) [ganglv] * b1c90c9 - Add unit test for vlan interface (#264) (6 days ago) [ganglv] * fbf0234 - Add unit test for syslog config (#263) (6 days ago) [ganglv] * 047fc29 - Add unit test for portchannel interface (#262) (6 days ago) [ganglv] * 52dd8e7 - Add unit test for pg headroom (#261) (6 days ago) [ganglv] * 8a10d9f - Add unit test for pfcwd status (#260) (6 days ago) [ganglv] * 65a43bc - Add unit test for pfcwd interval (#259) (6 days ago) [ganglv] * 0bbb9ef - Add unit test for ntp (#258) (7 days ago) [ganglv] * e5c43a4 - Add unit test for monitor config (#257) (7 days ago) [ganglv] * 8a8881e - Add unit test for mmu dynamic threshold (#256) (7 days ago) [ganglv] * 76857df - Add unit test for lo interface (#255) (7 days ago) [ganglv] * c35c69d - Add unit test for k8s config (#254) (8 days ago) [ganglv] * dd0bdcf - Add unit test for IPV6 (#253) (8 days ago) [ganglv] * 9a1133f - Add unit test for incremental qos (#252) (8 days ago) [ganglv] * 9bf7969 - Add unit test for eth interface (#251) (8 days ago) [ganglv] * 2e1eb05 - Add unit test for ECN config (#250) (8 days ago) [ganglv] * 56f17eb - Add unit test for dynamic ACL (#249) (8 days ago) [ganglv] * 388eba8 - Add unit test for DHCP relay (#245) (10 days ago) [ganglv] * fd2fdf6 - Add unit test for CACL (#243) (11 days ago) [ganglv] ``` #### How I did it #### How to verify it #### Description for the changelog
liushilongbuaa
pushed a commit
that referenced
this pull request
Dec 26, 2024
…y (#20011) #### Why I did it src/linkmgrd ``` * 7d87517 - (HEAD -> 202405, origin/202405) [link prober] print out error code message when `sendHeartbeat` fails (#266) (3 hours ago) [Jing Zhang] * 2725e7c - Fix state machine handler race conditions introduced by `strand::wrap` (#257) (3 hours ago) [Longxiang Lyu] * f7ef0fa - [active-standby] Fix the oscillation logic (#261) (16 hours ago) [Longxiang Lyu] * d25788c - Fix default route race condition UT (#258) (#268) (17 hours ago) [Longxiang Lyu] ``` #### 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.
Signed-off-by: anamehra [email protected]
Release content for Cisco 8000 Chassis platform:
Fix for Kernel panic seen during qos-sai runs due to issue with Syncd-RPC docker service
Fixed Watchdog issue affected with the kernel version upgrade in 202305
Fix for an issue with gbsyncd failing due to missing sai_query_api_version
Fixed XR OOR/Q100 Nhop group 1K limit
Fix for platform-udev-monitor service start failure after first boot on RP. Fixes an issue with LC reboot after RP first boot.
HBM route scale enablement for Vanguard, Lancer
Change chassis idprom initialization to Eeprom to avoid permissions related failures in ‘show interface status’
Add auto restart parameters to systemd file for platform restart able services
Fix for show platform npu CLIs/ dshell_client startup failure
Disable loading of kernel module 'psample' after KNET is enabled
Trigger PFC-WD only for non-empty queues
Extend serviceability command to visualize profile on CPU queue
Caveat:
Observed some cases of RP hanging. We saw once during watchdog reboot testcase and once during config reload of supervisor during teardown. This can cause nightly to stop.
Some containers may go down on RP after tacacs test_ro_disk, this causes some of the internal port channels to go down.
Upstream issues causing drop in quality:
All testcases error out for passw_hardening test. sonic-net/sonic-buildimage#13582
All test_sfputil.py testcases error out due to sfputils command returns an error – Upstream PR causing the breakage: sonic-net/sonic-buildimage#10960
Why I did it
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)