-
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.
[202205][swss] advance submodule head
swss: * 40875d5 2023-01-19 | [refactor]Refactoring sai handle status (#2621) (HEAD -> 202205) [Sudharsan Dhamal Gopalarathnam] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule sonic-swss
updated
11 files
+2 −2 | orchagent/cbf/cbfnhgorch.cpp | |
+1 −0 | orchagent/crmorch.cpp | |
+1 −0 | orchagent/fabricportsorch.cpp | |
+0 −5 | orchagent/nhgbase.h | |
+2 −2 | orchagent/nhgorch.cpp | |
+0 −199 | orchagent/orch.cpp | |
+0 −7 | orchagent/orch.h | |
+26 −0 | orchagent/p4orch/tests/test_main.cpp | |
+198 −0 | orchagent/saihelper.cpp | |
+9 −0 | orchagent/saihelper.h | |
+1 −0 | orchagent/switchorch.cpp |