-
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.
[submodules]: update sonic-swss and sonic-sairedis
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule sonic-sairedis
updated
70 files
Submodule sonic-swss
updated
12 files
+26 −22 | orchagent/fdborch.cpp | |
+2 −2 | orchagent/fdborch.h | |
+58 −0 | orchagent/intfsorch.cpp | |
+3 −0 | orchagent/intfsorch.h | |
+4 −2 | orchagent/mirrororch.cpp | |
+1 −0 | orchagent/mirrororch.h | |
+1 −1 | orchagent/pfcactionhandler.cpp | |
+1 −1 | orchagent/pfcwdorch.cpp | |
+39 −19 | orchagent/portsorch.cpp | |
+1 −0 | orchagent/portsorch.h | |
+2 −2 | orchagent/saihelper.cpp | |
+79 −0 | tests/test_dirbcast.py |