-
Notifications
You must be signed in to change notification settings - Fork 545
Add MACsec SAI API, version 1.0 #1010
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
Add MACsec SAI API, version 1.0 #1010
Conversation
please fix all the errors and warnings https://sonic-jenkins.westus2.cloudapp.azure.com/job/sai-meta-pr-build/1812/console |
Warnings have been resolved but there is one issue with the build I am not sure how to resolve. I'm new to this codebase and build, could someone help me understand what this metadata build error means?
|
i added some enhancements to parser to minimize your impact #1015 please marge and retest and fix errors |
retest this please |
In sai.h header file one change is required to add MACsec APIs.
} sai_api_t; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thx for the work.
Can we merge this PR as-is? We can make more PR for other enhancements. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to revisit if there is a requirement to support upfront SA creation.
First Draft of MACsec SAI API Proposal Document.