Lines 1-14
Link Here
|
|
|
1 |
%%FWMANAGER%%bin/mstarchive |
1 |
bin/mstconfig |
2 |
bin/mstconfig |
2 |
bin/mstcongestion |
3 |
bin/mstcongestion |
3 |
bin/mstflint |
4 |
bin/mstflint |
|
|
5 |
%%FWMANAGER%%bin/mstfwmanager |
4 |
bin/mstfwreset |
6 |
bin/mstfwreset |
5 |
bin/mstfwtrace |
7 |
bin/mstfwtrace |
|
|
8 |
%%ADAB%%bin/mstlink |
6 |
bin/mstmcra |
9 |
bin/mstmcra |
7 |
bin/mstmread |
10 |
bin/mstmread |
8 |
bin/mstmtserver |
11 |
bin/mstmtserver |
9 |
bin/mstmwrite |
12 |
bin/mstmwrite |
10 |
bin/mstprivhost |
13 |
bin/mstprivhost |
|
|
14 |
%%ADAB%%bin/mstreg |
11 |
bin/mstregdump |
15 |
bin/mstregdump |
|
|
16 |
bin/mstresourcedump |
12 |
bin/mstvpd |
17 |
bin/mstvpd |
13 |
include/mstflint/cmdif/icmd_cif_common.h |
18 |
include/mstflint/cmdif/icmd_cif_common.h |
14 |
include/mstflint/cmdif/icmd_cif_open.h |
19 |
include/mstflint/cmdif/icmd_cif_open.h |
Lines 17-24
Link Here
|
17 |
include/mstflint/mtcr_com_defs.h |
22 |
include/mstflint/mtcr_com_defs.h |
18 |
include/mstflint/tools_layouts/adb_to_c_utils.h |
23 |
include/mstflint/tools_layouts/adb_to_c_utils.h |
19 |
include/mstflint/tools_layouts/icmd_layouts.h |
24 |
include/mstflint/tools_layouts/icmd_layouts.h |
|
|
25 |
%%ADAB%%lib/libadb_parser.a |
20 |
lib/libcmdif.a |
26 |
lib/libcmdif.a |
21 |
lib/libdev_mgt.a |
27 |
lib/libdev_mgt.a |
|
|
28 |
%%ADAB%%lib/libmodules_lib.a |
29 |
%%FWMANAGER%%lib/libmstarchive.a |
30 |
%%ADAB%%lib/libmstreg_lib.a |
31 |
%%ADAB%%lib/libprint_util_lib.a |
22 |
lib/libreg_access.a |
32 |
lib/libreg_access.a |
23 |
lib/libtools_layouts.a |
33 |
lib/libtools_layouts.a |
24 |
lib/mstflint/libmtcr_ul.a |
34 |
lib/mstflint/libmtcr_ul.a |
Lines 31-36
Link Here
|
31 |
lib/mstflint/python_tools/mlxpci/binary_file.py |
41 |
lib/mstflint/python_tools/mlxpci/binary_file.py |
32 |
lib/mstflint/python_tools/mlxpci/mlxpci_lib.py |
42 |
lib/mstflint/python_tools/mlxpci/mlxpci_lib.py |
33 |
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/__init__.py |
43 |
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/__init__.py |
|
|
44 |
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/cmd_reg_mfrl.py |
45 |
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/cmd_reg_mpcir.py |
34 |
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/logger.py |
46 |
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/logger.py |
35 |
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/mcra.py |
47 |
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/mcra.py |
36 |
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/mlnx_peripheral_components.py |
48 |
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/mlnx_peripheral_components.py |
Lines 43-55
Link Here
|
43 |
lib/mstflint/python_tools/mstfwtrace/mstfwtrace.py |
55 |
lib/mstflint/python_tools/mstfwtrace/mstfwtrace.py |
44 |
lib/mstflint/python_tools/mstfwtrace/secure_fw_trace.py |
56 |
lib/mstflint/python_tools/mstfwtrace/secure_fw_trace.py |
45 |
lib/mstflint/python_tools/mstprivhost/mstprivhost.py |
57 |
lib/mstflint/python_tools/mstprivhost/mstprivhost.py |
|
|
58 |
lib/mstflint/python_tools/mstresourcedump/__init__.py |
59 |
lib/mstflint/python_tools/mstresourcedump/commands/CommandFactory.py |
60 |
lib/mstflint/python_tools/mstresourcedump/commands/DumpCommand.py |
61 |
lib/mstflint/python_tools/mstresourcedump/commands/QueryCommand.py |
62 |
lib/mstflint/python_tools/mstresourcedump/commands/ResDumpCommand.py |
63 |
lib/mstflint/python_tools/mstresourcedump/commands/__init__.py |
64 |
lib/mstflint/python_tools/mstresourcedump/fetchers/CapabilityFetcher.py |
65 |
lib/mstflint/python_tools/mstresourcedump/fetchers/ResourceDumpFetcher.py |
66 |
lib/mstflint/python_tools/mstresourcedump/fetchers/__init__.py |
67 |
lib/mstflint/python_tools/mstresourcedump/filters/SegmentsFilter.py |
68 |
lib/mstflint/python_tools/mstresourcedump/filters/__init__.py |
69 |
lib/mstflint/python_tools/mstresourcedump/mstresourcedump.py |
70 |
lib/mstflint/python_tools/mstresourcedump/resource_data/DataPrinter.py |
71 |
lib/mstflint/python_tools/mstresourcedump/resource_data/DumpData.py |
72 |
lib/mstflint/python_tools/mstresourcedump/resource_data/QueryData.py |
73 |
lib/mstflint/python_tools/mstresourcedump/resource_data/__init__.py |
74 |
lib/mstflint/python_tools/mstresourcedump/segments/CommandSegment.py |
75 |
lib/mstflint/python_tools/mstresourcedump/segments/ErrorSegment.py |
76 |
lib/mstflint/python_tools/mstresourcedump/segments/InfoSegment.py |
77 |
lib/mstflint/python_tools/mstresourcedump/segments/MenuRecord.py |
78 |
lib/mstflint/python_tools/mstresourcedump/segments/MenuSegment.py |
79 |
lib/mstflint/python_tools/mstresourcedump/segments/NoticeSegment.py |
80 |
lib/mstflint/python_tools/mstresourcedump/segments/RefSegment.py |
81 |
lib/mstflint/python_tools/mstresourcedump/segments/ResourceSegment.py |
82 |
lib/mstflint/python_tools/mstresourcedump/segments/Segment.py |
83 |
lib/mstflint/python_tools/mstresourcedump/segments/SegmentCreator.py |
84 |
lib/mstflint/python_tools/mstresourcedump/segments/SegmentFactory.py |
85 |
lib/mstflint/python_tools/mstresourcedump/segments/TerminateSegment.py |
86 |
lib/mstflint/python_tools/mstresourcedump/segments/__init__.py |
87 |
lib/mstflint/python_tools/mstresourcedump/utils/__init__.py |
88 |
lib/mstflint/python_tools/mstresourcedump/utils/Exceptions.py |
89 |
lib/mstflint/python_tools/mstresourcedump/utils/constants.py |
90 |
lib/mstflint/python_tools/mstresourcedump/validation/ArgToMenuVerifier.py |
91 |
lib/mstflint/python_tools/mstresourcedump/validation/CapabilityValidator.py |
92 |
lib/mstflint/python_tools/mstresourcedump/validation/__init__.py |
46 |
lib/mstflint/python_tools/mtcr.py |
93 |
lib/mstflint/python_tools/mtcr.py |
47 |
lib/mstflint/python_tools/regaccess.py |
94 |
lib/mstflint/python_tools/regaccess.py |
48 |
lib/mstflint/python_tools/rreg_access.so |
95 |
lib/mstflint/python_tools/rreg_access.so |
49 |
lib/mstflint/python_tools/tools_version.py |
96 |
lib/mstflint/python_tools/tools_version.py |
50 |
man/man1/mstarchive.1.gz |
97 |
man/man1/mstarchive.1.gz |
|
|
98 |
man/man1/mstcongestion.1.gz |
51 |
man/man1/mstconfig.1.gz |
99 |
man/man1/mstconfig.1.gz |
52 |
man/man1/mstflint.1.gz |
100 |
man/man1/mstflint.1.gz |
|
|
101 |
man/man1/mstfwmanager.1.gz |
102 |
man/man1/mstfwreset.1.gz |
53 |
man/man1/mstfwtrace.1.gz |
103 |
man/man1/mstfwtrace.1.gz |
54 |
man/man1/mstlink.1.gz |
104 |
man/man1/mstlink.1.gz |
55 |
man/man1/mstmcra.1.gz |
105 |
man/man1/mstmcra.1.gz |
Lines 59-66
Link Here
|
59 |
man/man1/mstprivhost.1.gz |
109 |
man/man1/mstprivhost.1.gz |
60 |
man/man1/mstreg.1.gz |
110 |
man/man1/mstreg.1.gz |
61 |
man/man1/mstregdump.1.gz |
111 |
man/man1/mstregdump.1.gz |
|
|
112 |
man/man1/mstresourcedump.1.gz |
62 |
man/man1/mstvpd.1.gz |
113 |
man/man1/mstvpd.1.gz |
63 |
%%DATADIR%%/BlueField.csv |
114 |
%%DATADIR%%/BlueField.csv |
|
|
115 |
%%DATADIR%%/BlueField2.csv |
64 |
%%DATADIR%%/ConnectIB.csv |
116 |
%%DATADIR%%/ConnectIB.csv |
65 |
%%DATADIR%%/ConnectX2.csv |
117 |
%%DATADIR%%/ConnectX2.csv |
66 |
%%DATADIR%%/ConnectX3.csv |
118 |
%%DATADIR%%/ConnectX3.csv |
Lines 69-79
Link Here
|
69 |
%%DATADIR%%/ConnectX4LX.csv |
121 |
%%DATADIR%%/ConnectX4LX.csv |
70 |
%%DATADIR%%/ConnectX5.csv |
122 |
%%DATADIR%%/ConnectX5.csv |
71 |
%%DATADIR%%/ConnectX6.csv |
123 |
%%DATADIR%%/ConnectX6.csv |
|
|
124 |
%%DATADIR%%/ConnectX6DX.csv |
125 |
%%DATADIR%%/ConnectX6LX.csv |
72 |
%%DATADIR%%/InfiniScaleIV.csv |
126 |
%%DATADIR%%/InfiniScaleIV.csv |
73 |
%%DATADIR%%/Quantum.csv |
127 |
%%DATADIR%%/Quantum.csv |
74 |
%%DATADIR%%/Spectrum.csv |
128 |
%%DATADIR%%/Spectrum.csv |
|
|
129 |
%%DATADIR%%/Spectrum3.csv |
75 |
%%DATADIR%%/SwitchIB.csv |
130 |
%%DATADIR%%/SwitchIB.csv |
76 |
%%DATADIR%%/SwitchIB2.csv |
131 |
%%DATADIR%%/SwitchIB2.csv |
77 |
%%DATADIR%%/SwitchX.csv |
132 |
%%DATADIR%%/SwitchX.csv |
78 |
%%DATADIR%%/mlxconfig_dbs/mlxconfig_host.db |
133 |
%%DATADIR%%/mlxconfig_dbs/mlxconfig_host.db |
79 |
%%DATADIR%%/mlxconfig_dbs/mlxconfig_switch.db |
134 |
%%DATADIR%%/mlxconfig_dbs/mlxconfig_switch.db |
|
|
135 |
%%ADAB%%%%DATADIR%%/prm_dbs/hca/ext/register_access_table.adb |
136 |
%%ADAB%%%%DATADIR%%/prm_dbs/switch/ext/register_access_table.adb |