Enable SAI thrift for Mellanox platform#1288
Closed
andrii-savka wants to merge 1 commit intosonic-net:masterfrom
Closed
Enable SAI thrift for Mellanox platform#1288andrii-savka wants to merge 1 commit intosonic-net:masterfrom
andrii-savka wants to merge 1 commit intosonic-net:masterfrom
Conversation
Contributor
|
Hi Andrii, I've pushed my changes enabling building the libsaithrift-dev library in the following PR: #1296 |
Collaborator
|
retest this please |
f2ccb24 to
5154229
Compare
Author
|
Retested and updated based on #1296 |
Collaborator
|
added for all platforms, no longer needed for this pr. |
mssonicbld
added a commit
that referenced
this pull request
Sep 26, 2023
…tically (#16168) #### Why I did it src/sonic-sairedis ``` * c22b76b - (HEAD -> master, origin/master, origin/HEAD) [VOQ][saidump] Enhance saidump with new option -r to parser the JSON file and displays/format the right output (#1288) (17 hours ago) [JunhongMao] * 31bd92a - Add log for git revision (#1293) (4 days ago) [Kamil Cudnik] * edf6597 - [submodule] Update SAI submodule to v1.13 (#1292) (6 days ago) [Kamil Cudnik] ``` #### How I did it #### How to verify it #### Description for the changelog
vmittal-msft
pushed a commit
to vmittal-msft/sonic-buildimage
that referenced
this pull request
Oct 20, 2025
…est HEAD automatically (sonic-net#1288) #### Why I did it src/sonic-platform-common ``` * b5c55b4 - (HEAD -> 202503, origin/202503) Merge pull request sonic-net#97 from mssonicbld/sonicbld/202503-merge (12 hours ago) [mssonicbld] * cfff895 - Merge branch '202412' of https://github.com/Azure/sonic-platform-common.msft into 202503 (13 hours ago) [Sonic Automation] * 775f13f - [xcvrd] Trim trailing white space in fields of TRANSCEIVER_INFO table (sonic-net#95) (22 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.
- What I did
Enable SAI thrift in RPC image for Mellanox platform
- How I did it
Changed MLNX platforms related makefiles to enable SAI thrift
- How to verify it
Build and check if syncd process has a "-r" and "-m" flags.
Check the SAI thrift listening socket.
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)