Update Nvidia sai.profile SKU files to use common file#25
Closed
Update Nvidia sai.profile SKU files to use common file#25
Conversation
ad4e5f9 to
e4388c7
Compare
e4388c7 to
2dd6433
Compare
nazariig
suggested changes
Jan 24, 2024
nazariig
suggested changes
Jan 24, 2024
There was a problem hiding this comment.
@noaOrMlnx do we need the same for syncd RPC docker? What about VS docker?
b6cea3b to
a6806af
Compare
nazariig
reviewed
Feb 7, 2024
nazariig
approved these changes
Feb 8, 2024
a6806af to
58228ed
Compare
noaOrMlnx
pushed a commit
that referenced
this pull request
Sep 30, 2024
…tically (sonic-net#19872) #### Why I did it src/sonic-dash-api ``` * 39e4a63 - (HEAD -> master, origin/master, origin/HEAD) Add privatelink underlay_sip field for route table (#25) (24 hours ago) [Lawrence Lee] ``` #### How I did it #### How to verify it #### Description for the changelog
noaOrMlnx
pushed a commit
that referenced
this pull request
Oct 26, 2025
…tically (sonic-net#733) #### Why I did it src/sonic-sairedis ``` * c29f53d - (HEAD -> 202412, origin/HEAD, origin/202412) Optimize counter initialization by reducing the number of bulk counter poll calls and communication between swss/sairedis (#25) (9 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
noaOrMlnx
pushed a commit
that referenced
this pull request
Oct 26, 2025
…tomatically (sonic-net#761) #### Why I did it src/sonic-linux-kernel ``` * b905a55 - (HEAD -> 202412, origin/HEAD, origin/202412) [code sync] Merge code from sonic-net/sonic-linux-kernel:202411 to 202412 (#25) (21 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
noaOrMlnx
pushed a commit
that referenced
this pull request
Oct 26, 2025
…omatically (sonic-net#780) #### Why I did it src/sonic-swss-common ``` * c84a342 - (HEAD -> 202412, origin/HEAD, origin/202412) [FC] remove FLEX_COUNTER_DELAY_STATUS_FIELD (sonic-net#982) (#25) (20 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
noaOrMlnx
pushed a commit
that referenced
this pull request
Oct 26, 2025
…test HEAD automatically (sonic-net#1311) #### Why I did it src/sonic-platform-daemons ``` * 91781ee - (HEAD -> 202412, origin/202412) Catch the xcvrd exception returned by get_transceiver_info (#25) (7 days 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.
Add new common sai.profile,
Update Nvidia/Mellanox sai.profile of all SKUs to remove common parameters.
Why I did it
To have the ability to add common parameters to only 1 file instead of all SKUs.