-
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
2138894
commit d9a80f8
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-sairedis
updated
10 files
+1 −1 | SAI | |
+19 −0 | meta/Meta.cpp | |
+5 −0 | meta/Meta.h | |
+35 −0 | meta/SaiSerialize.cpp | |
+7 −0 | meta/sai_serialize.h | |
+64 −0 | syncd/VendorSai.cpp | |
+9 −0 | unittest/meta/TestMeta.cpp | |
+132 −0 | unittest/meta/TestNotificationSwitchAsicSdkHealthEvent.cpp | |
+11 −0 | unittest/meta/TestSaiSerialize.cpp | |
+15 −0 | unittest/syncd/TestVendorSai.cpp |