Upgrade SAI API from version 0.9.4 to 1.12#4
Open
devin-ai-integration[bot] wants to merge 1 commit intomasterfrom
Open
Upgrade SAI API from version 0.9.4 to 1.12#4devin-ai-integration[bot] wants to merge 1 commit intomasterfrom
devin-ai-integration[bot] wants to merge 1 commit intomasterfrom
Conversation
- Update SAI_VER to 1.12 in platform/vs/libsaithrift-dev.mk - Update SAI_VER to 1.12 in platform/mellanox/libsaithrift-dev.mk - Update SAI_VER to 1.12 in platform/barefoot/libsaithrift-dev.mk - Update MLNX_SAI_VERSION to SAIBuild2505.1.12.0 in platform/mellanox/mlnx-sai.mk - Update DPU_SAI_VERSION to SAIBuild1.12.0.0 in platform/nvidia-bluefield/recipes/dpu-sai.mk - Update LIBSAI_BRONCOS_VERSION to 1.12 in platform/components/docker-gbsyncd-broncos.mk - Update LIBSAIREDIS_VERSION to 1.12.0 in rules/sairedis.mk - Update SAI version comments in Dockerfile templates Co-Authored-By: Arthur Poon <arthur.poon@windsurf.com>
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
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
Upgrade the SAI API version from 0.9.4 to 1.12 across multiple platform files to support newer SAI features and compatibility.
Work item tracking
How I did it
Updated SAI version definitions in the following files:
SAI_VER updates (0.9.4 → 1.12):
platform/vs/libsaithrift-dev.mkplatform/mellanox/libsaithrift-dev.mkplatform/barefoot/libsaithrift-dev.mkVendor-specific SAI implementation versions:
platform/mellanox/mlnx-sai.mk: SAIBuild2505.33.0.10 → SAIBuild2505.1.12.0platform/nvidia-bluefield/recipes/dpu-sai.mk: SAIBuild0.0.45.0 → SAIBuild1.12.0.0platform/components/docker-gbsyncd-broncos.mk: 3.12 → 1.12SAI Redis adapter:
rules/sairedis.mk: 1.0.0 → 1.12.0Dockerfile comments: Updated SAI version references in build container templates
How to verify it
Build the SONiC image for affected platforms and verify SAI packages are correctly versioned.
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Upgrade SAI API version from 0.9.4 to 1.12 across all platform configurations
Link to config_db schema for YANG module changes
N/A
A picture of a cute animal (not mandatory but encouraged)
Link to Devin run: https://cisco-demo.devinenterprise.com/sessions/9df5126b5df646cbb335a52d1de5dbb7
Requested by: Arthur Poon (arthur.poon@cognition.ai) / @arthurkkp-cog