-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[submodule] Update submodule sonic-sairedis to the latest HEAD automa…
…tically
- Loading branch information
1 parent
e195dfe
commit 460e8f9
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-sairedis
updated
8 files
+5 −0 | .azure-pipelines/build-template.yml | |
+4 −4 | .azure-pipelines/test-docker-sonic-vs-template.yml | |
+8 −0 | meta/SaiSerialize.cpp | |
+3 −0 | meta/sai_serialize.h | |
+37 −0 | syncd/FlexCounter.cpp | |
+3 −3 | syncd/Syncd.cpp | |
+12 −0 | unittest/syncd/TestFlexCounter.cpp | |
+293 −0 | unittest/syncd/TestSyncd.cpp |