-
Notifications
You must be signed in to change notification settings - Fork 332
Fix issues to support custom SAI header #1698
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Fix issues to support custom SAI header #1698
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
58d624e to
2641eae
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
2641eae to
8778998
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
8778998 to
bee9d3a
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
bee9d3a to
c032b90
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
c032b90 to
3a5b141
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azpw run Azure.sonic-sairedis |
|
/AzurePipelines run Azure.sonic-sairedis |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Hi @kcudnik , checker failed due to "/usr/bin/ld: final link failed: No space left on device", could you please suggest who can provide help? |
im no longermember of this project, plese ask Guohan |
|
@saiarcot895 , could you please suggest who can handle the checker issue? |
|
/azpw run Azure.sonic-sairedis |
|
/AzurePipelines run Azure.sonic-sairedis |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Hi @lguohan , could you please suggest who may help review this PR? Thanks! |
|
what is the use case for custom SAI header? can you help to elaborate more? |
Hi @lguohan , it is an existing feature is SAI opencomputeproject/SAI@6168071. The readme file described the feature well: |
Why I did this
SAI starts to support customer SAI header a few months ago. During integration with custom SAI header, I found some issues. This PR is to fix them. The PR also add a custom flag to VID and RID.
How I did this