forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add syncd/saiplayer feature: inspect ASIC (sonic-net#332)
* Add syncd feature "SYNCD_INSPECT_ASIC" Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com> * Add sairedis logic Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com> * Fix string splitting Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com> * Fix verify asic Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com> * Fix OT_POSITION in vslib Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com> * Refactor Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com> * saiplayer: add verify asic feature Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com> * Compare fields and values from ASIC_DB and SAI response Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com> * Refine verb Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com> * Fix vid to rid Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com> * Fix log arg numbers Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com> * Refactor Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com> * Revert "Fix OT_POSITION in vslib" This reverts commit 70cbad0b0b981679d2b31433aa051cd344bc79e9. * Remove printf Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
- Loading branch information
1 parent
8585fc8
commit c808a0f
Showing
6 changed files
with
252 additions
and
15 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
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
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
Oops, something went wrong.