Skip to content

[Mellanox]Add option to build using local SAI#70

Open
DavidZagury wants to merge 1 commit intomasterfrom
master_internalsai
Open

[Mellanox]Add option to build using local SAI#70
DavidZagury wants to merge 1 commit intomasterfrom
master_internalsai

Conversation

@DavidZagury
Copy link
Owner

@DavidZagury DavidZagury commented Apr 30, 2025

Why I did it

To make it easier to use an internal SAI.

Work item tracking
  • Microsoft ADO (number only):

How I did it

Create the ENV variable MLNX_LOCAL_SAI_FILE, if defined using a path to a SAI tar.gz file, SONiC will build from it.

How to verify it

Build SONiC:

make MLNX_LOCAL_SAI_FILE=/internal-sai-path/SAIBuild2411.32.0.0.tar.gz MLNX_SAI_VERSION=SAIBuild2411.32.0.0 DOCKER_BUILDER_USER_MOUNT=/internal-sai-path:/internal-sai-path:rslave configure PLATFORM=mellanox 
make MLNX_LOCAL_SAI_FILE=/internal-sai-path/SAIBuild2411.32.0.0.tar.gz MLNX_SAI_VERSION=SAIBuild2411.32.0.0 DOCKER_BUILDER_USER_MOUNT=/internal-sai-path:/internal-sai-path:rslave target/debs/bookworm/swss_1.0.0_amd64.deb

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

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)

DavidZagury pushed a commit that referenced this pull request Jul 13, 2025
…ically (sonic-net#23211)

#### Why I did it
src/sonic-dash-ha
```
* ff1b02a - (HEAD -> master, origin/master, origin/HEAD) Implement HA-Scope actor (#73) (20 hours ago) [yue-fred-gao]
* 832e67a - Implement HA-SET actor (#70) (4 days ago) [yue-fred-gao]
* cadfa46 - Implement vdpu actor (#67) (5 days ago) [yue-fred-gao]
```
#### How I did it
#### How to verify it
#### Description for the changelog
DavidZagury pushed a commit that referenced this pull request Aug 24, 2025
…ly (sonic-net#23784)

#### Why I did it
src/sonic-stp
```
* 01a95cb - (HEAD -> master, origin/master, origin/HEAD) Fix compilation issue (#70) (13 hours ago) [Divya Kumaran Chandralekha]
```
#### How I did it
#### How to verify it
#### Description for the changelog
DavidZagury pushed a commit that referenced this pull request Oct 15, 2025
…ly (sonic-net#23041)

#### Why I did it
src/dhcprelay
```
* 3ac08b5 - (HEAD -> 202505, origin/202505) [ci] Upgrade agent pool from ubuntu 20.04 to latest. (#70) (21 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
DavidZagury pushed a commit that referenced this pull request Mar 9, 2026
…ly (sonic-net#25517)

#### Why I did it
src/sonic-ztp
```
* d34405f - (HEAD -> master, origin/master, origin/HEAD) Add .github/copilot-instructions.md for AI-assisted development (#70) (7 hours ago) [rustiqly]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant