mstflint | open source version of MFT ( Mellanox Firmware Tools
kandi X-RAY | mstflint Summary
kandi X-RAY | mstflint Summary
mstflint is a C library. mstflint has no bugs, it has no vulnerabilities and it has low support. However mstflint has a Non-SPDX License. You can download it from GitHub.
Package Contents a) mstflint source code b) mflash lib This lib provides low level Flash access through Mellanox HCAs. c) mtcr lib (implemented in mtcr.h file) This lib enables access to HCA hardware registers. d) mstregdump utility This utility dumps hardware registers from Mellanox hardware for later analysis by Mellanox. e) mstvpd This utility dumps the on-card VPD. f) mstmcra This debug utility reads/writes a to/from the device configuration register space. g) mstconfig This tool sets or queries non-volatile configurable options for Mellanox HCAs. h) mstfwmanager Mellanox firmware update and query utility which scans the system for available Mellanox devices (only mst PCI devices) and performs the necessary firmware updates. i) mstreg The mlxreg utility allows users to obtain information regarding supported access registers, such as their fields and attributes. j) mstfwtrace The mstfwtrace utility extracts and prints trace messages generated by the firmware running on 5th generation devices iRISCs. This tool supports secure FW flow only. k) mstlink The mstlink tool is used to check and debug link status and issues related to them. Installation a) Build the mstflint utility. This package is built using a standard autotools method. Hardware Access Device Names The tools in this package require a device name in the command line. The device name is the identifier of the target CA. This section describes the device name formats and the HW access flow.
Package Contents a) mstflint source code b) mflash lib This lib provides low level Flash access through Mellanox HCAs. c) mtcr lib (implemented in mtcr.h file) This lib enables access to HCA hardware registers. d) mstregdump utility This utility dumps hardware registers from Mellanox hardware for later analysis by Mellanox. e) mstvpd This utility dumps the on-card VPD. f) mstmcra This debug utility reads/writes a to/from the device configuration register space. g) mstconfig This tool sets or queries non-volatile configurable options for Mellanox HCAs. h) mstfwmanager Mellanox firmware update and query utility which scans the system for available Mellanox devices (only mst PCI devices) and performs the necessary firmware updates. i) mstreg The mlxreg utility allows users to obtain information regarding supported access registers, such as their fields and attributes. j) mstfwtrace The mstfwtrace utility extracts and prints trace messages generated by the firmware running on 5th generation devices iRISCs. This tool supports secure FW flow only. k) mstlink The mstlink tool is used to check and debug link status and issues related to them. Installation a) Build the mstflint utility. This package is built using a standard autotools method. Hardware Access Device Names The tools in this package require a device name in the command line. The device name is the identifier of the target CA. This section describes the device name formats and the HW access flow.
Support
Quality
Security
License
Reuse
Support
mstflint has a low active ecosystem.
It has 114 star(s) with 62 fork(s). There are 14 watchers for this library.
It had no major release in the last 12 months.
There are 8 open issues and 61 have been closed. On average issues are closed in 586 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of mstflint is v4.24.0-1
Quality
mstflint has no bugs reported.
Security
mstflint has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
mstflint has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
mstflint releases are available to install and integrate.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mstflint
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mstflint
mstflint Key Features
No Key Features are available at this moment for mstflint.
mstflint Examples and Code Snippets
Copy
# Use mstvpd tool to dump the VPD of this device
> mstvpd mlx4_0
To force configuration access, use device names in the following format:
/proc/bus/pci//
Example:
# List all Mellanox devices
> /sbin/lspci -d 15b3:
02:00.0 Ethernet controlle
Copy
NOTE: if you are trying to build from the GitHub repository, need to run ./autogen.sh first.
Example:
> ./configure
> make
> make install
- Run "configure --help" for custom configuration options.
- Typically, root privileges are required
Community Discussions
No Community Discussions are available at this moment for mstflint.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install mstflint
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page