Skip to content

Add FW dump with new SAI implementation #1338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 3, 2021
Merged

Add FW dump with new SAI implementation #1338

merged 1 commit into from
Jan 3, 2021

Conversation

shlomibitton
Copy link
Contributor

Signed-off-by: Shlomi Bitton [email protected]

- What I did
Mellanox SAI implementation of the sai dump is now extracting more information which previously provided by direct call to a Mellanox FW tool which is not longer required.

The new files created will be taken along with the new dump.
Remove MST dump as it is not required anymore.

- How I did it
Add commands to copy FW dump output into techsupport output file, inside "sai_sdk_dump" directory.
Remove commands for MST dump.

- How to verify it
Run "show techsupport" with MLNX SAI 1.18.0

- Previous command output (if the output of a command-line utility has changed)

├── mstdump
│   ├── mstdump1.gz
│   ├── mstdump2.gz
│   └── mstdump3.gz

- New command output (if the output of a command-line utility has changed)

└── sai_sdk_dump
├── sai_sdk_dump_12_09_2020_03_17_PM.gz
├── sdkdump_ext_cr_001-09_12_2020-15_17_57.udmp.gz
├── sdkdump_ext_cr_001-09_12_2020-15_17_58.udmp.gz
├── sdkdump_ext_cr_001-09_12_2020-15_18_00.udmp.gz
├── sdkdump_ext_meta_001-09_12_2020-15_17_57.gz
├── sdkdump_ext_meta_001-09_12_2020-15_17_58.gz
└── sdkdump_ext_meta_001-09_12_2020-15_18_00.gz

Remove mst dump

Signed-off-by: Shlomi Bitton <[email protected]>
@liat-grozovik liat-grozovik merged commit b10622e into sonic-net:master Jan 3, 2021
deran1980 added a commit to deran1980/sonic-utilities that referenced this pull request Feb 4, 2021
liat-grozovik pushed a commit that referenced this pull request Feb 9, 2021
This reverts commit b10622e.

**What I did**
revert changes to call sdkdump and replace with old call to mstdump

**How I did it**
reverting a previous commit [Mellanox] Add FW dump with new SAI implementation and remove mst dump #1338

**How to verify it**
run techsupport
daall pushed a commit that referenced this pull request Feb 16, 2021
This reverts commit b10622e.

**What I did**
revert changes to call sdkdump and replace with old call to mstdump

**How I did it**
reverting a previous commit [Mellanox] Add FW dump with new SAI implementation and remove mst dump #1338

**How to verify it**
run techsupport
anand-kumar-subramanian pushed a commit to anand-kumar-subramanian/sonic-utilities that referenced this pull request Mar 2, 2021
anand-kumar-subramanian pushed a commit to anand-kumar-subramanian/sonic-utilities that referenced this pull request Mar 2, 2021
…nic-net#1407)

This reverts commit b10622e.

**What I did**
revert changes to call sdkdump and replace with old call to mstdump

**How I did it**
reverting a previous commit [Mellanox] Add FW dump with new SAI implementation and remove mst dump sonic-net#1338

**How to verify it**
run techsupport
@shlomibitton shlomibitton deleted the shlomi_fw_dump_techsupport_master branch March 24, 2021 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants