Skip to content

Add SAI version check to SONiC build system#935

Merged
liat-grozovik merged 3 commits intosonic-net:masterfrom
stepanblyschak:saiversioncheck
Mar 15, 2022
Merged

Add SAI version check to SONiC build system#935
liat-grozovik merged 3 commits intosonic-net:masterfrom
stepanblyschak:saiversioncheck

Conversation

@stepanblyschak
Copy link
Contributor

SONiC is not desing to work in backward compatibility with older vendor SAI implementations.
SAI headers that SONiC's synd daemon is compiled against are taken from OCP SAI repository while
the actual libsai.so is taken from sonic-buildimage vendor's directory. This leads to a situation
that sometimes SAI in sonic-sairedis repository is updated but vendor SAI in sonic-buildimage is not.

Signed-off-by: Stepan Blyshchak stepanb@nvidia.com

@liat-grozovik
Copy link
Collaborator

@kcudnik could you please help to review? if you believe more should review could you please help to tag them?

@kcudnik kcudnik requested a review from qiluo-msft March 10, 2022 13:29
@liat-grozovik liat-grozovik merged commit a1370cc into sonic-net:master Mar 15, 2022
kcudnik pushed a commit to sonic-net/sonic-sairedis that referenced this pull request May 17, 2022
Signed-off-by: Stepan Blyschak stepanb@nvidia.com

The motivation for this change is described in the proposal sonic-net/SONiC#935 and proposal in SAI opencomputeproject/SAI#1404
NOTE: Requires to update SAI once opencomputeproject/SAI#1404 is in.
@zhangyanzhao
Copy link
Collaborator

@zhangyanzhao
Copy link
Collaborator

sonic-net/sonic-sairedis#1000 is the only code PR.

pettershao-ragilenetworks pushed a commit to pettershao-ragilenetworks/sonic-sairedis that referenced this pull request Nov 18, 2022
Signed-off-by: Stepan Blyschak stepanb@nvidia.com

The motivation for this change is described in the proposal sonic-net/SONiC#935 and proposal in SAI opencomputeproject/SAI#1404
NOTE: Requires to update SAI once opencomputeproject/SAI#1404 is in.
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.

4 participants