Skip to content
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

[Mellanox] Enhance FW upgrade mechanism #16090

Merged
merged 2 commits into from
Sep 4, 2023

Commits on Aug 25, 2023

  1. Enhance FW upgrade mechanism

    1. Enhance the diagnosis information collecting mechanism
       - If the option `-v` is fed, it will pass additional diagnosis flags to mlxfwmanager
       - Collect all the output from mlxfwmanager and print them to syslog if it fails
    2. Abort syncd in case waiting for device or upgrading firmware fails
    
    Signed-off-by: Stephen Sun <stephens@nvidia.com>
    stephenxs committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    24682ed View commit details
    Browse the repository at this point in the history
  2. Fix "unknown command" error

    Signed-off-by: Stephen Sun <stephens@nvidia.com>
    stephenxs committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0262217 View commit details
    Browse the repository at this point in the history