summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
diff options
context:
space:
mode:
authorShay Agroskin <shayag@mellanox.com>2019-07-02 23:55:09 +0000
committerSaeed Mahameed <saeedm@mellanox.com>2019-07-04 16:43:15 -0400
commit9c86b07e306979de852423dd11135173caeab138 (patch)
tree8193ee82225147b8f4ddfe066f03d8d9f4fe3a8e /Documentation/networking
parente08a976a16cafc20931db1d17aed9183202bfa8d (diff)
downloadlinux-9c86b07e306979de852423dd11135173caeab138.tar.bz2
net/mlx5: Added fw version query command
Using the MCQI and MCQS registers, we query the running and pending fw version of the HCA. The MCQS is queried with sequentially increasing component index, until a component of type BOOT_IMG is found. Querying this component's version using the MCQI register yields the running and pending fw version of the HCA. Querying MCQI for the pending fw version should be done only after validating that such fw version exists. This is done my checking 'component update state' field in MCQS output. Signed-off-by: Shay Agroskin <shayag@mellanox.com> Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions