-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
a6e0d2d
commit 2d415ea
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-sairedis
updated
11 files
+1 −1 | SAI | |
+70 −16 | meta/Meta.cpp | |
+10 −0 | meta/Meta.h | |
+35 −0 | meta/SaiSerialize.cpp | |
+7 −0 | meta/sai_serialize.h | |
+64 −0 | syncd/VendorSai.cpp | |
+4 −4 | syncd/scripts/syncd_init_common.sh | |
+33 −0 | unittest/meta/TestMeta.cpp | |
+132 −0 | unittest/meta/TestNotificationSwitchAsicSdkHealthEvent.cpp | |
+11 −0 | unittest/meta/TestSaiSerialize.cpp | |
+15 −0 | unittest/syncd/TestVendorSai.cpp |