Mellanox / mstflint

Mstflint - an open source version of MFT (Mellanox Firmware Tools)
Other
176 stars 93 forks source link

[mlxfwreset] Block CX7 Canoe PSIDs #1001

Closed boded closed 1 month ago

boded commented 1 month ago

Description: New Dict added for unsupported PSIDs: {: [, ]}

MSTFlint port needed: yes Tested OS: Linux Tested devices: CX7 Canoe and CX7 Tested flows: On sv-viking1: mlxfwreset -d /dev/mst/mt4129_pciconf0.2 -y r -E- Device ConnectX7 with PSID MT_0000001121 is not supported by this tool.

Known gaps (with RM ticket): N/A

Issue: 3940067

[mlxfwreset] fixed issue when device ID is not supported

Description: added handling for exception caused by getDeviceDict function.

MSTFlint port needed: no Tested OS: linux Tested devices: Umbriel system Tested flows: mlxfwreset -d /dev/mst/mt4129_pciconf1 r -y

Known gaps (with RM ticket): n/a

Issue: 4060783