-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move sai mirror manager to use port descriptor
Summary: As titled, move sai mirror manager to use port descriptor to derive the monitor port. For certain platforms, the monitor port will be a physical port For DSF platforms, the monitor port can be a physical port (eventor port) or a system port. The system port can be a local or a remote system port. Just derive the system port handle, derive the adapter key and program the monitor port. Reviewed By: jasmeetbagga Differential Revision: D61443902 fbshipit-source-id: 8f13b8c2d67b148a4ad2459076733b6ef89c940e
- Loading branch information
1 parent
e41e06d
commit c1e6de0
Showing
2 changed files
with
46 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters