mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
c5b9e72e5f
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
15 lines
589 B
Text
15 lines
589 B
Text
The mstflint is a set of tools for changing firmware configuration of
|
|
Mellanox ConnectX Ethernet NICs and Infiniband HCA/VPI cards,
|
|
as well as diagnosing (mainly hardware) problems and
|
|
burning firmware for these products.
|
|
|
|
These open-source tools are based on a subset of the proprietary
|
|
Mellanox Firmware Tools (MFT) package.
|
|
|
|
The functionality needed to burn firmware for
|
|
Mellanox Infiniband switches from a connected host can be enabled with:
|
|
|
|
env ENABLE_INBAND=YES ./mstflint.SlackBuild
|
|
|
|
which then pulls in the optional dependency upon "rdma-core"
|
|
(available on SlackBuilds.org).
|