forked from sonic-net/sonic-swss
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[submodule][SAI]ADvance SAI Header (sonic-net#1206)
include changes: 0031470 | improve enum values integration check (sonic-net#1727) (sonic-net#1737) Signed-off-by: richardyu-ms <richard.yu@microsoft.com>
- Loading branch information
1 parent
7026441
commit 3a960be
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule SAI
updated
10 files
+4 −0 | .github/codeql/codeql-config.yml | |
+44 −0 | .github/workflows/codeql-analysis.yml | |
+1 −0 | meta/checkenumlock.sh | |
+1 −1 | meta/checkheaders.pl | |
+0 −3 | meta/gensairpc.pl | |
+0 −1 | meta/rpc/README.md | |
+22 −3 | meta/templates/sai_adapter.py.tt | |
+12 −49 | meta/templates/sai_adapter_utils.tt | |
+28 −0 | ptf/utest/MockClient.py | |
+3 −1 | ptf/utest/TemplateTest.py |