[202205][ssm]: Enable Store-And-Forward switching mode#40
Closed
[202205][ssm]: Enable Store-And-Forward switching mode#40
Conversation
nazariig
pushed a commit
that referenced
this pull request
Aug 22, 2023
Why I did it [FIPS] Upgrade Open-SymCrypt version to 0.6 Improve the SymCrypt performance Support to download the debug packages from storage account in version 0.6. How I did it Upgrade to symcrypt-openssl from version 0.4 to version 0.6 Changes in https://github.com/sonic-net/sonic-fips: 0c29b23 Upgrade the submodules: SymCrypt and SymCrypt-OpenSSL #40 80022f3 Fix the ARM64 build failure 2e76a3d Disable the unsupported tests Other changes will be added as well: 55b8e0a Merge pull request #35 from xumia/change-license 120c1a7 Upgrade SymCrypt and SymCrypt-OpenSSL 2f9c084 Merge pull request #39 from liuh-80/dev/liuh/update-openssh-version a3be6c5 Revert openssh version e02fa1e Update fips version How to verify it
nazariig
pushed a commit
that referenced
this pull request
Aug 22, 2023
…face (sonic-net#15864) sonic-build image side change to fix source interface selection in dual tor scenario. dhcprelay related PR: [master]fix dhcpv6 relay dual tor source interface selection issue sonic-dhcp-relay#42 Announce dhcprelay submodule to 6a6ce24([to invoke #40 PR]([master]fix dhcpv6 relay dual tor source interface selection issue sonic-dhcp-relay#42))
07f4311 to
19ba03e
Compare
Why I did it sonic-mgmt test failure is seen for update_firmware component API Microsoft ADO: 25208748 How I did it Edited API 2.0 to fix this issue. How to verify it Run sonic-mgmt test after the fix and verify it passes.
…D automatically src/sonic-platform-daemons * 198f300 - (HEAD -> 202205, origin/202205) [pmon]chassisd crash fix (sonic-net#396)
#### Why I did it
To enable qos config for a certain backend deployment mode, for resource-type "Compute-AI".
This deployment has the following requirement:
- Config below enabled if DEVICE_TYPE as one of backend_device_types
- Config below enabled if ResourceType is 'Compute-AI'
- 2 lossless TCs' (2, 3)
- 2 lossy TCs' (0,1)
- DSCP to TC map uses 4 DSCP code points and maps to the TCs' as follows:
"DSCP_TO_TC_MAP": {
"AZURE": {
"48" : "0",
"46" : "1",
"3" : "3",
"4" : "4"
}
}
- WRED profile has green {min/max/mark%} as {2M/10M/5%}
This required template change <as in the PR> in addition to the vendor qos.json.j2 file (not included here).
### How I did it
#### How to verify it
- with the above change and the vendor config change, generated the qos.json file and verified that the objective stated in "Why I did it" was met
- verified no error
### Description for the changelog
Update qos_config.j2 for Comptue-AI deployment on one of backend device type roles
Why I did it Release Notes for 8102-64H • Fix NHG drop when route is added before members are added (MIGSMSFT-333 / SR 696141124) • Added a new system device property "acl_set_dscp_encap_outer_only" • IN_DISCARD counters report back per-port counters only instead of all counters that are per-port and also that are shared. How I did it Update platform version to 202205.2.2.12
…00C/SN4700. Signed-off-by: Nazarii Hnydyn <nazariig@nvidia.com>
19ba03e to
76d1a5c
Compare
nazariig
pushed a commit
that referenced
this pull request
May 6, 2025
…lly (sonic-net#677) #### Why I did it src/sonic-swss ``` * 64ea58a - (HEAD -> 202412, origin/202412) [hash] add SAI_NATIVE_HASH_FIELD_IPV6_FLOW_LABEL to hash-field map for ECMP/LAG switch hash configuration (#40) (6 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
nazariig
pushed a commit
that referenced
this pull request
May 6, 2025
… automatically (sonic-net#722) #### Why I did it src/sonic-platform-common ``` * f2469a1 - (HEAD -> 202412, origin/202412) [code sync] Merge code from sonic-net/sonic-platform-common:202411 to 202412 (#40) (21 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
nazariig
pushed a commit
that referenced
this pull request
Jun 10, 2025
…sonic-net#22652) #### Why I did it src/dhcpmon ``` * c7f2169 - (HEAD -> master, origin/master, origin/HEAD) Add support for clear per-interface counter (#39) (19 hours ago) [Yaqiang Zhu] * ee55c11 - [build] Update to ubuntu 24.04 in build pipeline (#40) (3 days ago) [Yaqiang Zhu] ``` #### How I did it #### How to verify it #### Description for the changelog
nazariig
pushed a commit
that referenced
this pull request
Jul 12, 2025
…tically (sonic-net#23101) #### Why I did it src/sonic-dash-api ``` * 38853ef - (HEAD -> master, origin/master, origin/HEAD) Use ValueOrRange for trusted_vni fields (#41) (2 days ago) [Lawrence Lee] * 5daac7d - Add outbound port map proto definitions (#40) (2 days ago) [Lawrence Lee] ``` #### 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)