Commit 0ff9400
authored
Broadcom show techsupport comamnds update (#347)
Update Broadcom show techsupport commands for TH5 chipset.
<!--
Please make sure you've read and understood our contributing guidelines:
https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md
** Make sure all your commits include a signature generated with `git commit -s` **
If this is a bug fix, make sure your description includes "closes #xxxx",
"fixes #xxxx" or "resolves #xxxx" so that GitHub automatically closes the related
issue when the PR is merged.
If you are adding/modifying/removing any command or utility script, please also
make sure to add/modify/remove any unit tests from the tests
directory as appropriate.
If you are modifying or removing an existing 'show', 'config' or 'sonic-clear'
subcommand, or you are adding a new subcommand, please make sure you also
update the Command Line Reference Guide (doc/Command-Reference.md) to reflect
your changes.
Please provide the following information:
-->
#### What I did
Update Broadcom commands in collect_broadcom method.
#### How I did it
Run Broadcom commands based on the chipset type.
#### How to verify it
Run show techsupport on TH5 DUT and non-TH5 DUT. Verify the commands output in the dump package has no errors.
Signed-off-by: Sonic Build Admin <sonicbld@microsoft.com>
#### Previous command output (if the output of a command-line utility has changed)
#### New command output (if the output of a command-line utility has changed)1 parent 76e88eb commit 0ff9400
1 file changed
Lines changed: 33 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1474 | 1474 | | |
1475 | 1475 | | |
1476 | 1476 | | |
| 1477 | + | |
1477 | 1478 | | |
1478 | 1479 | | |
1479 | 1480 | | |
| |||
1516 | 1517 | | |
1517 | 1518 | | |
1518 | 1519 | | |
1519 | | - | |
1520 | | - | |
1521 | | - | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
1522 | 1528 | | |
1523 | 1529 | | |
1524 | 1530 | | |
| |||
1572 | 1578 | | |
1573 | 1579 | | |
1574 | 1580 | | |
1575 | | - | |
1576 | | - | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
1577 | 1585 | | |
1578 | 1586 | | |
1579 | | - | |
1580 | 1587 | | |
1581 | 1588 | | |
1582 | 1589 | | |
1583 | 1590 | | |
1584 | | - | |
1585 | | - | |
1586 | 1591 | | |
1587 | | - | |
1588 | | - | |
1589 | | - | |
1590 | | - | |
1591 | 1592 | | |
1592 | 1593 | | |
1593 | 1594 | | |
1594 | 1595 | | |
1595 | 1596 | | |
1596 | | - | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
| 1607 | + | |
| 1608 | + | |
| 1609 | + | |
| 1610 | + | |
| 1611 | + | |
| 1612 | + | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
1597 | 1617 | | |
1598 | 1618 | | |
1599 | 1619 | | |
| |||
0 commit comments