EasyManua.ls Logo

Nvidia MSTFLINT User Manual

Nvidia MSTFLINT
129 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #25 background imageLoading...
Page #25 background image
25
ConnectX-4 Lx Example:
# mstconfig -d 41:00.0 --enable_verbosity q
Device #1:
----------
Device type: ConnectX4LX
PCI device: 41:00.0
Configurations: Default Current Next Boot
* NUM_OF_VFS 8 5 5
SRIOV_EN True(1) True(1) True(1)
The '*' shows parameters with next value different from default/current value.
Setting Device Configuration
To set the device configuration, use the following command line:
# mstconfig -d <device> set [Parameters....]
Example:
# mstconfig -d 41:00.0 set WOL_MAGIC_EN_P2=1 NUM_OF_VFS=24
Device type: ConnectX-3
PCI device: 41:00.0
Configurations: Next Boot New
NUM_OF_VFS 16 24
WOL_MAGIC_EN_P2 False(0) True(1)
Apply new Configuration?(y/n) [n]: y
Applying... Done!
-I- Please reboot the system to load new configurations.
Resetting Device Configuration to Default
To reset the device configuration to default, use the following command line:
# mstconfig -d <device> reset
Example:
For Array type parameters, the query command will not show a value for it. It will only show
you the word "Array" and the range of the array.
For example: HOST_CHAINING_DESCRIPTORS Array[0..7]
To query the fifth element in the array, run: mstconfig -d <device> query
HOST_CHAINING_DESCRIPTORS[5]
To specify a range: mstconfig -d <device> query
HOST_CHAINING_DESCRIPTORS[3..7]
To set the fifth element in the array, run: mstconfig -d <device> set
HOST_CHAINING_DESCRIPTORS[5]=3
Or you can set value for more than one element: mstconfig -d <device> set
HOST_CHAINING_DESCRIPTORS[3..7]=3

Table of Contents

Other manuals for Nvidia MSTFLINT

Question and Answer IconNeed help?

Do you have a question about the Nvidia MSTFLINT and is the answer not in the manual?

Nvidia MSTFLINT Specifications

General IconGeneral
BrandNvidia
ModelMSTFLINT
CategoryTools
LanguageEnglish

Summary

Release Notes

Package Tools

Lists available tools in the package with descriptions.

mstflint Supported Operating Systems and Platforms

Details supported operating systems and platforms for mstflint.

Supported Flash Types

Lists supported flash types for mstflint.

Supported Mellanox ICs

Lists supported Mellanox ICs by IC Group and IC Device.

Supported Switch Systems Software

Lists supported Mellanox Switch Systems Software and their versions.

mstflint Bug Fixes in this Version

Lists bugs fixed in the current version of mstflint.

mstflint Known Issues

Lists known issues and limitations for the current mstflint release.

Introduction

Supported Operating Systems

Refers to release notes for supported platforms and kernels.

Access to Hardware Devices

Lists supported Mellanox devices, tools, and access methods.

Compilation and Installation

Provides instructions for compiling and installing mstflint.

Firmware Generation, Configuration, and Update Tools

mstfwmanager – Firmware Update and Query Tool

Utility for updating and querying Mellanox device firmware.

mstarchive – Binary Files Compression Tool

Tool to create MFA2 files containing binary firmware for adapter cards.

mstconfig – Changing Device Configuration Tool

Tool to change device configurations without reburning firmware.

mstflint – Firmware Burning Tool

Utility to burn firmware images to adapter or switch device flash.

mstfwreset – Loading Firmware on 5th Generation Devices Tool

Tool to load updated firmware on NICs without rebooting.

mstcongestion – Tool for Setting Congestion Mode and Action

Tool to configure device behavior for excessive ingress traffic.

mstprivhost - NIC Configuration by the Host Restriction Tool

Restricts hosts from configuring the NIC, granting privilege to the Arm side.

Debug Utilities

mstfwtrace Utility

Extracts and prints trace messages generated by firmware on 5th generation devices.

mstregdump Utility

Dumps device internal configuration registers for troubleshooting.

mstreg Utility

Obtains information about access registers and allows data access.

mstlink Utility

Checks and debugs link status and issues related to links and cables.

mstresourcedump Utility

Extracts and prints data segments generated by firmware for debug.

Troubleshooting

General Related Issues

Covers general issues related to adapter identification and boot problems.

mstconfig Related Issues

Addresses issues with mstconfig, especially concerning SRIOV configuration.

Installation Related Issues

Discusses problems encountered during tool package installation.

Firmware Burning Related Issues

Details issues encountered during firmware update and burning processes.

Secure Firmware Related Issues

Outlines problems and limitations when using secure firmware features.

Appendixes

mstflint - Updating Firmware Using ethtool/devlink and .mfa2 File

Guide to updating firmware using ethtool/devlink with .mfa2 files.

mstflint User Manual Revision History

Provides a history of changes made to the mstflint user manual.

mstflint Release Notes Change Log History

Lists changes and bug fixes across different mstflint versions.