-
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.
[chassis] Add sai_postinit_cmd.soc with interrupt IDs for alerting (#…
…21299) In SAI 11.x the SAI integrity counters is not supported completely. So, to detect packet drops due to packet corruptions or credit watchdog timeouts. We enable these interrupts and set the verbose level to error. This will generate syslogs which can be used to detect. * add sai_postinit_cmd.soc with interupt IDs for alerting * update config.bcm with the path to sai_postinit_cmd.soc * update config_bcm for j2 card --------- Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <[email protected]>
- Loading branch information
Showing
15 changed files
with
237 additions
and
6 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
28 changes: 28 additions & 0 deletions
28
device/arista/x86_64-arista_7800r3_48cq2_lc/Arista-7800R3-48CQ2-C48/sai_postinit_cmd.soc
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
INTeRrupt ENAble id=1550 | ||
INTeRrupt ENAble id=1551 | ||
INTeRrupt ENAble id=1552 | ||
INTeRrupt ENAble id=1553 | ||
INTeRrupt ENAble id=1554 | ||
INTeRrupt ENAble id=1555 | ||
INTeRrupt ENAble id=1556 | ||
INTeRrupt ENAble id=1557 | ||
INTeRrupt ENAble id=1558 | ||
INTeRrupt ENAble id=1559 | ||
INTeRrupt ENAble id=1560 | ||
INTeRrupt ENAble id=1561 | ||
INTeRrupt ENAble id=1562 | ||
INTeRrupt ENAble id=1563 | ||
INTeRrupt ENAble id=1564 | ||
INTeRrupt ENAble id=1565 | ||
INTeRrupt ENAble id=1566 | ||
INTeRrupt ENAble id=1567 | ||
|
||
INTeRrupt ENAble id=1296 | ||
INTeRrupt ENAble id=1297 | ||
INTeRrupt ENAble id=1298 | ||
INTeRrupt ENAble id=1299 | ||
INTeRrupt ENAble id=1661 | ||
INTeRrupt ENAble id=1662 | ||
|
||
INTeRrupt ENAble id=1093 | ||
debug intr error |
28 changes: 28 additions & 0 deletions
28
device/arista/x86_64-arista_7800r3_48cqm2_lc/Arista-7800R3-48CQM2-C48/sai_postinit_cmd.soc
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
INTeRrupt ENAble id=1550 | ||
INTeRrupt ENAble id=1551 | ||
INTeRrupt ENAble id=1552 | ||
INTeRrupt ENAble id=1553 | ||
INTeRrupt ENAble id=1554 | ||
INTeRrupt ENAble id=1555 | ||
INTeRrupt ENAble id=1556 | ||
INTeRrupt ENAble id=1557 | ||
INTeRrupt ENAble id=1558 | ||
INTeRrupt ENAble id=1559 | ||
INTeRrupt ENAble id=1560 | ||
INTeRrupt ENAble id=1561 | ||
INTeRrupt ENAble id=1562 | ||
INTeRrupt ENAble id=1563 | ||
INTeRrupt ENAble id=1564 | ||
INTeRrupt ENAble id=1565 | ||
INTeRrupt ENAble id=1566 | ||
INTeRrupt ENAble id=1567 | ||
|
||
INTeRrupt ENAble id=1296 | ||
INTeRrupt ENAble id=1297 | ||
INTeRrupt ENAble id=1298 | ||
INTeRrupt ENAble id=1299 | ||
INTeRrupt ENAble id=1661 | ||
INTeRrupt ENAble id=1662 | ||
|
||
INTeRrupt ENAble id=1093 | ||
debug intr error |
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
29 changes: 29 additions & 0 deletions
29
device/arista/x86_64-arista_7800r3a_36d2_lc/Arista-7800R3A-36D2-C36/0/sai_postinit_cmd.soc
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
INTeRrupt ENAble id=2209 | ||
INTeRrupt ENAble id=2210 | ||
INTeRrupt ENAble id=2211 | ||
INTeRrupt ENAble id=2212 | ||
INTeRrupt ENAble id=2213 | ||
INTeRrupt ENAble id=2214 | ||
INTeRrupt ENAble id=2215 | ||
INTeRrupt ENAble id=2216 | ||
INTeRrupt ENAble id=2217 | ||
INTeRrupt ENAble id=2218 | ||
INTeRrupt ENAble id=2219 | ||
INTeRrupt ENAble id=2220 | ||
INTeRrupt ENAble id=2221 | ||
INTeRrupt ENAble id=2222 | ||
INTeRrupt ENAble id=2223 | ||
INTeRrupt ENAble id=2224 | ||
INTeRrupt ENAble id=2225 | ||
INTeRrupt ENAble id=2226 | ||
|
||
INTeRrupt ENAble id=482 | ||
INTeRrupt ENAble id=483 | ||
INTeRrupt ENAble id=484 | ||
INTeRrupt ENAble id=485 | ||
INTeRrupt ENAble id=486 | ||
INTeRrupt ENAble id=487 | ||
INTeRrupt ENAble id=488 | ||
|
||
INTeRrupt ENAble id=1597 | ||
debug intr error |
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
29 changes: 29 additions & 0 deletions
29
device/arista/x86_64-arista_7800r3a_36d2_lc/Arista-7800R3A-36D2-C36/1/sai_postinit_cmd.soc
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
INTeRrupt ENAble id=2209 | ||
INTeRrupt ENAble id=2210 | ||
INTeRrupt ENAble id=2211 | ||
INTeRrupt ENAble id=2212 | ||
INTeRrupt ENAble id=2213 | ||
INTeRrupt ENAble id=2214 | ||
INTeRrupt ENAble id=2215 | ||
INTeRrupt ENAble id=2216 | ||
INTeRrupt ENAble id=2217 | ||
INTeRrupt ENAble id=2218 | ||
INTeRrupt ENAble id=2219 | ||
INTeRrupt ENAble id=2220 | ||
INTeRrupt ENAble id=2221 | ||
INTeRrupt ENAble id=2222 | ||
INTeRrupt ENAble id=2223 | ||
INTeRrupt ENAble id=2224 | ||
INTeRrupt ENAble id=2225 | ||
INTeRrupt ENAble id=2226 | ||
|
||
INTeRrupt ENAble id=482 | ||
INTeRrupt ENAble id=483 | ||
INTeRrupt ENAble id=484 | ||
INTeRrupt ENAble id=485 | ||
INTeRrupt ENAble id=486 | ||
INTeRrupt ENAble id=487 | ||
INTeRrupt ENAble id=488 | ||
|
||
INTeRrupt ENAble id=1597 | ||
debug intr error |
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
29 changes: 29 additions & 0 deletions
29
device/arista/x86_64-arista_7800r3a_36d2_lc/Arista-7800R3A-36D2-C72/0/sai_postinit_cmd.soc
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
INTeRrupt ENAble id=2209 | ||
INTeRrupt ENAble id=2210 | ||
INTeRrupt ENAble id=2211 | ||
INTeRrupt ENAble id=2212 | ||
INTeRrupt ENAble id=2213 | ||
INTeRrupt ENAble id=2214 | ||
INTeRrupt ENAble id=2215 | ||
INTeRrupt ENAble id=2216 | ||
INTeRrupt ENAble id=2217 | ||
INTeRrupt ENAble id=2218 | ||
INTeRrupt ENAble id=2219 | ||
INTeRrupt ENAble id=2220 | ||
INTeRrupt ENAble id=2221 | ||
INTeRrupt ENAble id=2222 | ||
INTeRrupt ENAble id=2223 | ||
INTeRrupt ENAble id=2224 | ||
INTeRrupt ENAble id=2225 | ||
INTeRrupt ENAble id=2226 | ||
|
||
INTeRrupt ENAble id=482 | ||
INTeRrupt ENAble id=483 | ||
INTeRrupt ENAble id=484 | ||
INTeRrupt ENAble id=485 | ||
INTeRrupt ENAble id=486 | ||
INTeRrupt ENAble id=487 | ||
INTeRrupt ENAble id=488 | ||
|
||
INTeRrupt ENAble id=1597 | ||
debug intr error |
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
29 changes: 29 additions & 0 deletions
29
device/arista/x86_64-arista_7800r3a_36d2_lc/Arista-7800R3A-36D2-C72/1/sai_postinit_cmd.soc
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
INTeRrupt ENAble id=2209 | ||
INTeRrupt ENAble id=2210 | ||
INTeRrupt ENAble id=2211 | ||
INTeRrupt ENAble id=2212 | ||
INTeRrupt ENAble id=2213 | ||
INTeRrupt ENAble id=2214 | ||
INTeRrupt ENAble id=2215 | ||
INTeRrupt ENAble id=2216 | ||
INTeRrupt ENAble id=2217 | ||
INTeRrupt ENAble id=2218 | ||
INTeRrupt ENAble id=2219 | ||
INTeRrupt ENAble id=2220 | ||
INTeRrupt ENAble id=2221 | ||
INTeRrupt ENAble id=2222 | ||
INTeRrupt ENAble id=2223 | ||
INTeRrupt ENAble id=2224 | ||
INTeRrupt ENAble id=2225 | ||
INTeRrupt ENAble id=2226 | ||
|
||
INTeRrupt ENAble id=482 | ||
INTeRrupt ENAble id=483 | ||
INTeRrupt ENAble id=484 | ||
INTeRrupt ENAble id=485 | ||
INTeRrupt ENAble id=486 | ||
INTeRrupt ENAble id=487 | ||
INTeRrupt ENAble id=488 | ||
|
||
INTeRrupt ENAble id=1597 | ||
debug intr error |
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
29 changes: 29 additions & 0 deletions
29
device/arista/x86_64-arista_7800r3a_36d2_lc/Arista-7800R3A-36D2-D36/0/sai_postinit_cmd.soc
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
INTeRrupt ENAble id=2209 | ||
INTeRrupt ENAble id=2210 | ||
INTeRrupt ENAble id=2211 | ||
INTeRrupt ENAble id=2212 | ||
INTeRrupt ENAble id=2213 | ||
INTeRrupt ENAble id=2214 | ||
INTeRrupt ENAble id=2215 | ||
INTeRrupt ENAble id=2216 | ||
INTeRrupt ENAble id=2217 | ||
INTeRrupt ENAble id=2218 | ||
INTeRrupt ENAble id=2219 | ||
INTeRrupt ENAble id=2220 | ||
INTeRrupt ENAble id=2221 | ||
INTeRrupt ENAble id=2222 | ||
INTeRrupt ENAble id=2223 | ||
INTeRrupt ENAble id=2224 | ||
INTeRrupt ENAble id=2225 | ||
INTeRrupt ENAble id=2226 | ||
|
||
INTeRrupt ENAble id=482 | ||
INTeRrupt ENAble id=483 | ||
INTeRrupt ENAble id=484 | ||
INTeRrupt ENAble id=485 | ||
INTeRrupt ENAble id=486 | ||
INTeRrupt ENAble id=487 | ||
INTeRrupt ENAble id=488 | ||
|
||
INTeRrupt ENAble id=1597 | ||
debug intr error |
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
29 changes: 29 additions & 0 deletions
29
device/arista/x86_64-arista_7800r3a_36d2_lc/Arista-7800R3A-36D2-D36/1/sai_postinit_cmd.soc
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
INTeRrupt ENAble id=2209 | ||
INTeRrupt ENAble id=2210 | ||
INTeRrupt ENAble id=2211 | ||
INTeRrupt ENAble id=2212 | ||
INTeRrupt ENAble id=2213 | ||
INTeRrupt ENAble id=2214 | ||
INTeRrupt ENAble id=2215 | ||
INTeRrupt ENAble id=2216 | ||
INTeRrupt ENAble id=2217 | ||
INTeRrupt ENAble id=2218 | ||
INTeRrupt ENAble id=2219 | ||
INTeRrupt ENAble id=2220 | ||
INTeRrupt ENAble id=2221 | ||
INTeRrupt ENAble id=2222 | ||
INTeRrupt ENAble id=2223 | ||
INTeRrupt ENAble id=2224 | ||
INTeRrupt ENAble id=2225 | ||
INTeRrupt ENAble id=2226 | ||
|
||
INTeRrupt ENAble id=482 | ||
INTeRrupt ENAble id=483 | ||
INTeRrupt ENAble id=484 | ||
INTeRrupt ENAble id=485 | ||
INTeRrupt ENAble id=486 | ||
INTeRrupt ENAble id=487 | ||
INTeRrupt ENAble id=488 | ||
|
||
INTeRrupt ENAble id=1597 | ||
debug intr error |