NICCLI Error Code Reference

Broadcom Ethernet Network Adapter Configuration Utility
Source: niccli_error_codes.h Generated: 2026-07-28 16:49:44 UTC Generator: v1.0.0
864
Total Error Codes
20
Categories
0x0C
Base Address Prefix

GENERIC ERRORS (25 codes)

#Error Code NameHex ValueDescription
1STATUS_FAILED0x0C000001General operation failed
2STATUS_RETRY0x0C000002Retry operation
3STATUS_IGNORE0x0C000003Ignore operation
4STATUS_ABORT0x0C000004Abort operation
5STATUS_MEM_FAILED0x0C000005Memory allocation failed
6STATUS_NIC_DATA_NOT_AVAILABLE0x0C00003BData not available
7STATUS_INVALID_INDEX0x0C00000EInvalid index
8STATUS_DISCOVERY_FAILED0x0C00D001Supported device(s) not found
9STATUS_CLAP_NO_ARGUMENTS0x0C000014No command options specified
10STATUS_CLAP_INVALID_ARGUMENTS0x0C000015The '<option>' command line option is not supported. Please refer to the command help for valid options.
11STATUS_CLAP_PARSE_FAILED0x0C000016Parse failed
12STATUS_INVALID_UNKNOWN_COMMAND0x0C000017Invalid or unknown command
13STATUS_FAILED_INVALID_ARGUMENT0x0C000020Invalid argument
14STATUS_INVALID_USER_INPUT0x0C000025Invalid user input
15STATUS_UNSUPPORTED0x0C00003ACommand not supported
16STATUS_NIC_OPERATION_NOT_SUPPORTED0x0C001001Operation not supported
17STATUS_NIC_INVALID_CONFIGURATION0x0C00FFF9Invalid configuration
18STATUS_INVALID_PARAMS0x0C00FFFAInvalid parameters
19STATUS_INVALID_SYNTAX0x0C00FFFBInvalid syntax
20STATUS_ARG_VALUE_VALIDATION_FAILED0x0C00FFFCArgument value validation failed
21STATUS_COMMAND_VALIDATION_FAILED0x0C00FFFDCommand validation failed
22STATUS_INVALID_PARAMETER_VALUE0x0C00FFFEInvalid command. \"invalid_option\" option must require a value
23STATUS_NIC_RESOURCE_ACCESS_DENIED0x0C00302EThe controller must be in fastboot mode, as administrative privileges are required for this operation
24STATUS_NIC_NMV_OPTION_NOT_SUPPORTED0x0C00302FNvm option '<option name>' not supported
25STATUS_NIC_OPERATION_NOT_PERMITED0x0C003042Operation not permitted. Root privileges required.

TIMESYNC COMMAND (39 codes)

#Error Code NameHex ValueDescription
26STATUS_NIC_TIMESYNC_INVALID_SYNTAX0x0C011001timesync command has invalid syntax
27STATUS_NIC_TIMESYNC_DUTYCYCLE_INVALID_PERIOD_VALUE0x0C011002Invalid '--period' value. Value must be an integer and units should be in nanoseconds
28STATUS_NIC_TIMESYNC_DUTYCYCLE_INVALID_UP_VALUE0x0C011003Invalid '--up' value. Value must be an integer and units should be in nanoseconds
29STATUS_NIC_TIMESYNC_DUTYCYCLE_INVALID_CONFIG0x0C011004Invalid configuration. '--period' value should be larger than 'up' value
30STATUS_NIC_TIMESYNC_DLL_INVALID_SOURCE_VALUE0x0C011005Invalid '-source' value. Value must be an integer and the valid range is from 0 to 4
31STATUS_NIC_TIMESYNC_DLL_INVALID_FREQ_VALUE0x0C011006Invalid '-frequency' value. Value must be an integer and the valid range is from 0 to 3
32STATUS_NIC_TIMESYNC_PTP_SHOW_SET_INVALID_COMBINATION0x0C011007Conflicted Options. --show and --set should not be combined
33STATUS_NIC_TIMESYNC_PTP_MISSING_OPERATION0x0C011008At lease one of Operations needs to be set
34STATUS_NIC_TIMESYNC_PTP_INVALID_FUNCTION_ID0x0C011009Function ID must be less than 0x10000
35STATUS_NIC_TIMESYNC_PTP_INVALID_COMBINATION0x0C01100APrimary PF ID with Secondary VF ID combination is not valid
36STATUS_NIC_TIMESYNC_SYNCE_INVALID_COMBINATION0x0C01100BInvalid syntax. --show and --set flags cannot be combined
37STATUS_NIC_TIMESYNC_TSIO_INVALID_PIN_INDEX0x0C01100CInvalid value. '--tsio_function_pin' should in between 0 to 3
38STATUS_NIC_TIMESYNC_TSIO_MISSING_PIN_INDEX0x0C01100DInvalid syntax. '--tsio_function_pin' is a mandatory argument
39STATUS_NIC_TIMESYNC_TSIO_MISSING_USAGE_STRING0x0C01100EInvalid syntax. '--pin_usage_string' is a mandatory argument
40STATUS_NIC_TIMESYNC_TSIO_MISSING_STATE0x0C01100FInvalid syntax. '--state' is a mandatory argument
41STATUS_NIC_TIMESYNC_TSIO_INVALID_USAGE_STRING0x0C011010Invalid command. 'usage_string' invalid modulation type argument
42STATUS_NIC_TIMESYNC_SYNCE_GET_FAILED0x0C011011Failed to get SyncE configuration for timesync command
43STATUS_NIC_TIMESYNC_SYNCE_SET_FAILED0x0C011012Failed to set SyncE configuration for timesync command
44STATUS_NIC_TIMESYNC_SET_DUTYCYCLE_TSIO_FAILED0x0C011013Failed to configure duty cycle on tsio outgoing signal
45STATUS_NIC_TIMESYNC_SET_DLL_COMMAND_UNSUPPORTED0x0C011014'--dll' command doesn't support on this hardware
46STATUS_NIC_TIMESYNC_SET_DLL_FAILED0x0C011015Failed to configure dll source for PHC
47STATUS_NIC_TIMESYNC_GET_PTP_EXT_PARAM_FAILED0x0C011016Failed to retrieve PTP Extended parameters
48STATUS_NIC_TIMESYNC_SET_PTP_COMMAND_UNSUPPORTED0x0C011017Query ptp extended params does not support on this hardware
49STATUS_NIC_TIMESYNC_SET_PTP_EXT_PARAM_FAILED0x0C011018Failed to set PTP Extended parameters
50STATUS_NIC_TIMESYNC_GET_TSIO_FAILED0x0C011019Failed to query TSIO function pin
51STATUS_NIC_TIMESYNC_SET_TSIO_FAILED0x0C01101AFailed to configure TSIO function pin
52STATUS_NIC_TIMESYNC_GET_PTP_COMMAND_UNSUPPORTED0x0C01101BQuery ptp extended params does not support on this hardware
53STATUS_NIC_TIMESYNC_PTP_EXT_PARAM_NOT_SUPPORTED_FW0x0C01101CQuery ptp extended params does not support by active firmware
54STATUS_NIC_TIMESYNC_SYNC_INVALID_FREQ_PROFILE_VAL0x0C01101DInvalid input value for frequency_profile. The valid values are \"25MHz\"
55STATUS_NIC_TIMESYNC_SYNCE_UNSUPPORTED0x0C01101EInvalid configuration. Please make sure tsio_function_pin is configured to \"synce_primary_clock_out\" or \"synce_secondary_clock_out\" for pin 2 and 3
56STATUS_NIC_TIMESYNC_SYNCE_QUERY_FAILED0x0C01101FFailed to query the SyncE configuration
57STATUS_NIC_TIMESYNC_SYNCE_PRIM_INVALID_INPUT_VAL0x0C011020Invalid input value for primary_clock_state. The valid values are \"Enable\" or \"Disable\"
58STATUS_NIC_TIMESYNC_SYNCE_SECOND_INVALID_INPUT_VAL0x0C011021Invalid input value for secondary_clock_state. The valid values are \"Enable\" or \"Disable\"
59STATUS_NIC_TIMESYNC_SYNC_PRIM_INVALID_CONFIG0x0C011022Invalid configuration. Please make sure SyncE frequency_profile is configured to valid profile before configuring primary_clock_state
60STATUS_NIC_TIMESYNC_SYNC_SECOND_INVALID_CONFIG0x0C011023Invalid configuration. Please make sure SyncE frequency_profile is configured to valid profile before configuring secondary_clock_state
61STATUS_NIC_TIMESYNC_SYNCE_ETH_UNSUPPORTED0x0C011024Synchronous ethernet does not support on this hardware configuration
62STATUS_NIC_TIMESYNC_SYNCE_ETH_QUERY_UNSUPPORTED0x0C011025Failed to query synchronous ethernet parameters
63STATUS_NIC_TIMESYNC_TSIO_CONFIG_SYNCE_NOT_SUPPORTED0x0C011026Configuring synce not supported by the firmware
64STATUS_NIC_TIMESYNC_TSIO_INVALID_PIN_USAGE0x0C011027Invalid Pin usage string for the given idx. valid usage string supported for ping index 2 & 3

SHOW COMMAND (13 codes)

#Error Code NameHex ValueDescription
65STATUS_NIC_SHOW_INVALID_SYNTAX0x0C012001show command has invalid syntax
66STATUS_NIC_SHOW_PKGVER_INVALID_FILE0x0C012002Invalid syntax. '-p' requires a valid firmware package file
67STATUS_NIC_SHOW_DEVIDS_INVALID_FILE0x0C012003Invalid syntax. '-f' requires a valid filename for the -D operation
68STATUS_NIC_SHOW_DEVIDS_DECODE_PKG_FAILED0x0C012004<firmware_file> firmware file read error
69STATUS_NIC_SHOW_CERTIFICATE_INVALID_SLOT0x0C012005Invalid slot number. Slot number should be a between 0 and 7
70STATUS_NIC_SHOW_UNSUPPORTED_HW0x0C012006Command is not supported on this device
71STATUS_NIC_SHOW_COMMAND_NOT_SUPPORTED0x0C012007option '--recommendations' is not supported on this device
72STATUS_NIC_SHOW_CONTROLLER_NONOPERATIONAL0x0C012008Controller is not operational
73STATUS_NIC_SHOW_MODULEINFO_UNSUPPORTED0x0C012009moduleinfo is not supported on this hardware
74STATUS_NIC_SHOW_QUERY_MODULEINFO_UNSUPPORTED0x0C01200AFailed to query the module information
75STATUS_NIC_SHOW_DEVIDS_DECODE_PKG_UNSUPPORTED0x0C01200BPackage File <file> UNSUPPORTED
76STATUS_NIC_SHOW_CERT_INVALID_BANK_NUM0x0001200CInvalid bank number. Supported values are 0 and 1.
77STATUS_NIC_SHOW_CERT_UNSUPPORTED_HW0x0001200D'--bank' or '--all' option is not supported on this hardware.

COUNTERS COMMAND (15 codes)

#Error Code NameHex ValueDescription
78STATUS_NIC_COUNTERS_INVALID_SYNTAX0x0C013001counters command has invalid syntax
79STATUS_NIC_COUNTERS_INVALID_VERBOSE_COMBINATION0x0C013002'-V' is supported only for '--pcie' option
80STATUS_NIC_COUNTERS_PCIE_CLEAR_COMBINED0x0C013003Invalid syntax. '--pcie' and '--clear' cannot be combined
81STATUS_NIC_COUNTERS_INVALID_COMBINATION0x0C013004Invalid syntax. '--pcie','--clear' and '-generic_stats' cannot be combined
82STATUS_NIC_COUNTERS_DIR_WITHOUT_PORT0x0C013005Invalid syntax. Invalid argument provided
83STATUS_NIC_COUNTERS_INVALID_DIRECTION0x0C013006Invalid parameter value provided for the option '--dir'. The valid values are 'rx' or 'tx'
84STATUS_NIC_COUNTERS_SHOW_PCIE_FAILED0x0C013007Get PcieCounters not successful
85STATUS_NIC_COUNTERS_CLEAR_FAILED0x0C013008Failed to clear counters
86STATUS_NIC_COUNTERS_GENERIC_SW_HW_STATUS_FAILED0x0C013009Failed to get generic sw/hw statistics information
87STATUS_NIC_COUNTERS_SHOW_ROCE_STATS_FAILED0x0C01300AFailed to get RoCE stats
88STATUS_NIC_COUNTERS_SHOW_PORT_RX_STATS_FAILED0x0C01300BFailed to get Rx port stats
89STATUS_NIC_COUNTERS_SHOW_PORT_TX_STATS_FAILED0x0C01300CFailed to get Tx port stats
90STATUS_NIC_COUNTERS_SHOW_L2_STATS_FAILED0x0C01300DFailed to get the L2 stats
91STATUS_NIC_COUNTERS_GENERIC_SW_HW_NOT_SUPPORTED0x0C01300EFirmware does not support getting generic sw/hw statistics information. This operation do not have administrative privileges for given interface. NVM option generic_stats_enable should be enabled
92STATUS_NIC_COUNTERS_CLEAR_NOT_SUPPORTED0x0C01300FFailed to clear the port counters because of below one of the reasons. 1. The port is in shared mode i.e. NPAR is enabled or in multihost mode. 2. Active VFs are configured for the respective port

CABLE COMMAND (61 codes)

#Error Code NameHex ValueDescription
93STATUS_NIC_CABLE_INVALID_SYNTAX0x0C014001cable command has invalid syntax
94STATUS_NIC_CABLE_INVALID_EEPROM_VALUE0x0C014002Invalid EEPROM value provided for cable command
95STATUS_NIC_CABLE_INVALID_PARAMETER_VALUE0x0C014003Invalid input value. Please provide the valid value
96STATUS_NIC_CABLE_INVALID_OFFSET_VALUE0x0C014004Invalid offset value. The valid range is from 0 to 65535
97STATUS_NIC_CABLE_INVALID_I2C_ADDR_VALUE0x0C014005Invalid I2C address. The value less than 0x7f is expected
98STATUS_NIC_CABLE_INVALID_BANK_NUMBER0x0C014006Invalid bank number. The valid range is from 0 to 256
99STATUS_NIC_CABLE_INVALID_PAGE_NUMBER0x0C014007Invalid page number. The valid range is from 0 to 65535
100STATUS_NIC_CABLE_BANK_NUM_UNSUPPORTED0x0C014008Invalid parameter value. -b|--bank_number is not supported
101STATUS_NIC_CABLE_INVALID_I2C_ADDR_UNSUPPORTED0x0C014009Invalid parameter value. -i|--i2c_address is not supported
102STATUS_NIC_CABLE_INVALID_LANE_VALUE0x0C01400AInvalid parameter --lane value. The valid range is from 1 to 255
103STATUS_NIC_CABLE_INVALID_MODULE_TYPE_VALUE0x0C01400BInvalid parameter -t|--module_type value. The supported values are from 1 to 4
104STATUS_NIC_CABLE_NO_OPERATION0x0C01400CNo operation specified for cable command
105STATUS_NIC_CABLE_INSERT_REMOVE_NOT_SUPPORTED0x0C01400DInsert or remove cable operation not supported
106STATUS_NIC_CABLE_MODULE_SHOW_FAILED0x0C01400EFailed to show module information for cable
107STATUS_NIC_CABLE_MODULE_READ_FAILED0x0C01400FFailed to read module EEPROM for cable
108STATUS_NIC_CABLE_MODULE_WRITE_FAILED0x0C014010Failed to write into module eeprom
109STATUS_NIC_CABLE_MODULE_LPBK_FAILED0x0C014011Module loopback operation failed
110STATUS_NIC_CABLE_FAULT_CABLE_DETECTED0x0C014012Fault cable detected. Please ensure connected cable is in good condition
111STATUS_NIC_CABLE_OPERATION_NOT_SUPPORTED0x0C014013Module not supported
112STATUS_NIC_CABLE_MODULE_LPBK_PER_LANE_NOT_SUPPORTED0x0C014014Module loopback per lane not supported for cable
113STATUS_NIC_CABLE_MODULE_EEPROM_FAILED0x0C014015Failed to read the module eeprom information
114STATUS_NIC_CABLE_WRITE_EEPROM_FAILED0x0C014016Failed to write EEPROM for cable operation
115STATUS_NIC_CABLE_GET_CDB_CMD_FLAG_FAILED0x0C014017Failed to get CDB command flag for cable operation
116STATUS_NIC_CABLE_CDB_STATUS_FAILED0x0C014018CDB status check failed for cable operation
117STATUS_NIC_CABLE_THERMAL_HISTOGRAM_UNSUPPORTED0x0C014019Thermal histogram operation not supported for cable
118STATUS_NIC_CABLE_WRITE_I2C_FAILED0x0C01401AFailed to write I2C for cable operation
119STATUS_NIC_CABLE_CDB_CMD_FLAG_NOT_SET0x0C01401BCDB command flag not set for cable operation
120STATUS_NIC_CABLE_INSERT_FAILED0x0C01401CUnable to insert the cable
121STATUS_NIC_CABLE_REMOVE_FAILED0x0C01401DUnable to remove the cable
122STATUS_NIC_CABLE_GET_MODULE_INFO_I2C_FAILED0x0C01401EFailed to get module information via I2C for cable operation
123STATUS_NIC_CABLE_MODULE_STATUS_PWRDOWN0x0C01401FTransceiver module is powering down
124STATUS_NIC_CABLE_MODULE_NOT_INSERTED0x0C014020Transceiver module not inserted
125STATUS_NIC_CABLE_MODULE_STATUS_CURRENTFAULT0x0C014021Transceiver module disabled due to current fault
126STATUS_NIC_CABLE_MODULE_STATUS_OVERHEATED0x0C014022Transceiver module is over heated
127STATUS_NIC_CABLE_MODULE_INFO_FAILED0x0C014023Failed to get the module information
128STATUS_NIC_CABLE_MODULE_MEMORY_INFO_FAILED0x0C014024Failed to get the module memory information
129STATUS_NIC_CABLE_FW_NOT_CAPABLE0x0C014025Firmware not capable for bank selection
130STATUS_NIC_CABLE_INVALID_EEPROM_VAL0x0C014026Invalid value. Only 64 bytes are supported
131STATUS_NIC_CABLE_LPBK_OPERATION_NOT_SUPPORTED0x0C014027loopback operation is not supported on this module
132STATUS_NIC_CABLE_MEDIA_OUTPUT_PER_LPBK_NOT_SUPPORTED0x0C014028\"Per-lane Media Side OutPut\" loopback is not supported
133STATUS_NIC_CABLE_MEDIA_OUTPUT_LPBK_NOT_SUPPORTED0x0C014029\"Media Side OutPut\" loopback is not supported
134STATUS_NIC_CABLE_MEDIA_INPUT_PER_LPBK_NOT_SUPPORTED0x0C01402A\"Per-lane Media Side InPut\" loopback is not supported
135STATUS_NIC_CABLE_MEDIA_INPUT_LPBK_NOT_SUPPORTED0x0C01402B\"Media Side InPut\" loopback is not supported
136STATUS_NIC_CABLE_HOSTSIDE_OUTPUT_PER_LPBK_NOT_SUPPORTED0x0C01402C\"Per-lane Host Side OutPut\" loopback is not supported
137STATUS_NIC_CABLE_HOSTSIDE_OUTPUT_LPBK_NOT_SUPPORTED0x0C01402D\"Host Side OutPut\" loopback is not supported
138STATUS_NIC_CABLE_HOSTSIDE_INPUT_PER_LPBK_NOT_SUPPORTED0x0C01402E\"Per-lane Host Side InPut\" loopback is not supported
139STATUS_NIC_CABLE_HOSTSIDE_INPUT_LPBK_NOT_SUPPORTED0x0C01402F\"Host Side InPut\" loopback is not supported
140STATUS_NIC_CABLE_LPBK_INVALID_PARAMETER_VALUE0x0C014030Invalid loopback type. Please provide the valid loopback type
141STATUS_NIC_CABLE_ENABLE_MS_OUTPUT_LPBK_FAILED0x0C014031Failed to enable the \"Media Side OutPut\" loopback
142STATUS_NIC_CABLE_ENABLE_MS_INPUT_LPBK_FAILED0x0C014032Failed to enable the \"Media Side InPut\" loopback
143STATUS_NIC_CABLE_ENABLE_HS_OUTPUT_LPBK_FAILED0x0C014033Failed to enable the \"Host Side OutPut\" loopback
144STATUS_NIC_CABLE_ENABLE_HS_INPUT_LPBK_FAILED0x0C014034Failed to enable the \"Host Side InPut\" loopback
145STATUS_NIC_CABLE_PWR_INVALID_VALUE0x00014036Invalid power value. The valid values are 0 and 1.
146STATUS_NIC_CABLE_PWR_DWN_FAILED0x00014037Failed to power down the module.
147STATUS_NIC_CABLE_PWR_UP_FAILED0x00014038Failed to power up the module.
148STATUS_NIC_CABLE_TX_DISABLE_INVALID_VALUE0x00014039Invalid module tx_disable value. The valid values are 0 and 1.
149STATUS_NIC_CABLE_TX_DISABLE_FAILED0x0001403AFailed to disable the module transmitter.
150STATUS_NIC_CABLE_TX_ENABLE_FAILED0x0001403BFailed to enable the module transmitter.
151STATUS_NIC_CABLE_TX_CONFIG_FAILED0x0001403CFailed to configure the module transmitter.
152STATUS_NIC_CABLE_TX_UNSUPPORTED0x0001403DConfiguring module transmitter is not supported on this controller.
153STATUS_NIC_CABLE_MODULE_NOT_APPLICABLE0x0001403ETransceiver module not applicable

TUNNEL COMMAND (14 codes)

#Error Code NameHex ValueDescription
154STATUS_NIC_TUNNEL_INVALID_SYNTAX0x0C015001tunnel command has invalid syntax
155STATUS_NIC_TUNNEL_MULTIPLE_OPTIONS_COMBINED0x0C015002Multiple operations specified
156STATUS_NIC_TUNNEL_INVALID_MODE_ARGUMENT0x0C015003Invalid mode type. The valid values are \"inner\" and \"outer\"
157STATUS_NIC_TUNNEL_INVALID_TUNNEL_STATE0x0C015004Invalid tunnel state. The valid values are \"enable\" and \"disable\"
158STATUS_NIC_TUNNEL_INVALID_PORT_VALUE0x0C015005Invalid port value. Valid range is 0-65535
159STATUS_NIC_TUNNEL_INVALID_IP_TYPE0x0C015006Invalid ip type. The valid values are \"ipv4\" and \"ipv6\"
160STATUS_NIC_TUNNEL_COMMAND_UNSUPPORTED0x0C015007tunnel command not supported on this hardware
161STATUS_NIC_TUNNEL_INVALID_PARAMETER_VALUE0x0C015008Please make sure configuration is valid or specify valid parameter
162STATUS_NIC_TUNNEL_CFG_FAILED0x0C015009Failed to execute custom tunnel command
163STATUS_NIC_TUNNEL_GET_GRE_CFG_FAILED0x0C01500AFailed to get GRE tunnel configuration
164STATUS_NIC_TUNNEL_SET_GRE_CFG_FAILED0x0C01500BFailed to set GRE tunnel configuration
165STATUS_NIC_TUNNEL_DEST_PORT_ALREADY_CFG_FAILED0x0C01500CTunnel destination port already configured
166STATUS_NIC_TUNNEL_DEST_PORT_NOT_CFG_FAILED0x0C01500DTunnel destination port not configured
167STATUS_NIC_TUNNEL_INTERFACE_NOT_READY0x0C01500EFailed to configure rss mode. Because device interface link is down

NVM COMMAND (181 codes)

#Error Code NameHex ValueDescription
168STATUS_NIC_NVM_INVALID_SYNTAX0x0C007001Nvm command has invalid syntax
169STATUS_NIC_NVM_PKGPROGRAM_INVALID_BINARY_FILE0x0C007002Invalid file. The file should be a binary format
170STATUS_NIC_NVM_PKGPROGRAM_INVALID_BINARY_FILE_EXT0x0C007003Invalid binary file extension. The file extension should be '.bin'
171STATUS_NIC_NVM_PKGPROGRAM_FILE_NAME_TOO_SHORT0x0C007004Invalid file name. File name is too short
172STATUS_NIC_NVM_PKGPRG_INVALID_ORDINAL_VALUE0x0C007005Ordinal value must be either 0 or 1
173STATUS_NIC_NVM_PKGPRG_FORCE_UPDATE_CONFLICT0x0C007006'--force' and '--update' options cannot be used together. Please see '--help nvm' for more details
174STATUS_NIC_NVM_SCOPE_REQUIRES_GET_OR_SET0x0C007007Invalid syntax. '--scope' requires a valid '--getoption' or '--setoption' value
175STATUS_NIC_NVM_OPTIONHELP_MISSING_VALUE0x0C007008Invalid syntax. '--optionhelp' should have valid value
176STATUS_NIC_NVM_GETOPTION_INVALID_VALUE_COMBINATION0x0C007009Invalid syntax. '--value' cannot be combined with '--getoption'
177STATUS_NIC_NVM_GETOPTION_MISSING_OPTION_VALUE0x0C00700AInvalid syntax. '--getoption' should have valid value
178STATUS_NIC_NVM_SETOPTION_VALUE_MANDATORY0x0C00700BInvalid syntax. '--value' is a mandatory argument
179STATUS_NIC_NVM_SAVEOPTIONS_FILE_MANDATORY0x0C00700CInvalid syntax. For '--saveoptions', '-f' is a mandatory argument
180STATUS_NIC_NVM_LISTOPTION_DIFF_WITHOUT_LIST0x0C00700DInvalid syntax. '--diff' should be combined with '-listoptions'
181STATUS_NIC_NVM_RD_WD_MISSING_OFFSET0x0C00700EInvalid syntax. For '--rd' and '--wd', offset is a mandatory argument
182STATUS_NIC_NVM_WD_FILL_MISSING_BYTE_COUNT0x0C00700FInvalid syntax. For '--wd' or '--fill', '--byte' is a mandatory argument
183STATUS_NIC_NVM_OFFLINE_UNSUPPORTED_OPERATION0x0C007010For nvm command, only '--view', '--list' and '--verify' options are supported in offline mode
184STATUS_NIC_NVM_SETOPTION_VALUE_FIELD_MANDATORY0x0C007011Invalid syntax. '--value|-v' is a mandatory field
185STATUS_NIC_NVM_SETOPTION_OPTION_VALUE_MISMATCH0x0C007012Invalid syntax. The number of options (<X>) doesn't match the number of values (<Y>)
186STATUS_NIC_NVM_SETOPTION_OPTION_SCOPE_MISMATCH0x0C007013Invalid syntax. The number of options (<X>) doesn't match the number of scopes (<Y>)
187STATUS_NIC_NVM_SETOPTION_TOO_MANY_ENTRIES0x0C007014Invalid syntax. Too many entries provided (maximum allowed: <X>)
188STATUS_NIC_NVM_SIZE_OPTION_INVALID_VALUE0x0C007016Invalid syntax. '-c' option has invalid value. Valid range is from 1 to 65535
189STATUS_NIC_NVM_WD_FILL_BYTE_VALUE_ZERO0x0C007017Bad byte value. Must be larger then zero
190STATUS_NIC_NVM_WD_FILL_VALUE_STRING_MANDATORY0x0C007018Invalid syntax. For '--wd' or '--fill', string input value is a mandatory argument
191STATUS_NIC_NVM_PKGDUMP_FILE_NAME_MANDATORY0x0C007019Invalid syntax. For '--pkg_dump', input file name is a mandatory argument
192STATUS_NIC_NVM_SETOPTION_SCOPE_INVALID_VALUE0x0C00701AInvalid syntax. '--scope' should have a valid value
193STATUS_NIC_NVM_OPTION_UNSUPPORTED0x0C00701CNvm option unsupported
194STATUS_NIC_NVM_STRING_TOKEN_PARSE_FAILED0x0C007023String token parse failed
195STATUS_NIC_NVM_OPTION_CONVERSION_FAILED0x0C007035Option conversion failed
196STATUS_NIC_NVM_OPTION_SPEED_UNSUPPORTED0x0C007036Failed to set given speed. <Supported speeds>, are FW supported speeds
197STATUS_NIC_NVM_OPTION_RDMA_CAPABLE_REQUIRED0x0C007038Please enable 'rdma_capable' to set <option>
198STATUS_NIC_NVM_OPTION_UNSUPPORTED_BY_HARDWARE0x0C007039Unsupported value by hardware
199STATUS_NIC_NVM_GET_FUNCTION_COUNT_FAILED0x0C00703CGet function count failed
200STATUS_NIC_NVM_INVALID_PARAMETER_VALUE0x0C007068Invalid parameter value
201STATUS_NIC_NVM_FAILED0x0C007069Nvm operation failed
202STATUS_NIC_NVM_UNSUPPORTED0x0C00706ANvm option unsupported
203STATUS_NIC_NVM_CMDEXEC_GETOPTION_FAILED0x0C00706CNvm command --getoption failed
204STATUS_NIC_NVM_CMDEXEC_SETOPTION_FAILED0x0C00706DNvm command --setoption failed
205STATUS_NIC_NVM_CMDEXEC_OPTIONHELP_FAILED0x0C00706ENvm command --optionhelp failed
206STATUS_NIC_NVM_RFD_INVALID_USER_INPUT0x0C007071Nvm restore factory defaults invalid user input
207STATUS_NIC_NVM_RFD_RESTORE_OPERATION_FAILED0x0C007073Nvm restore factory defaults operation failed
208STATUS_NIC_NVM_READ_INVALID_DIRECTORY_TYPE0x0C007074Invalid nvm read directory type. Please provide valid nvm directory type
209STATUS_NIC_NVM_WRITE_INVALID_DIRECTORY_TYPE0x0C007075Invalid nvm write directory type. Please provide valid nvm directory type
210STATUS_NIC_NVM_DIR_PARSER_INVALID_SYNTAX0x0C007076Nvm dir parser invalid syntax
211STATUS_NIC_NVM_DIR_VALIDATE_INVALID_ARGUMENT0x0C007077Nvm dir validate invalid argument
212STATUS_NIC_NVM_DIR_NO_DATA_AVAILABLE0x0C007078No data available for the nvm --dir
213STATUS_NIC_NVM_CRC_PARSER_INVALID_SYNTAX0x0C007079Nvm CRC parser invalid syntax
214STATUS_NIC_NVM_CRC_VALIDATE_INVALID_ARGUMENT0x0C00707ANvm CRC validate invalid argument
215STATUS_NIC_NVM_CRC_NO_DATA_AVAILABLE0x0C00707BNo data available for the nvm --crc
216STATUS_NIC_NVM_CRC_MISMATCH_DETECTED0x0C00707DOne of the nvm component CRC is mismatched. Please perform the 'fw --update --recovery --force -f <file_name>' to fix the CRC mismatch
217STATUS_NIC_NVM_CFGCHK_PARSER_NO_ARGUMENTS0x0C00707ENvm config check parser no arguments
218STATUS_NIC_NVM_CFGCHK_PARSER_INVALID_SYNTAX0x0C00707FNvm config check parser invalid syntax
219STATUS_NIC_NVM_CFGCHK_VALIDATE_MULTIPLE_OPS0x0C007080Nvm config check validate multiple operations
220STATUS_NIC_NVM_CFGCHK_BUFFER_ALLOC_FAILED0x0C007081Nvm config check buffer allocation failed
221STATUS_NIC_NVM_CFGCHK_OPERATION_FAILED0x0C007082Nvm config check operation failed
222STATUS_NIC_NVM_CFGCHK_NO_MATCHING_DIRECTORY0x0C007083Nvm config check no matching directory
223STATUS_NIC_NVM_CFGCHK_VERSION_INFO_UNAVAILABLE0x0C007084Nvm config check version info unavailable
224STATUS_NIC_NVM_PKGDUMP_PARSER_NO_ARGUMENTS0x0C007085Nvm package dump parser no arguments
225STATUS_NIC_NVM_PKGDUMP_PARSER_INVALID_SYNTAX0x0C007086Nvm package dump parser invalid syntax
226STATUS_NIC_NVM_PKGDUMP_VALIDATE_NO_FILENAME0x0C007087Nvm package dump validate no filename
227STATUS_NIC_NVM_PKGDUMP_FILE_OPEN_FAILED0x0C007088Could not open the package file <file name>
228STATUS_NIC_NVM_PKGDUMP_BUFFER_ALLOC_FAILED0x0C007089Nvm package dump buffer allocation failed
229STATUS_NIC_NVM_PKGDUMP_OPERATION_FAILED0x0C00708ANvm package dump operation failed
230STATUS_NIC_NVM_UNSUPPORTED_HW0x0C00708BThe nvm option is not supported on this configuration or hardware
231STATUS_NIC_NVM_OPERATION_NOT_SUPPORTED0x0C00708CNvm operation not supported
232STATUS_NIC_NVM_USE_OPTION_HELP0x0C00708DInvalid value format. Use 'nvm --optionhelp <option>' for valid format
233STATUS_NIC_NVM_SCOPE_VALUE_INVALID0x0C00708FInvalid syntax. '--scope' should have a valid value
234STATUS_NIC_NVM_OPTION_INVALID_VALUE_FORMAT0x0C007091Invalid value format
235STATUS_NIC_NVM_ELEMENT_RANGE_ERROR0x0C007093Invalid value. Valid range of each element is from 0 to <X>
236STATUS_NIC_NVM_PF_COUNT_FAILED0x0C007095Get Device PF count failed
237STATUS_NIC_NVM_VALUE_NOT_MULTIPLE_OF_80x0C007096Invalid value provided. Value should be multiples of 8
238STATUS_NIC_NVM_VF_SUM_EXCEEDED0x0C007097Invalid value provided. Sum of VF's for all active PF's exceeds <X>
239STATUS_NIC_NVM_INVALID_VALUE_PROVIDED_MAXIMUM_VALUE0x0C007099Invalid value provided. Maximum value for this adapter is <X>
240STATUS_NIC_NVM_GET_PORT_MODE_FAILED0x0C00709AUnable to get the device port mode
241STATUS_NIC_NVM_PORT_PF_COUNT_FAILED0x0C00709BFailed to get port pf count
242STATUS_NIC_NVM_MSIX_VALUE_ERROR0x0C00709DInvalid value provided. Max MSI-X supported for this device is <X>
243STATUS_NIC_NVM_PORT_HIDE_NOT_SUPPORTED0x0C0070A1Port hide capable configuration is not supported on this hardware
244STATUS_NIC_NVM_MF_MODE_NOT_SUPPORTED0x0C0070A2MF mode configuration is not supported on this hardware
245STATUS_NIC_NVM_FUNC_CFG_ERROR0x0C0070A4This is the device function configuration. Please specify the function index with '--scope' option
246STATUS_NIC_NVM_INVALID_FUNC_INDEX0x0C0070A5Invalid device function index. Please specify the correct index
247STATUS_NIC_NVM_PORT_CFG_SCOPE_REQUIRED0x0C0070A6This is the device port configuration. Please specify the port index
248STATUS_NIC_NVM_PORT_MODE_CHECK_FAILED_NEW0x0C0070A8Check port mode failed
249STATUS_NIC_NVM_INVALID_PORT_INDEX0x0C0070A9Invalid device port index. Please specify the correct port index
250STATUS_NIC_NVM_PTP_PIN_INVALID0x0C0070B2Invalid configuration. PTP pin value not supported on pin index
251STATUS_NIC_NVM_OPTION_INVALID_MAC_ADDRESS0x0C0070B5Invalid MAC Address provided. Please provide valid MAC Address
252STATUS_NIC_NVM_BROADCAST_IP_ERROR0x0C0070BCBroadcast IP is not supported
253STATUS_NIC_NVM_VALUE_SUM_EXCEEDS_1000x0C0070BDSum of the values should not exceed 100
254STATUS_NIC_NVM_VALUE_RANGE_0_TO_3_ERROR0x0C0070BEInvalid value. Valid values are from 0 to 3
255STATUS_NIC_NVM_UNIQUE_DIGITS_REQUIRED0x0C0070BFInvalid value. A valid setting is four unique digit between 0-3
256STATUS_NIC_NVM_VALUE_RANGE_0_TO_655350x0C0070C0Invalid value. Valid range is from 0 to 65535
257STATUS_NIC_NVM_NPAR_NOT_SUPPORTED0x0C0070C3Configure NPAR_1.2 is not supported on this hardware
258STATUS_NIC_NVM_OPTION_HW_UNSUPPORTED0x0C0070C5Setting option(<option>) value does not support on this hardware
259STATUS_NIC_NVM_NOT_SUPPORTED_ON_PF0x0C0070C7Setting <option> is not supported on this PF
260STATUS_NIC_NVM_TEMP_THRESHOLD_ERROR0x0C0070C8Failed to configure temperature_critical_threshold_in_degrees_celsius. Valid values are in the range from 0 to 255
261STATUS_NIC_NVM_FEC_CONFIG_ERROR0x0C0070C9Failed to configure forward_error_correction as firmware_link_speed_d0 is set to autoneg
262STATUS_NIC_NVM_DCBX_MODE_ERROR0x0C0070CAdcbx_mode is enabled, cannot disable lldp_nearest_bridge
263STATUS_NIC_NVM_INVALID_INTEGER_VALUES0x0C0070D0Invalid integer values provided
264STATUS_NIC_NVM_ENDPOINTS_SUM_ERROR0x0C0070D1Invalid configuration. The sum of all the endpoints should be less than or equal to 16
265STATUS_NIC_NVM_BW_RESERVATION_ERROR0x0C0070D4Setting option <option> value not honored as bw_reservation_valid is zero
266STATUS_NIC_NVM_STAG_TPID_ERROR0x0C0070DBstag_tpid_valid option is disabled. Cannot configure stag_tpid
267STATUS_NIC_NVM_ACTIVE_PF_COUNT_ZERO0x0C0070DEActive PF count is zero
268STATUS_NIC_NVM_GET_OPERATION_FAILED0x0C0070E0Failed to get <option>, status <status value>
269STATUS_NIC_NVM_10GBASET_OPERATION_NOT_SUPPORTED0x0C0070E1A 10GBaseT board only allows Autoneg
270STATUS_NIC_NVM_2EP_RXTX_VALUE_FORMAT_INVALID0x0C0070E2Invalid value. Valid format to configure <option> is x:x
271STATUS_NIC_NVM_4EP_RXTX_VALUE_FORMAT_INVALID0x0C0070E3Invalid value. Valid format to configure <option> is x:x:x:x
272STATUS_NIC_NVM_AFM_OPTION_VALUE_FORMAT_INVALID0x0C0070E4Invalid value. Valid format to configure <option> is x:x or x:x:x:x
273STATUS_NIC_NVM_CLEAR_COMMAND_FAILED0x0C0070E5Nvm --clear command failed
274STATUS_NIC_NVM_COS_VALUE_FORMAT_INVALID0x0C0070E6Invalid value. Valid format to configure <option> is x:x:x:x
275STATUS_NIC_NVM_DEFRAGMENATION_FAILED0x0C0070E7Nvm defragmentation failed
276STATUS_NIC_NVM_DUMP_COMMAND_FAILED0x0C0070E8Nvm --dump command failed
277STATUS_NIC_NVM_EEE_OPERATION_NOT_SUPPORTED0x0C0070E9'<Option>' only supported for 10GBASE-T controllers
278STATUS_NIC_NVM_ERASE_COMMAND_FAILED0x0C0070EANvm --erase command failed
279STATUS_NIC_NVM_FAILED_TO_GET_PORT_ID0x0C0070EBFailed to get the port ID for a specified option
280STATUS_NIC_NVM_FEC_OPERATION_NOT_SUPPORTED0x0C0070EC<Option> is not supported for 1G and 10G link speeds
281STATUS_NIC_NVM_GET_PER_PORT_PHY_OPERATION_FAILED0x0C0070EDRetrieving per port phy configuration is unsuccessful
282STATUS_NIC_NVM_GET_STAG_TPID_ERROR0x0C0070EEFailed to configure nvm option stag_tpid
283STATUS_NIC_NVM_INVALID_MAC_ADDRESS_ALL_FF0x0C0070EFInvalid MAC Address. PF MAC cannot be all zero or all FF
284STATUS_NIC_NVM_INVALID_PORT_BAR_MIN_MAX0x0C0070F0Invalid port BAR min/max value
285STATUS_NIC_NVM_INVALID_PORT_BAR_RANGE0x0C0070F1Invalid value. Valid range of each element is from <X> to <Y>
286STATUS_NIC_NVM_INVALID_PORT_BAR_VALUE0x0C0070F3Invalid value. Valid format to configure <option> is x:x:x
287STATUS_NIC_NVM_INVALID_PORT_SPEED0x0C0070F4Invalid value <option value>
288STATUS_NIC_NVM_LIST_COMMAND_FAILED0x0C0070F5Nvm --list command failed
289STATUS_NIC_NVM_MACPRG_COMMAND_FAILED0x0C0070F6Nvm --macprg command failed
290STATUS_NIC_NVM_MAX_VFS_CONFIG0x0C0070F7Invalid value provided. Max <X> VF's can be configured on PF exceeded
291STATUS_NIC_NVM_MHB_VALUE_FORMAT_INVALID0x0C0070F8Invalid value. Valid format to configure <option> is x:x:x:x:x
292STATUS_NIC_NVM_OPTION_NOT_FOUND0x0C0070F9Option <option> not found in NVM table
293STATUS_NIC_NVM_PF_VF_BAR_FAILED0x0C0070FAPF/VF BAR configuration failed
294STATUS_NIC_NVM_PF_VF_BAR_VALUE_FORMAT_INVALID0x0C0070FBInvalid value. Valid format to configure <option> is Bar4:Bar2:Bar0
295STATUS_NIC_NVM_PKG_PROGRAM_COMMAND_FAILED0x0C0070FCNvm --pkg_program command failed
296STATUS_NIC_NVM_PORT_MAGIC_PACKET_WOL_NUM_FAILED0x0C0070FDFailed to configure magic_packet_wol as wol_capable is disabled
297STATUS_NIC_NVM_PORT_RANGE_ERROR0x0C0070FEInvalid value provided. Valid value is 1 to <X> for the current configuration
298STATUS_NIC_NVM_PTP_PIN_NOT_UNIQUE0x0C007101Invalid configuration. PTP pin values should be unique
299STATUS_NIC_NVM_SCOPE_NOT_REQUIRED0x0C007102This is the device shared configuration. Dont specify the scope
300STATUS_NIC_NVM_SHARED_MHB_PF_ALLOC_NUM_FAILED0x0C007103Setting shared MHB PF allocation failed
301STATUS_NIC_NVM_STAG_TPID_INVALID_VALUE0x0C007104Invalid stag_tpid value. The valid values are 0x9100 or 0x88a8
302STATUS_NIC_NVM_TXFIR_FAILED0x0C007105Setting TXFIR option failed
303STATUS_NIC_NVM_VER_NUM_FAILED0x0C007106Setting version number option failed
304STATUS_NIC_NVM_INVALID_DIRECTORY_TYPE0x0C007107Invalid nvm directory type. Please provide valid nvm directory type
305STATUS_NIC_NVM_FW_SYNC_UNSUPPORTED0x0C007109Firmware sync is not supported on this hardware
306STATUS_NIC_NVM_FW_SYNC_IN_TRANSITION0x0C00710AFirmware is in transition state. Please reset/reboot before performing a --sync command
307STATUS_NIC_NVM_SET_PORT_DCBX_MODE_NUM_FAILED0x0C00710BFailed to set port DCBX mode to 0
308STATUS_NIC_NVM_SET_PORT_DEFAULT_EVB_MODE_NUM_FAILED0x0C00710CFailed to set default EVB mode to 1
309STATUS_NIC_NVM_RFD_HARDWARE_UNSUPPORTED0x0C00710DRestore Factory Defaults does not support on this hardware
310STATUS_NIC_NVM_RFD_USER_ABORTED0x0C00710EUser aborted NVM restore factory defaults operation
311STATUS_NIC_NVM_CFG_UNSUPPORTED_BY_HARDWARE0x0C00710FParameter '--cfg' is not supported on this hardware
312STATUS_NIC_NVM_BACKUP_COMMAND_FAILED0x0C007110Nvm backup command failed
313STATUS_NIC_NVM_SYNC_COMMAND_FAILED0x0C007111Nvm --sync command failed
314STATUS_NIC_NVM_SYNC_FW_IMAGE_FAILED0x0C007112Failed to synchronize firmware images
315STATUS_NIC_NVM_CONTROLLER_NONOPERATIONAL0x0C007113Controller is not operational
316STATUS_NIC_NVM_COMBINED_MAC_FILE_AND_PROFILE0x0C007114For mac operation, it can not be combined with mac file or mac profile file option
317STATUS_NIC_NVM_MANDATORY_MAC_FILE_AND_PROFILE0x0C007115For nvm program mac operation, both mac file and mac profile file are mandatory option
318STATUS_NIC_NVM_MAC_PROGRAMMING_FAILED0x0C007116Mac address programming is not successful
319STATUS_NIC_NVM_MAC_FILE_FORMAT_INVALID0x0C007117Warning (mac file): File not found, improper format, or not writable
320STATUS_NIC_NVM_MAC_ADDRESS_EXHAUSTED0x0C007118Warning File runs out of MAC addresses
321STATUS_NIC_NVM_MAC_FILE_UPDATE_FAILED0x0C007119Warning mac file cannot be updated
322STATUS_NIC_NVM_MAC_PROGRAMMING_FAILED_BAD_FILE0x0C00711AFailed to program MAC addresses using profile file. Program failed or bad file
323STATUS_NIC_NVM_BLANK_SIZE_READ_FAILED0x0C00711BFailed to read nvram size
324STATUS_NIC_NVM_BLANK_ALREADY_CLEARED0x0C00711CNvram is already cleared
325STATUS_NIC_NVM_PKG_DUMP_COMMAND_FAILED0x0C00711DNvm --pkg_dump command failed
326STATUS_NIC_NVM_PKGPRG_MEMORY_ALLOCATION_FAILED0x0C00711EBuffer allocation unsuccessful
327STATUS_NIC_NVM_VIEW_COMMAND_FAILED0x0C00711FNvm --view command failed
328STATUS_NIC_NVM_FILE_OPEN_FAILED0x0C007120Could not open the file <file name>
329STATUS_NIC_NVM_PKG_INVALID_SIGNATURE0x0C007121Unsupported file type
330STATUS_NIC_NVM_VIEW_FILE_READ_FAILURE0x0C007122Could not open the file
331STATUS_NIC_NVM_VIEW_PKG_INVALID_SIGNATURE0x0C007123Package verification failed due to invalid signature
332STATUS_NIC_NVM_WRITE_FAILED_FOR_TYPE0x0C007124Nvm --dir_write failed for type <nvm directory name>
333STATUS_NIC_NVM_LIST_FILE_READ_FAILURE0x0C007125Could not open the file
334STATUS_NIC_NVM_LIST_FILE_UNSUPPORTED0x0C007126Unsupported file type
335STATUS_NIC_NVM_LIST_PKG_VERIFY_FAILED0x0C007127Package verification failed
336STATUS_NIC_NVM_OPTION_INVALID_UNICAST_MAC_ADDRESS0x0C007128Invalid MAC address provided. Cannot configure non-unicast MAC address
337STATUS_NIC_NVM_BLANK_COMMAND_FAILED0x0C007129Nvm --blank command failed
338STATUS_NIC_NVM_MAC_PROG_PROFILE_PARSING_FAILED0x0C00712AMAC programming profile parsing failed
339STATUS_NIC_NVM_MAC_PROG_PROFILE_FAILED0x0C00712BMAC programming by profile failed
340STATUS_NIC_NVM_VERIFY_PKG_FAILED0x0C00712CPackage verification failed for <package file>
341STATUS_NIC_NVM_PKGPRG_COMMAND_FAILED0x0C00712DNvm --pkgprg command failed
342STATUS_NIC_NVM_PTP_4_OR_2_EP_FAILED0x0C00712ESetting option(<option>) value failed
343STATUS_NIC_NVM_VIEW_PKG_VERIFICATION_FAILED0x0C00712FNvm view package verification failed
344STATUS_NIC_NVM_SETOPTION_RESTORE_DFLT_NOT_SUPPORTED0x0C007130Restoring factory default value is not supported by the active firmware.
345STATUS_NIC_NVM_RESTORE_LINK_DFLT_NOT_SUPPORTED0x0C007131Restoring link factory defaults is not supported by the active firmware.
346STATUS_NIC_NVM_RESTORE_LINK_DFLT_OPERATION_FAILED0x0C007132NVM restore link factory defaults operation failed.
347STATUS_NIC_NVM_RESTORE_LINK_DFLT_USER_ABORTED0x0C007133User aborted NVM restore link factory defaults operation.
348STATUS_NIC_NVM_RESTORE_LINK_DFLT_INVALID_USER_INPUT0x0C007134NVM restore link factory defaults invalid user input.

DEBUG COMMAND (48 codes)

#Error Code NameHex ValueDescription
373STATUS_NIC_DEBUG_INVALID_SYNTAX0x0C008001Command 'debug' has invalid syntax
374STATUS_NIC_DEBUG_INTERFACE_NAME_NOT_FOUND0x0C008002Interface name not found
375STATUS_NIC_DEBUG_DRVMASK_SHOW_VALUE_CONFLICT0x0C008003'--show' and '--value' flags cannot be combined together
376STATUS_NIC_DEBUG_DRVMASK_SET_MISSING_VALUE0x0C008004'--value' is required for setting debug mask
377STATUS_NIC_DEBUG_DRVMASK_SET_MISSING_FLAGS0x0C008005'--drv_dbg_mask' or '--drv_type' should be provided while setting driver debug mask
378STATUS_NIC_DEBUG_DRVMASK_SET_INVALID_TYPE0x0C008006Invalid '--drv_type' value. Valid range is 0 and 1
379STATUS_NIC_DEBUG_DRVMASK_GET_NOT_SUPPORTED0x0C008007L2 driver doesn't support '--show' command
380STATUS_NIC_DEBUG_DRVMASK_GET_FAILED0x0C008008Failed to query Debug mask value
381STATUS_NIC_DEBUG_DRVMASK_SET_FAILED0x0C008009Failed to configure Debug mask value
382STATUS_NIC_DEBUG_TRACE_TYPE_INVALID0x0C00800AInvalid '--type' value. Valid range is from 0 to <x>
383STATUS_NIC_DEBUG_TRACE_FAILED0x0C00800BFailed to get the debug trace
384STATUS_NIC_DEBUG_TRACE_NOT_SUPPORTED0x0C00800CDebug trace is not supported
385STATUS_NIC_DEBUG_TRACE_NOT_FOUND0x0C00800DDebug trace not found for a given debug trace type
386STATUS_NIC_DEBUG_IDLECHECK_NOT_SUPPORTED0x0C00800EIdle check is not supported on this adapter
387STATUS_NIC_DEBUG_IDLECHECK_FAILED0x0C00800FIdle Check for <chip_name> <device_id> failed
388STATUS_NIC_DEBUG_COREDUMP_DDR_NOT_SUPPORTED0x0C008010Coredump command doesn't support option 'ddr' on this hardware
389STATUS_NIC_DEBUG_COREDUMP_L1CC_NOT_SUPPORTED0x0C008011Coredump command doesn't support option '--l1cc' on this hardware
390STATUS_NIC_DEBUG_COREDUMP_RETIEVE_FAILED0x0C008012Retrieve coredump not successful
391STATUS_NIC_DEBUG_COREDUMP_DDR_L1CC_COMBINATION_INVALID0x0C008013Invalid syntax. Both '--ddr' and '--l1cc' options doesn't support together
392STATUS_NIC_DEBUG_COREDUMP_FW_VERSION_GET_FAILED0x0C008014Failed to get the FW version
393STATUS_NIC_DEBUG_COREDUMP_GET_COMP_LIST_FAILED0x0C008015Failed to get the coredump component list
394STATUS_NIC_DEBUG_COREDUMP_ENUMERATE_FAILED0x0C008016Failed to enumerate the coredump segments
395STATUS_NIC_DEBUG_SNAPDUMP_RETRIEVE_FAILED0x0C008017Failed to retrieve the snapdump
396STATUS_NIC_DEBUG_CRASHDUMP_NOT_AVAILABLE0x0C008018Crashdump not available in DDR
397STATUS_NIC_DEBUG_CRASHDUMP_AVAIL_CHECK_FAILED0x0C008019Failed to check the crashdump availability in DDR
398STATUS_NIC_DEBUG_CRASHDUMP_GET_FAILED0x0C00801AFailed to get the crashdump
399STATUS_NIC_DEBUG_TOKEN_NOT_SUPPORTED0x0C00801BDebug token is not supported by the active firmware
400STATUS_NIC_DEBUG_TOKEN_ACTIVE_CLAIMS_GET_FAILED0x0C00801CFailed to get the active debug token claims
401STATUS_NIC_DEBUG_TOKEN_SUPPORTED_CLAIMS_GET_FAILED0x0C00801DFailed to get the supported debug token claims
402STATUS_NIC_DEBUG_TOKEN_ACTIVE_CLAIMS_LIST_EMPTY0x0C00801ENo active debug tokens found
403STATUS_NIC_DEBUG_TOKEN_DISABLE_FAILED0x0C00801FFailed to disable the debug token
404STATUS_NIC_DEBUG_TOKEN_JSON_CREATE_FAILED0x0C008020Unable to create a JSON root node
405STATUS_NIC_DEBUG_TOKEN_GENERATE_UNSIGNED_PKG_FAILED0x0C008021Failed to generate the unsigned CBOR debug token file
406STATUS_NIC_DEBUG_TOKEN_AUTHID_GET_FAILED0x0C008022Failed to get the debug authorization ID's
407STATUS_NIC_DEBUG_TOKEN_GENERATE_SIGNED_PKG_FAILED0x0C008023Failed to generate the signed CBOR debug token file
408STATUS_NIC_DEBUG_TOKEN_ENABLE_FAILED0x0C008024Failed to enable the debug token
409STATUS_NIC_DEBUG_TOKEN_ENABLE_ERR_INVALID_NONCE0x0C008025No active nonce exists on the board
410STATUS_NIC_DEBUG_TOKEN_ENABLE_ERR_DECODE_FAILURE0x0C008026Failed to parse the CWT token
411STATUS_NIC_DEBUG_TOKEN_ENABLE_ERR_INVALID_ALGORITHM0x0C008027Invalid encryption algorithm in token
412STATUS_NIC_DEBUG_TOKEN_ENABLE_ERR_AUTH_ALLOC0x0C008028Unable to allocate memory to perform authentication
413STATUS_NIC_DEBUG_TOKEN_ENABLE_ERR_AUTH_FAILURE0x0C008029The token failed authentication
414STATUS_NIC_DEBUG_TOKEN_ENABLE_ERR_TOKEN_EXPIRED0x0C00802AThe token is expired
415STATUS_NIC_DEBUG_TOKEN_ENABLE_ERR_DUP_CLAIM0x0C00802BThe token contains duplicate claims
416STATUS_NIC_DEBUG_TOKEN_ENABLE_ERR_CTI_MISMATCH0x0C00802CThe token cti (nonce) does not match the board's active nonce
417STATUS_NIC_DEBUG_TOKEN_ENABLE_ERR_DAI_MISMATCH0x0C00802DThe token auth_id does not match the board's diagnostic auth id
418STATUS_NIC_DEBUG_TOKEN_ENABLE_ERR_INVALID_CLAIM_VAL0x0C00802EThe token contains a claim with an invalid value
419STATUS_NIC_DEBUG_TOKEN_ENABLE_ERR_NVM_ALLOC0x0C00802FUnable to allocate memory to save token to NVM
420STATUS_NIC_DEBUG_TOKENS_NOT_FOUND0x0C008030No <token_type> debug tokens found

QOS COMMAND (150 codes)

#Error Code NameHex ValueDescription
421STATUS_NIC_QOS_INVALID_SYNTAX0x0C00B001Command 'qos' has invalid syntax
422STATUS_NIC_QOS_INTERFACE_NOT_FOUND0x0C00B002Interface name not found
423STATUS_NIC_QOS_TXEPRATE_LIMIT_CMD_FAILED0x0C00B003Tx endpoint rate limit command failed
424STATUS_NIC_QOS_ROCE_V1_NOT_SUPPORTED0x0C00B004RoCE v1 is not supported on this hardware
425STATUS_NIC_QOS_ROCE_APP_PRI_INVALID0x0C00B005Invalid value for --roce_app_pri. Valid range is from 0 to 7
426STATUS_NIC_QOS_RXPORTRLMT_INVALID_VALUE0x0C00B006Invalid rate limit value. Valid range is from 0 to 100
427STATUS_NIC_QOS_RXEPRLMT_EP0_INVALID0x0C00B007Invalid value for EP0 max. Valid range is from 0 to 100%
428STATUS_NIC_QOS_RXEPRLMT_EP1_INVALID0x0C00B008Invalid value for EP1 max. Valid range is from 0 to 100%
429STATUS_NIC_QOS_RXEPRLMT_EP2_INVALID0x0C00B009Invalid value for EP2 max. Valid range is from 0 to 100%
430STATUS_NIC_QOS_RXEPRLMT_EP3_INVALID0x0C00B00AInvalid value for EP3 max. Valid range is from 0 to 100%
431STATUS_NIC_QOS_TXPARTITIONRLMT_INVALID_BW0x0C00B00BInvalid range provided for max bandwidth
432STATUS_NIC_QOS_TXEPRLMT_INVALID_PORT0x0C00B00CInvalid port number. Max value supported is <x>
433STATUS_NIC_QOS_TXEPRLMT_MISSING_PORT0x0C00B00D-p is a mandatory option. Please provide the port number
434STATUS_NIC_QOS_TXEPRLMT_EP0_INVALID0x0C00B00EInvalid value for EP0 max. Valid range is from 0 to 100%
435STATUS_NIC_QOS_TXEPRLMT_EP1_INVALID0x0C00B00FInvalid value for EP1 max. Valid range is from 0 to 100%
436STATUS_NIC_QOS_TXEPRLMT_EP2_INVALID0x0C00B010Invalid value for EP2 max. Valid range is from 0 to 100%
437STATUS_NIC_QOS_TXEPRLMT_EP3_INVALID0x0C00B011Invalid value for EP3 max. Valid range is from 0 to 100%
438STATUS_NIC_QOS_TTX_QUERY_FAILED0x0C00B012Failed to query the timed tx rate pacing profile
439STATUS_NIC_QOS_TTX_NOT_SUPPORTED0x0C00B013Timed tx pacing rate profile does not support on this hardware
440STATUS_NIC_QOS_ETS_SHOW_FAILED0x0C00B014Failed to get DCB info priority
441STATUS_NIC_QOS_ETS_DCB_SET_FAILED0x0C00B015Failed to configure the enhanced transmission selection (ets)
442STATUS_NIC_QOS_ETS_DCB_GET_FAILED0x0C00B016getqos command failed
443STATUS_NIC_QOS_P2TC_TRAFFIC_CLASS_INVALID0x0C00B017Invalid traffic class. Valid range is from 0 to 7
444STATUS_NIC_QOS_ETS_OPERATION_NOT_SUPPORTED0x0C00B018Configuring ets is not supported on this hardware
445STATUS_NIC_QOS_TSA_INVALID_TC_COUNT0x0C00B019Invalid number of TC's specified to configure TSA. Please provide upto <x> TC's
446STATUS_NIC_QOS_DCB_PRIORITY_INVALID0x0C00B01AInvalid priority. Valid range is from 0 to 7
447STATUS_NIC_QOS_TSA_INVALID_TYPE0x0C00B01BInvalid TSA type. Supported values are 'ets' or 'strict'
448STATUS_NIC_QOS_DCB_DUPLICATE_PRIORITY0x0C00B01CSame priority specified more than once
449STATUS_NIC_QOS_TCBW_INVALID_VALUE0x0C00B01DInvalid bandwidth value provided. Valid bandwidth value is from 0 to 100
450STATUS_NIC_QOS_TCBW_UNSUPPORTED_BW0x0C00B01EInvalid configuration. bandwidth cannot be zero for the ets
451STATUS_NIC_QOS_TCBW_SUM_OF_BWS_EXCEEDED0x0C00B01FSum of the bandwidth values of all the priorities should be 100
452STATUS_NIC_QOS_DCB_SET_BW_INVALID_QUEUE_COUNT0x0C00B020Hardware doesn't support more than <x> queues to configure bandwidths
453STATUS_NIC_QOS_DCB_SET_ETS_INVALID_QUEUE_COUNT0x0C00B021Hardware doesn't support more than <x> queues to configure ETS
454STATUS_NIC_QOS_DCB_SET_P2TC_INVALID_QUEUE_COUNT0x0C00B022Hardware doesn't support more than <x> queues to configure priority to TC's
455STATUS_NIC_QOS_ETS_REJECT_STARVING_TC0x0C00B023rejecting ETS config starving a TC
456STATUS_NIC_QOS_ETS_REJECT_BW_EXCEEDED0x0C00B024rejecting ETS config exceeding available bandwidth
457STATUS_NIC_QOS_ETS_TC_COUNT_EXCEEDED0x0C00B025priority to TC mapping exceeds TC count <x>
458STATUS_NIC_QOS_APPTLV_NOT_FOUND0x0C00B026Provided application TLV not found
459STATUS_NIC_QOS_APPTLV_PRIORITY_INVALID_FORMAT0x0C00B027Invalid priority. Please specify the correct priority value in integer
460STATUS_NIC_QOS_APPTLV_SELECTOR_INVALID_FORMAT0x0C00B028Invalid selector. Please specify the correct selector value in integer
461STATUS_NIC_QOS_APPTLV_PROTOCOL_INVALID_FORMAT0x0C00B029Invalid protocol. Please specify the correct protocol value in integer
462STATUS_NIC_QOS_APPTLV_VALUES_INVALID_FORMAT0x0C00B02AInvalid apptlv values provided. Please specify the values in integer
463STATUS_NIC_QOS_APPTLV_SELECTOR_INVALID0x0C00B02BInvalid selector. Valid values for selector is from 1 to 6
464STATUS_NIC_QOS_APPTLV_PROTOCOL_INVALID0x0C00B02CInvalid Protocol. Maximum value supported is 65535
465STATUS_NIC_QOS_APPTLV_PROTOCOL_SELECTOR5_INVALID0x0C00B02DInvalid protocol. Valid values for protocol is from 0 to 63 when selector is 5
466STATUS_NIC_QOS_APPTLV_DEL_FAILED0x0C00B02EFailed to delete AppTlv for priority <x> selector <x> protocol <x>
467STATUS_NIC_QOS_APPTLV_SET_FAILED0x0C00B02FFailed to set AppTlv for priority <x> selector <x> protocol <x>
468STATUS_NIC_QOS_APPTLV_OPERATION_NOT_SUPPORTED0x0C00B030Configuring apptlv is not supported on this hardware
469STATUS_NIC_QOS_APPTLV_ENTRY_ALREADY_CONFIG0x0C00B031Given AppTlv already configured
470STATUS_NIC_QOS_PFC_QUEUE_COUNT_UNSUPPORTED0x0C00B032Hardware doesn't support more than <x> lossless queues to configure pfc
471STATUS_NIC_QOS_PFC_DCB_SET_FAILED0x0C00B033Failed to configure pfc
472STATUS_NIC_QOS_PFC_CONF_EXCEEDS_QUEUES0x0C00B034pfc configuration exceeds the number of configured lossless queue configuration
473STATUS_NIC_QOS_PFC_OPERATION_NOT_SUPPORTED0x0C00B035Configuring pfc is not supported on this hardware
474STATUS_NIC_QOS_RLMT_QUEUE_COUNT_UNSUPPORTED0x0C00B036Hardware doesn't support more than <x> queues to configure TC Rate Limit
475STATUS_NIC_QOS_DCB_RLMT_BW_INVALID_VALUE0x0C00B037Invalid bandwidth input parameter value. Valid range is from 0 to 100
476STATUS_NIC_QOS_DCB_RLMT_TC_PRIO_NOT_MAPPED0x0C00B038Invalid input parameter. TC <x> doesn't mapped to any priority. So cannot configure rate limit for traffic class <x>
477STATUS_NIC_QOS_RLMT_DCB_SET_FAILED0x0C00B039Failed to configure traffic class rate limit
478STATUS_NIC_QOS_TC_BW_NOT_CONFIGURED0x0C00B03ABefore configuring ratelimits, please configure tc bandwidths
479STATUS_NIC_QOS_INVALID_TC_RATELMT_CONFIG0x0C00B03BRate Limit is less than ets bandwidth for one of the given traffic class
480STATUS_NIC_QOS_DSCPTOPRIO_MAP_NOT_FOUND0x0C00B03CDSCP to priority mapping not found
481STATUS_NIC_QOS_DSCPTOPRIO_DCB_GET_FAILED0x0C00B03DFailed to get dscp2prio list
482STATUS_NIC_QOS_UP2TC_DCB_SET_FAILED0x0C00B03EFailed to set user priority to traffic class
483STATUS_NIC_QOS_UP2TC_OPERATION_NOT_SUPPORTED0x0C00B03FConfiguring up2tc is not supported on this hardware
484STATUS_NIC_QOS_DCB_LIST_MAPPING_FAILED0x0C00B040Failed to list the mapping for \"-pri2cos\"
485STATUS_NIC_QOS_SET_ROCE_PRIORITY_FAILED0x0C00B041Failed to set RoCE priority
486STATUS_NIC_QOS_RXPORTRATE_LIMIT_SET_FAILED0x0C00B042Failed to set rx port rate limit
487STATUS_NIC_QOS_RXPORTRATE_LIMIT_NOT_SUPPORTED0x0C00B043Rx port rate limit configuration is not supported on this Hardware
488STATUS_NIC_QOS_RXRATE_LIMIT_GET_FAILED0x0C00B044Failed to get rx rate limit
489STATUS_NIC_QOS_EPRATE_LIMIT_PCIE_EP1_NOT_ACTIVE0x0C00B045Invalid command. PCIe endpoint 1 is not active on this system
490STATUS_NIC_QOS_EPRATE_LIMIT_PCIE_EP2_NOT_ACTIVE0x0C00B046Invalid command. PCIe endpoint 2 is not active on this system
491STATUS_NIC_QOS_EPRATE_LIMIT_PCIE_EP3_NOT_ACTIVE0x0C00B047Invalid command. PCIe endpoint 3 is not active on this system
492STATUS_NIC_QOS_RXEPRATE_LIMIT_SET_FAILED0x0C00B048Failed to set rx endpoint rate limit
493STATUS_NIC_QOS_RXEPRATE_LIMIT_NOT_SUPPORTED0x0C00B049Rx endpoint rate limit may not be configured on a single host system. Use 'rxportrlmt' instead
494STATUS_NIC_QOS_TXEPRATE_LIMIT_SET_FAILED0x0C00B04AFailed to set tx endpoint rate limit
495STATUS_NIC_QOS_TXEPRATE_LIMIT_GET_FAILED0x0C00B04BFailed to retrieve tx endpoint rate limit
496STATUS_NIC_QOS_TXEPRATE_LIMIT_RESOURCE_BUSY0x0C00B04CCannot configure more than two transmit side EP rate limits because all the ring shapers on a PF are already in use
497STATUS_NIC_QOS_TXEPRATE_LIMIT_NOT_SUPPORTED0x0C00B04DTx endpoint rate limt does not support by active firmware
498STATUS_NIC_QOS_TXPORTRATE_LIMIT_GET_FAILED0x0C00B04EFailed to get tx port rate limit
499STATUS_NIC_QOS_TXPORTRATE_LIMIT_SET_FAILED0x0C00B04FFailed to set tx port rate limit
500STATUS_NIC_QOS_TXPORTRATE_LIMIT_INVALID_BW0x0C00B050Invalid bandwidth rate limit value. Value out of range
501STATUS_NIC_QOS_TXPARTITION_RATE_LIMIT_GET_FAILED0x0C00B051Failed to retrieve tx partition rate limit
502STATUS_NIC_QOS_TXPARTITION_RATE_LIMIT_SET_FAILED0x0C00B052Failed to set tx partition rate limit
503STATUS_NIC_QOS_TXPARTITION_RATE_LIMIT_RESOURCE_BUSY0x0C00B053Cannot configure more than two transmit side partition rate limits because all the ring shapers on a PF are already in use
504STATUS_NIC_QOS_ADPTV_TUNING_WFQ_COST_EGRESS_INVALID0x0C00B054Invalid input value for '--wfq_cost'. The valid range is from 1500 to 14400
505STATUS_NIC_QOS_ADPTV_TUNING_WFQ_COST_INGRESS_INVALID0x0C00B055Invalid input value for '--wfq_cost'. The valid range is from 1500 to 10000
506STATUS_NIC_QOS_ADPTV_TUNING_WFQ_UPPER_FACTOR_INVALID0x0C00B056Invalid input value for '--wfq_upper_factor'. The valid range is from 100 to 1000
507STATUS_NIC_QOS_ADPTV_TUNING_HWSF_INVALID0x0C00B057Invalid input value for '--hyst_window_size_factor'. The valid range is from 100 to 1000
508STATUS_NIC_QOS_ADPTV_TUNING_PCIE_BW_EFF_INVALID0x0C00B058Invalid input value for '--pcie_bw_efficiency'. The valid range is from 50 to 100%
509STATUS_NIC_QOS_ADPTV_TUNING_XOFF_HRF_THOR2_INVALID0x0C00B059Invalid input value for '--xoff_headroom_factor'. The valid range is from 100 to 8000
510STATUS_NIC_QOS_ADPTV_TUNING_XOFF_HRF_INVALID0x0C00B05AInvalid input value for '--xoff_headroom_factor'. The valid range is from 100 to 1000
511STATUS_NIC_QOS_ADPTV_TUNING_L2_MIN_LATENCY_INVALID0x0C00B05BInvalid input value for '--l2_min_latency'. The valid range is from 0 to 800
512STATUS_NIC_QOS_ADPTV_TUNING_L2_MAX_LATENCY_INVALID0x0C00B05CInvalid input value for '--l2_max_latency'. The valid range is from 0 to 800
513STATUS_NIC_QOS_ADPTV_TUNING_ROCE_MIN_LATENCY_INVALID0x0C00B05DInvalid input value for '--roce_min_latency'. The valid range is from 0 to 800
514STATUS_NIC_QOS_ADPTV_TUNING_ROCE_MAX_LATENCY_INVALID0x0C00B05EInvalid input value for '--roce_max_latency'. The valid range is from 0 to 800
515STATUS_NIC_QOS_ADPTV_TUNING_L2_PIPE_COS_LATENCY_INVALID0x0C00B05FInvalid input value for '--l2_pipe_cos_latency'. The valid range is from 10 to 500
516STATUS_NIC_QOS_ADPTV_TUNING_ROCE_PIPE_COS_LATENCY_INVALID0x0C00B060Invalid input value for '--roce_pipe_cos_latency'. The valid range is from 10 to 500
517STATUS_NIC_QOS_ADPTV_TUNING_COS_SHD_MINR_INVALID0x0C00B061Invalid input value for '--cos_shared_min_ratio'. The valid range is from 0 to 100
518STATUS_NIC_QOS_ADPTV_TUNING_RSVD_CELLS_LMTR_EGRESS_INVALID0x0C00B062Invalid input value for '--rsvd_cells_limit_ratio'. The valid range is from 0 to 50%
519STATUS_NIC_QOS_ADPTV_TUNING_RSVD_CELLS_LMTR_INGRESS_INVALID0x0C00B063Invalid input value for '--rsvd_cells_limit_ratio'. The valid range is from 0 to 100%
520STATUS_NIC_QOS_ADPTV_TUNING_SHAPER_REFIL_TIMER_INVALID0x0C00B064Invalid input value for '--shaper_refil_timer'. The valid range is from 4 to 1000
521STATUS_NIC_QOS_ADPTV_TUNING_MAX_TMB_CELLS_PRSVD_INVALID0x0C00B065Invalid input value for '--max_tmb_cells_preserved'. The valid range is from 12 to 128
522STATUS_NIC_QOS_ADPTV_FEATURE_COSQ_STATE_INVALID0x0C00B066Invalid cosq state. Max 8 traffic classes can be configured. The valid range is from 0 to 255
523STATUS_NIC_QOS_ADPTV_FEATURE_COSQ_MODE_INVALID0x0C00B067Invalid cosq mode. The valid range is from 0 to 255
524STATUS_NIC_QOS_ADPTV_FEATURE_MISSING_STATE_OR_MODE0x0C00B068Invalid user input. Please specify atleast one optional parameter \"--state\" or \"--mode\"
525STATUS_NIC_QOS_ADPTV_INGRESS_TUNING_GET_FAILED0x0C00B069Failed to query ingressqos tuning params
526STATUS_NIC_QOS_ADPTV_INGRESS_TUNING_SET_FAILED0x0C00B06AFailed to set ingressqos tuning parameters
527STATUS_NIC_QOS_ADPTV_INGRESS_TUNING_NOT_SUPPORTED0x0C00B06BQuery ingressqos tuning params does not support by active firmware
528STATUS_NIC_QOS_ADPTV_INGRESS_TUNING_PERSISTANCE_FAILED0x0C00B06CFailed to persistent the ingressqos tuning configuration
529STATUS_NIC_QOS_ADPTV_INGRESS_FEATURE_GET_FAILED0x0C00B06DFailed to query ingressqos CoSQ feature params
530STATUS_NIC_QOS_ADPTV_INGRESS_FEATURE_SET_FAILED0x0C00B06EFailed to set ingressqos parameters
531STATUS_NIC_QOS_ADPTV_INGRESS_FEATURE_NOT_SUPPORTED0x0C00B06FQuery ingressqos does not support by active firmware
532STATUS_NIC_QOS_ADPTV_INGRESS_FEATURE_PERSISTANCE_FAILED0x0C00B070Failed to persistent the ingressqos feature configuration
533STATUS_NIC_QOS_ADPTV_EGRESS_TUNING_GET_FAILED0x0C00B071Failed to query egressqos tuning params
534STATUS_NIC_QOS_ADPTV_EGRESS_TUNING_SET_FAILED0x0C00B072Failed to set egressqos tuning parameters
535STATUS_NIC_QOS_ADPTV_EGRESS_TUNING_NOT_SUPPORTED0x0C00B073Query egressqos tuning params does not support by active firmware
536STATUS_NIC_QOS_ADPTV_EGRESS_TUNING_PERSISTANCE_FAILED0x0C00B074Failed to persistent the egressqos tuning configuration
537STATUS_NIC_QOS_ADPTV_EGRESS_FEATURE_GET_FAILED0x0C00B075Failed to query egressqos CoSQ feature params
538STATUS_NIC_QOS_ADPTV_EGRESS_FEATURE_SET_FAILED0x0C00B076Failed to set egressqos parameters
539STATUS_NIC_QOS_ADPTV_EGRESS_FEATURE_NOT_SUPPORTED0x0C00B077Query egressqos does not support by active firmware
540STATUS_NIC_QOS_ADPTV_EGRESS_FEATURE_PERSISTANCE_FAILED0x0C00B078Failed to persistent the egressqos feature configuration
541STATUS_NIC_QOS_ADPTV_FEATURE_SET_TRAFFIC_CLASSES_UNSUPPORTED0x0C00B079Failed to configure CoSQ. Because trying to configure more than hardware supported traffic classes
542STATUS_NIC_QOS_ADPTV_QOS_ERR_INTERFACES_UP0x0C00B07ACannot configure TCs with interfaces up
543STATUS_NIC_QOS_ADPTV_QOS_ERR_MIN_TCS0x0C00B07BConfigured TCs are less than the minimum required
544STATUS_NIC_QOS_ADPTV_QOS_ERR_MAX_TCS0x0C00B07CConfigured TCs are more than the maximum allowed
545STATUS_NIC_QOS_ADPTV_QOS_ERR_CONTIGUOUS_TCS0x0C00B07DConfigured TCs are not contiguous
546STATUS_NIC_QOS_ADPTV_QOS_ERR_COS_PRI_MAPPED0x0C00B07ECannot configure TC that has a priority mapping
547STATUS_NIC_QOS_ADPTV_QOS_ERR_PRI_PFC_EN0x0C00B07FCannot configure TC that has a priority with pfc enabled
548STATUS_NIC_QOS_ADPTV_QOS_ERR_DFLT_TCS_CANT_CNG0x0C00B080Cannot configure TCs 0-2 differently than TC 0 and 2 as lossy and tc 1 as lossless. A maximum of 4 TCs can be configured as lossless. TCs 1, 3, 4, 5, 6, and 7 can be configured as lossless
549STATUS_NIC_QOS_ADPTV_QOS_ERR_MAX_LOSSLESS_TCS0x0C00B081Cannot configure more than 4 lossless TCs. TCs 1, 3, 4, 5, 6, and 7 can be configured as lossless
550STATUS_NIC_QOS_TXEPRATE_LIMIT_EP_NOT_CONFIGURED0x0C00B082No endpoint transmit rate limits are configured.
551STATUS_NIC_QOS_SCH_GRP_NOT_SUPPORTED0x0C00B083Scheduler group operations are not supported by the active firmware.
552STATUS_NIC_QOS_SCH_GRP_ADD_FAILED0x0C00B084Failed to add scheduler group.
553STATUS_NIC_QOS_SCH_GRP_DEL_FAILED0x0C00B085Failed to delete the given scheduler group ID.
554STATUS_NIC_QOS_INVALID_SCH_GRP_ID0x0C00B086Invalid scheduler group ID. Please provide the valid scheduler group ID.
555STATUS_NIC_QOS_SCH_GRP_LIST_FAILED0x0C00B087Failed to list scheduler groups.
556STATUS_NIC_QOS_SET_SCH_GRP_MAX_BW_FAILED0x0C00B088Failed to set scheduler group max bandwidth.
557STATUS_NIC_QOS_FID_MAP_SCH_GRP_FAILED0x0C00B089Failed to map the FIDs to the given scheduler group.
558STATUS_NIC_QOS_FID_MAPPING_INVALID_FORMAT0x0C00B08AInvalid FID mapping format. Please check the command help for more details.
559STATUS_NIC_QOS_SET_ETS_SCH_GRP_FAILED0x0C00B08BFailed to set ETS for given scheduler group.
560STATUS_NIC_QOS_SCH_GRP_GET_FAILED0x0C00B08CFailed to get scheduler group details.
561STATUS_NIC_QOS_FW_NOT_SUPPORT_SCH_GRP_ID0x0C00B08DFirmware does not support to add more scheduler groups.
562STATUS_NIC_QOS_INVALID_MAX_BW_SCH_GRP_ID0x0C00B08EInvalid max bandwidth for scheduler group ID. The max bandwidth should be less than or equal to 400Mbps.
563STATUS_NIC_QOS_FID_MAPPING_NO_PFS0x0C00B08FNo PFs available for FID mapping.
564STATUS_NIC_QOS_FID_MAPPING_PF0VF_NOT_VALID0x0C00B090--pf0_vf is not allowed when active PF count is 1. Only --pf0_vf is valid.
565STATUS_NIC_QOS_FID_MAPPING_PFXVF_NOT_VALID0x0C00B091--pf<N>_vf is not allowed when active PF count is <X>. Only --pf0_vf through --pf<N>_vf are valid.
566STATUS_NIC_QOS_FID_MAPPING_INVALID_PF_LIST0x0C00B092Invalid PF IDs provided in --pf list. The valid PF IDs are 0 to <X>.
567STATUS_NIC_QOS_FID_MAPPING_NO_VFS0x0C00B093No VFs are configured for PF<N>. --pf<N>_vf cannot specify VF IDs.
568STATUS_NIC_QOS_FID_MAPPING_INVALID_VFIDS0x0C00B094Invalid VF ID <X> in --pf<N>_vf list. PF<N> has <X> VF(s). The valid VF IDs are 0 to <X>.
569STATUS_NIC_QOS_INVALID_TSA_BW_COUNT0x0C00B095Invalid number of TC's and bandwidth specified. Please provide same number of TC's and bandwidth.
570STATUS_NIC_QOS_ADPTV_SRIOV_VFS_CONFIGURED0x0C00B096This operation is not supported while VFs are created. Please disable the VFs and try again

FW COMMAND (57 codes)

#Error Code NameHex ValueDescription
571STATUS_NIC_FW_INVALID_SYNTAX0x0C002001Command 'fw' has invalid syntax
572STATUS_NIC_FW_CONTROLLER_NONOPERATIONAL0x0C002002Controller is not operational
573STATUS_NIC_FW_UPDATE_RECOVERY_ONLINE_COMBINATION_INVALID0x0C002003online option is not supported along with recovery option
574STATUS_NIC_FW_UPDATE_NO_ID_CHECK_COMBINATION_INVALID0x0C002004no_id_check is only supported with recovery option
575STATUS_NIC_FW_UPDATE_ONLINE_PACKAGE_OPTION_INVALID0x0C002005online option does not require firmware package file input
576STATUS_NIC_FW_MULTIPLE_PACKAGES_PROVIDED0x0C002006Invalid parameters, multiple files detected
577STATUS_NIC_FW_FASTBOOT_PACKAGE_NOT_PROVIDED0x0C002007Invalid parameter. Image file not specified
578STATUS_NIC_FW_LIVEPATCH_TARGET_FW_NOT_SUPPORTED0x0C002008Specified target firmware is not supported on this device
579STATUS_NIC_FW_UPDATE_ONLINE_NOT_SUPPORTED0x0C002009Online firmware update is not supported
580STATUS_NIC_FW_CLI_STRING_NOT_SUPPORTED0x0C00200AProvided fwcli string is not supported. Please provide valid fwcli string
581STATUS_NIC_FW_LIVEPATCH_QUERY_QCAPS_FAILED0x0C00200BFailed to query/configure the livepatch
582STATUS_NIC_FW_LIVEPATCH_NOT_SUPPORTED0x0C00200Clivepatch operation is not supported on this hardware
583STATUS_NIC_FW_LIVEPATCH_TARGET_FW_NOT_FOUND0x0C00200DPackage update failed. Given target fw image could not be found in the package file
584STATUS_NIC_FW_LIVEPATCH_PKG_VERIFICATION_FAILED0x0C00200ELivepatch update file verification failed. Please make sure to update the correct package file
585STATUS_NIC_FW_LIVEPATCH_FILE_OPEN_FAILED0x0C00200FCould not open the livepatch package file. Please check file path/attributes
586STATUS_NIC_FW_LIVEPATCH_PACKAGE_UPDATE_FAILED0x0C002010livepatch Package update failed
587STATUS_NIC_FW_LIVEPATCH_SHOW_GET_DEVICE_TYPE_FAILED0x0C002011Failed to get the device type
588STATUS_NIC_FW_LIVEPATCH_OPERATION_FAILED0x0C002012<target_fw> livepatch operation failed
589STATUS_NIC_FW_LIVEPATCH_NOT_INSTALLED0x0C002013Failed to <livepatch_action>. <target_fw> not installed to NVM
590STATUS_NIC_FW_LIVEPATCH_NOT_PATCHED0x0C002014<target_fw> livepatch. Firmware is not currently patched
591STATUS_NIC_FW_LIVEPATCH_AUTH_FAIL0x0C002015Authentication of a signed <target_fw> livepatch failed
592STATUS_NIC_FW_LIVEPATCH_INVALID_HEADER0x0C002016Incompatible <target_fw> livepatch. Livepatch header verification failed
593STATUS_NIC_FW_LIVEPATCH_IMAGE_INVALID_SIZE0x0C002017<target_fw> livepatch image size incompatible
594STATUS_NIC_FW_LIVEPATCH_ALREADY_PATCHED0x0C002018<target_fw> has already been patched. Deactivate the existing livepatch before proceeding
595STATUS_NIC_FW_RESET_ALL_FAILED0x0C002019Failed to reset the adapter
596STATUS_NIC_FW_RESET_WARMBOOT_REQUIRED0x0C00201ASystem reboot is pending. Please reboot the system before resetting the device
597STATUS_NIC_FW_RESET_COLDBOOT_REQUIRED0x0C00201BSystem cold boot is pending. Please cold boot the system before resetting the device
598STATUS_NIC_FW_RESET_IMMEDIATE_NOT_SUPPORTED0x0C00201CThe 'reset --immediate' command is not supported on this hardware
599STATUS_NIC_FW_RESET_IMMEDIATE_FAILED0x0C00201Dreset --immediate failed. Manual system reboot is needed
600STATUS_NIC_FW_RESET_NOT_SUPPORTED0x0C00201EDevice reset is not supported by hardware
601STATUS_NIC_FW_RESET_FAILED0x0C00201FDevice reset failed. Manual system reboot is needed
602STATUS_NIC_FW_FASTBOOT_FAILED0x0C002020Firmware fastboot failed on device <PCI-ID>
603STATUS_NIC_FW_UPDATE_ONLINE_METADATA_DOWNLOAD_FAILED0x0C002021Download Metadata in JSON format failed
604STATUS_NIC_FW_UPDATE_ONLINE_URL_GET_FAILED0x0C002022Fetching Firmware package URL failed
605STATUS_NIC_FW_UPDATE_ONLINE_URL_NOT_AVAILABLE0x0C002023FW package URL is not available for this device
606STATUS_NIC_FW_UPDATE_ONLINE_PACKAGE_DOWNLOAD_FAILED0x0C002024Downloading firmware package failed
607STATUS_NIC_FW_UPDATE_FAILED0x0C002025Package installation failed
608STATUS_NIC_FW_UPDATE_OTP_READ_FAILED0x0C002026Querying manufacturing OTP failed
609STATUS_NIC_FW_UPDATE_ERR_ANTI_ROLLBACK0x0C002027Firmware downgrade is prohibited and blocked for this release. For further information and details, please contact the Broadcom support team.
610STATUS_NIC_FW_UPDATE_NO_PKG_FILES_FOUND0x0C002028No package files found in the given path
611STATUS_NIC_FW_UPDATE_PKG_READ_FAILED0x0C002029Could not read the given package file(s)
612STATUS_NIC_FW_UPDATE_INVALID_PKG_FILE0x0C00202AInvalid package file. Package installation failed
613STATUS_NIC_FW_UPDATE_ERR_RESOURCE_LOCKED0x0C00202BPackage installation failed, Because firmware resources are locked
614STATUS_NIC_FW_UPDATE_ERR_NVM_FRAGMENTED0x0C00202CPackage installation failed, Because NVM is fragmented
615STATUS_NIC_FW_UPDATE_PKG_PCI_ID_MISMATCH0x0C00202DPCI ID(s) mismatch. Package installation failed
616STATUS_NIC_FW_UPDATE_MULTIPLE_PKGS_FOUND0x0C00202EMultiple supported package files found
617STATUS_NIC_FW_UPDATE_LIVEPATCH_PKG_FILE0x0C00202FGiven package file is a livepatch package file which is not supported with recovery
618STATUS_NIC_FW_UPDATE_DIR_NOT_FOUND0x0C002030Package installation failed. Update directory not found in the NVM
619STATUS_NIC_FW_UP_TO_DATE0x0C002031Controller is already up-to-date, hence skipping update. Please use '--force' option to update the image
620STATUS_NIC_FW_UPDATE_RECOVERY_OPERATION_FAILED0x0C002032Controller recovery failed
621STATUS_NIC_FW_UPDATE_INVALID_USER_INPUT0x0C002033Invalid input value. Exiting
622STATUS_NIC_FW_UPDATE_ERR_NO_VOLTREG_SUPPORT0x0C002034Package installation failed. Firmware update does not support voltage regulators on the device
623STATUS_NIC_FW_UPDATE_ERR_ADMIN_ACCESS_REQUIRED0x0C002035Package installation failed. Administrative privileges required for the given interface
624STATUS_NIC_FW_LIVEPATCH_PKG_READ_FAILED0x0C002036livepatch Package update failed. Failed to read the given file
625STATUS_NIC_FW_LIVEPATCH_PKG_INVALID_FILE_EXTENSION0x0C002037Invalid file extension. Supported file formats are .pkg or .bin
626STATUS_NIC_FW_UPDATE_DIRECTORY_PATH_PROVIDED0x0C002038Invalid package file is a directory
627STATUS_NIC_FW_PKG_VERIFICATION_FAILED0x0C002039Unsupported package file. Package verification failed.

LINKDIAG COMMAND (63 codes)

#Error Code NameHex ValueDescription
628STATUS_NIC_LINKDIAG_INVALID_SYNTAX0x0C010020Command 'linkdiag' has invalid syntax
629STATUS_NIC_LINKDIAG_DSCDUMP_INVALID_LANE_NUM0x0C010021Invalid lane number. Valid range is 0 to 65535
630STATUS_NIC_LINKDIAG_TXFIR_INVALID_LANE_NUM0x0C010022Invalid lane value. '-l|--lane' cannot have the value greater than 255
631STATUS_NIC_LINKDIAG_PRBS_INVALID_LANE_NUM0x0C010023Could not find the lane for the port mode
632STATUS_NIC_LINKDIAG_DSCDUMP_LANE_NUM_NOT_SUPPORTED0x0C010024Invalid lane number provided. Given lane number is not supported by hardware
633STATUS_NIC_LINKDIAG_MISSING_LANE0x0C010025Invalid Syntax. '-l|--lane' is a mandatory argument
634STATUS_NIC_LINKDIAG_TXFIR_MISSING_PARAM0x0C010026Invalid Syntax. '--show' or '--set' is a mandatory argument
635STATUS_NIC_LINKDIAG_TXFIR_INVALID_COMBINATION0x0C010027Invalid Syntax. '--show' and '--set' cannot be combined
636STATUS_NIC_LINKDIAG_TXFIR_MISSING_MODULATION_TYPE0x0C010028Invalid Syntax. '-m|--modulation_type' is a mandatory argument
637STATUS_NIC_LINKDIAG_TXFIR_INVALID_MODULATION_TYPE0x0C010029Invalid command. <type> invalid modulation type argument
638STATUS_NIC_LINKDIAG_TXFIR_INVALID_LANE_MASK0x0C01002AInvalid lane mask. -l|--lane argument takes lane number <1-255>
639STATUS_NIC_LINKDIAG_TXFIR_AMP_POST3_PARAMS_MISSING0x0C01002BInvalid Syntax. Parameters '--amp' and '--post3' are mandatory for modulation types \"NRZ\", \"C2MNRZ\" and \"PAM4\"
640STATUS_NIC_LINKDIAG_TXFIR_NLCL_NLCU_PRE3_PARAMS_NOT_APPLICABLE0x0C01002CInvalid Syntax. Parameters '--nlcl', '--nlcu' and '--pre3' are not applicable for modulation types \"NRZ\", \"C2MNRZ\" and \"PAM4\"
641STATUS_NIC_LINKDIAG_TXFIR_NLCL_NLCU_PARAMS_MISSING0x0C01002DInvalid Syntax. Parameters '--nlcl' and '--nlcu' are mandatory for modulation type \"LPOPAM4-112G\"
642STATUS_NIC_LINKDIAG_TXFIR_AMP_POST3_PARAMS_NOT_APPLICABLE0x0C01002EInvalid Syntax. Parameters '--amp' and '--post3' are not applicable for modulation type \"LPOPAM4-112G\"
643STATUS_NIC_LINKDIAG_TXFIR_PRE3_AMP_PARAMS_MISSING0x0C01002FInvalid Syntax. Parameters '--pre3' and '--amp' are mandatory for modulation types \"C2MPAM4\", \"C2MPAM4-112G\" and \"PAM4-112\"
644STATUS_NIC_LINKDIAG_TXFIR_NLCL_NLCU_POST3_PARAMS_NOT_APPLICABLE0x0C010030Invalid Syntax. Parameters '--nlcl', '--nlcu' and '--post3' are not applicable for modulation types \"C2MPAM4\", \"C2MPAM4-112G\" and \"PAM4-112\"
645STATUS_NIC_LINKDIAG_TXFIR_C2MPAM4_NOT_SUPPORTED0x0C010031Invalid value. Hardware does not support C2MPAM4 modulation
646STATUS_NIC_LINKDIAG_TXFIR_PAM4_NOT_SUPPORTED0x0C010032Invalid value. Hardware does not support PAM4 modulation
647STATUS_NIC_LINKDIAG_TXFIR_PAM4112_NOT_SUPPORTED0x0C010033Invalid value. Hardware does not support PAM4-112 modulation
648STATUS_NIC_LINKDIAG_TXFIR_C2MPAM4112G_NOT_SUPPORTED0x0C010034Invalid value. Hardware does not support C2MPAM4-112G modulation
649STATUS_NIC_LINKDIAG_TXFIR_LPOPAM4112G_NOT_SUPPORTED0x0C010035Invalid value. Hardware does not support LPOPAM4-112G modulation
650STATUS_NIC_LINKDIAG_TXFIR_SET_FAILED0x0C010036Failed to configure TxFIR settings
651STATUS_NIC_LINKDIAG_TXFIR_GET_FAILED0x0C010037Failed to get the TxFIR values
652STATUS_NIC_LINKDIAG_TXFIR_NLCU_INVALID_VALUE0x0C010038Invalid '--nlcu' value <x> specified. Valid range is between -100 to 100
653STATUS_NIC_LINKDIAG_TXFIR_NLCL_INVALID_VALUE0x0C010039Invalid '--nlcl' value <x> specified. The supported value is 0
654STATUS_NIC_LINKDIAG_TXFIR_PARAM_INVALID_VALUE0x0C01003AInvalid value <x> specified. Valid range is between -32768 to 32767
655STATUS_NIC_LINKDIAG_FDRSTAT_START_FAILED0x0C01003BUnable to start the FDRSTAT
656STATUS_NIC_LINKDIAG_FDRSTAT_STOP_FAILED0x0C01003CUnable to stop the FDRSTAT
657STATUS_NIC_LINKDIAG_FDRSTAT_CLEAR_FAILED0x0C01003DUnable to clear the FDRSTAT
658STATUS_NIC_LINKDIAG_FDRSTAT_COUNTERS_FAILED0x0C01003EFailed to get the fdrstat counters
659STATUS_NIC_LINKDIAG_FDRSTAT_NOT_STARTED0x0C01003FPlease start the fdrstats to get the counters
660STATUS_NIC_LINKDIAG_DSCDUMP_INVALID_DIAG_LEVEL0x0C010040Invalid diag level. Valid range is 0 to 12
661STATUS_NIC_LINKDIAG_DSCDUMP_JSON_UNSUPPORTED0x0C010041json is not supported along with '-V' option
662STATUS_NIC_LINKDIAG_DSCDUMP_NOT_SUPPORTED0x0C010042dscdump does not support by active firmware
663STATUS_NIC_LINKDIAG_DSCDUMP_EXECUTE_FAILED0x0C010043Failed to retrieve dscdump
664STATUS_NIC_LINKDIAG_PRBS_MISSING_ENABLE_OPTION0x0C010044Invalid syntax. '-e|--enable' must be specified
665STATUS_NIC_LINKDIAG_PRBS_ENABLE_DISABLE_PARAMS_INVALID_COMBINATION0x0C010045-e|--enable and -d|--disable options cannot coexist. Use 'help linkdiag' to display the detailed help menu
666STATUS_NIC_LINKDIAG_PRBS_BER_DISABLE_PARAMS_INVALID_COMBINATION0x0C010046Invalid Syntax. Option '--ber' cannot be used with '--disable'
667STATUS_NIC_LINKDIAG_PRBS_SPEED_DISABLE_PARAMS_INVALID_COMBINATION0x0C010047Invalid Syntax. Option '--speed' cannot be used with '--disable'
668STATUS_NIC_LINKDIAG_PRBS_SPEED_ENABLE_PARAMS_MISSING0x0C010048Invalid Syntax. Option '--speed' requires '--enable'
669STATUS_NIC_LINKDIAG_PRBS_PARAM_TCODE_NOT_SUPPORTED0x0C010049Invalid syntax. Option '--tcode' is not supported on this hardware
670STATUS_NIC_LINKDIAG_PRBS_INVALID_MODE_VALUE0x0C01004AInvalid prbs mode. Please run 'help linkdiag' for valid PRBS modes
671STATUS_NIC_LINKDIAG_PRBS_VALIDATE_INVALID_RX_LANE_MASK_VALUE0x0C01004BInvalid Rx lane mask value. Valid range is from 0 to <x>
672STATUS_NIC_LINKDIAG_PRBS_VALIDATE_INVALID_TX_LANE_MASK_VALUE0x0C01004CInvalid Tx lane mask value. Valid range is from 0 to <x>
673STATUS_NIC_LINKDIAG_PRBS_NOT_SUPPORTED0x0C01004DPRBS Command is not supported on this hardware
674STATUS_NIC_LINKDIAG_PRBS_EXECUTE_FAILED0x0C01004EFailed to run the PRBS Test. Please check the log for more details
675STATUS_NIC_LINKDIAG_PRBS_FIRMWARE_BUSY0x0C01004FFirmware is unable to service the request at the present time. Please retry the command
676STATUS_NIC_LINKDIAG_PRBS_BER_VERIFY_FAILED0x0C010050PRBS TEST: FAILED
677STATUS_NIC_LINKDIAG_PRBS_GET_PORTMODE_FAILED0x0C010051NVM GET Option SHARED_NETWORK_PORT_MODE_NUM failed
678STATUS_NIC_LINKDIAG_LOOPBACK_NOT_SUPPORTED0x0C010052Given loopback mode is not supported to configure on this adapter
679STATUS_NIC_LINKDIAG_LOOPBACK_PLATFORM_NOT_SUPPORTED0x0C010053Given loopback mode is not supported on this OS/Platform
680STATUS_NIC_LINKDIAG_LOOPBACK_QUERY_FAILED0x0C010054Failed to query the loopback mode
681STATUS_NIC_LINKDIAG_LOOPBACK_EXECUTE_FAILED0x0C010055Failed to execute loopback mode
682STATUS_NIC_LINKDIAG_LOOPBACK_RJ45_FAULT_CABLE_DETECTED0x0C010056Fault cable detected. Please make sure connected cable is in good condition
683STATUS_NIC_LINKDIAG_LOOPBACK_RJ45_NO_NETWORK_DEVICE_DETECTED0x0C010057Failed to get the network devices on the system
684STATUS_NIC_LINKDIAG_LOOPBACK_RJ45_CABLE_NOT_DETECTED0x0C010058Please make sure RJ45 cable is connected before running the test
685STATUS_NIC_LINKDIAG_LOOPBACK_RJ45_FAILED0x0C010059Failed to execute loopback mode with RJ45
686STATUS_NIC_LINKDIAG_MII_INVALID_COUNT_VALUE0x0C01005AInvalid word count value. Max supported value for count is 2048
687STATUS_NIC_LINKDIAG_MII_INVALID_CLAUSE_VALUE0x0C01005BInvalid value for clause argument. The valid values for clause arguments are 22 or 45
688STATUS_NIC_LINKDIAG_MII_READ_FAILED0x0C01005CMii read command failed
689STATUS_NIC_LINKDIAG_MII_WRITE_FAILED0x0C01005DMii write command failed
690STATUS_NIC_LINKDIAG_MII_SHOW_FAILED0x0C01005EMii show command failed

SERDES COMMAND (21 codes)

#Error Code NameHex ValueDescription
691STATUS_NIC_SERDES_INVALID_SYNTAX0x0C003200Command 'serdes' has invalid syntax
692STATUS_NIC_SERDES_OPERATION_NOT_SUPPORTED0x0C003201Command 'serdes' is not supported on this adapter
693STATUS_NIC_SERDES_ETHERNET_STOP_NOT_SUPPORTED0x0C003202Option '-s|--stop' is not supported for serdes ethernet
694STATUS_NIC_SERDES_ETHERNET_TARGET_BER_NOT_SUPPORTED0x0C003203Option '-t|--target_ber' is not supported for serdes ethernet
695STATUS_NIC_SERDES_ETHERNET_LANE_INVALID0x0C003204Invalid Ethernet Lane number. The valid range is from 0 to 7
696STATUS_NIC_SERDES_PCI_STOP_INVALID_OPTIONS0x0C003205Invalid options provided for \"-s|--stop\"
697STATUS_NIC_SERDES_PCI_LANE_MISSING0x0C003206Option '-l|--lane' is missing
698STATUS_NIC_SERDES_PCI_INVALID_OPTIONS0x0C003207Invalid 'serdes' command options provided
699STATUS_NIC_SERDES_PCI_TARGET_BER_INVALID0x0C003208Invalid Target BER value provided. Valid values are \"1e-8\", \"1e-9\", \"1e-10\", \"1e-11\"
700STATUS_NIC_SERDES_PCI_LANE_INVALID0x0C003209Invalid PCI lane number provided for PCIe eye. The valid range is from 0 to 15
701STATUS_NIC_SERDES_PCI_EYE_PLOT_FAILED0x0C00320ASerdes pci eye scope test failed
702STATUS_NIC_SERDES_PCI_EYE_BER_NOT_SUPPORTED0x0C00320BProvided target BER is not supported by hardware
703STATUS_NIC_SERDES_PCI_EYE_SCOPE_PLOT_FAILED0x0C00320CFailed to plot the serdes pci eye scope
704STATUS_NIC_SERDES_PCI_EYE_TEST_PERCENTAGE_FAILED0x0C00320DFailed to get serdes pci eye test percentage
705STATUS_NIC_SERDES_PCI_EYE_SCOPE_START_FAILED0x0C00320EFailed to start serdes pci eye scope test
706STATUS_NIC_SERDES_PCI_EYE_SCOPE_STOP_FAILED0x0C00320FFirmware failed to stop the serdes pci eye scope test
707STATUS_NIC_SERDES_ETHERNET_LINK_DOWN0x0C003210Interface link is down. Serdes ethernet eye command failed
708STATUS_NIC_SERDES_ETHERNET_PLOT_API_FAILED0x0C003211Failed to plot the serdes ethernet eye
709STATUS_NIC_SERDES_ETHERNET_EXTRAPOLATION_FAILED0x0C003212Serdes ethernet extrapolation failed
710STATUS_NIC_SERDES_ETHERNET_EXTRAPOLATION_NOT_SUPPORTED0x0C003213Serdes ethernet extrapolation is not supported on this device
711STATUS_NIC_SERDES_ETHERNET_PLOT_LANE_NOT_SUPPORTED0x0C003214Failed to plot the serdes ethernet eye. Hardware does not support the given lane number

UDCC COMMAND (20 codes)

#Error Code NameHex ValueDescription
712STATUS_NIC_UDCC_INVALID_SYNTAX0x0C004019Command 'udcc' has invalid syntax
713STATUS_NIC_UDCC_HYBRIDMODE_SET_MISSING_MODE0x0C00401AInvalid Syntax. --mode is a mandatory argument to set udcc hybridmode
714STATUS_NIC_UDCC_HYBRIDMODE_INVALID_MODE0x0C00401BInvalid mode value. The valid values are 0 (UDCC Only) or 1 (UDCC with DCQCN)
715STATUS_NIC_UDCC_IFA_INVALID_PROBE_PAD_CNT0x0C00401CInvalid UDCC probe packet pad count. The valid range is from 0 to 3
716STATUS_NIC_UDCC_IFA_INVALID_FORMAT0x0C00401DInvalid UDCC probe format type. The valid range is from 0 to 1
717STATUS_NIC_UDCC_IFA_INVALID_GNS0x0C00401EInvalid global name space value. The valid range is from 0 to 15
718STATUS_NIC_UDCC_IFA_INVALID_HOP_LIMIT0x0C00401FInvalid hop limit value. The valid range is from 0 to 255
719STATUS_NIC_UDCC_IFA_INVALID_REQ_VEC0x0C004020Invalid request vector value. The valid range is from 0 to 255
720STATUS_NIC_UDCC_HYBRIDMODE_NOT_SUPPORTED0x0C004021Active firmware does not support UDCC capabilities. Please update the device with UDCC supported firmware or promote the device
721STATUS_NIC_UDCC_NVM_OPTION_NOT_CONFIGURED0x0C004022'enable_udcc' NVM option is not configured
722STATUS_NIC_UDCC_HYBRIDMODE_CMD_FAILED0x0C004023UDCC hybrid mode command failed
723STATUS_NIC_UDCC_IFA_NOT_SUPPORTED0x0C004024UDCC In-band flow analyzer (IFA) is not supported by active firmware
724STATUS_NIC_UDCC_IFA_CMD_FAILED0x0C004025UDCC In-band flow analyzer (IFA) command failed
725STATUS_NIC_UDCC_INVALID_FORMAT_PARAMETERS0x0C004026Parameters '--gns', '--hop_limit' and '--req_vec' are valid only when '--format 1' (IFA 2.0) is specified
726STATUS_NIC_UDCC_IFA_INVALID_ACK_VALUE0x0C004027Invalid ack value. The valid range is from 0 to 1
727STATUS_NIC_UDCC_IFA_INVALID_BTH_RSVD70x0C004028Invalid BTH header rsvd7 value. The valid range is from 0 to 127
728STATUS_NIC_UDCC_IFA_BTH_ACK_RSVD7_NOT_SUPPORTED0x0C004029Parameters '--ack' and '--rsvd7' are not supported by the firmware
729STATUS_NIC_UDCC_PROBE_NOT_SUPPORTED0x0C00402AUDCC probe command is not supported by active firmware
730STATUS_NIC_UDCC_PROBE_SET_CMD_FAILED0x0C00402BFailed to configure the UDCC probe parameters
731STATUS_NIC_UDCC_PROBE_QUERY_CMD_FAILED0x0C00402CFailed to query the UDCC probe parameters

MSI-X COMMAND (25 codes)

#Error Code NameHex ValueDescription
732STATUS_NIC_MSIX_NVM_STATUS_INVALID_PF0x0C016001Invalid PF Id: PF number is out-of-range for this chip
733STATUS_NIC_MSIX_NVM_STATUS_NO_VF0x0C016002Failed to configure MSI-X Vector table: PF does not have any VFs
734STATUS_NIC_MSIX_NVM_STATUS_ROW_NOT_PRESENT0x0C016003Failed to configure MSI-X Vector table: MSI-X field is zero for the first row
735STATUS_NIC_MSIX_NVM_STATUS_INVALID_FIRST_ROW0x0C016004Row 0 start_vf is not equal to the starting VF for the PF
736STATUS_NIC_MSIX_NVM_STATUS_VF_OUT_OF_RANGE0x0C016005Start_vf less than valid end_vf or start_vf greater than valid begin VF
737STATUS_NIC_MSIX_NVM_STATUS_INVALID_VF_MOD0x0C016006Invalid entry for row. Start VF is not a multiple of the required value for the specified row
738STATUS_NIC_MSIX_NVM_STATUS_INVALID_VF_SEQUENCE0x0C016007Start VF is less than previous row's start_vf
739STATUS_NIC_MSIX_NVM_STATUS_MSIX_SMALL0x0C016008VF range contains small VF and MSI-X value greater than Max MSI-X
740STATUS_NIC_MSIX_NVM_STATUS_MSIX_PCIE0x0C016009MSI-X value greater than PCIE config size
741STATUS_NIC_MSIX_NVM_STATUS_MSIX_SUM0x0C01600ASum of all MSI-X vectors > maximum msix vectors allowed for PF
742STATUS_NIC_MSIX_NVM_STATUS_NUM_ROWS0x0C01600BFailed to configure MSI-X vector table
743STATUS_NIC_MSIX_UNSUPPORTED_HW0x0C01600CUnsupported hardware
744STATUS_NIC_MSIX_INVALID_SYNTAX0x0C01600Dmsix command has invalid syntax
745STATUS_NIC_MSIX_SET_ALL_INVALID_COMBINATION0x0C01600EInvalid Syntax. '--set' and '--all' cannot be combined
746STATUS_NIC_MSIX_MISSING_OPERATION0x0C01600FInvalid Syntax. '--show' or '--set' is a mandatory argument
747STATUS_NIC_MSIX_SHOW_SET_INVALID_SYNTAX0x0C016010Invalid Syntax. '--show' and '--set' cannot be combined
748STATUS_NIC_MSIX_SET_MISSING_PF0x0C016011Invalid Syntax. '--set' requires '--pf' as a mandatory argument
749STATUS_NIC_MSIX_SHOW_MISSING_OPTION0x0C016012Invalid Syntax. '--show' argument requires either '--all' or '--pf'
750STATUS_NIC_MSIX_INVALID_PF_VALUE0x0C016013Invalid PF value. Valid value is 0
751STATUS_NIC_MSIX_INVALID_PF_VALUE_RANGE0x0C016014Invalid PF value. Valid range is from 0 to total pf count
752STATUS_NIC_MSIX_MEM_FAILED0x0C016015MSI-X vector table query. Failed to allocate memory
753STATUS_NIC_MSIX_VECTOR_TABLE_ID_MISMATCH0x0C016016MSI-X vector table structure ID mismatch for the given PF id
754STATUS_NIC_MSIX_VECTOR_TABLE_NOT_FOUND0x0C016017MSI-X vector table not found for given PF id
755STATUS_NIC_MSIX_VECTOR_TABLE_FETCH_FAILED0x0C016018Getting the msix vector information failed
756STATUS_NIC_MSIX_CHANGE_MSIX_VECTOR_PARAMS0x0C016019Failed to change the MSI-X vector table params

RESMGMT COMMAND (28 codes)

#Error Code NameHex ValueDescription
757STATUS_NIC_RESMGMT_INVALID_SYNTAX0x0C017001resmgmt command has invalid syntax
758STATUS_NIC_RESMGMT_SET_MISSING_OPTION0x0C017002Invalid syntax. '--set' requires either '--min', '--max', '--roce_max', or '--max_completion_rings' or 'strategy' or 'Bw'
759STATUS_NIC_RESMGMT_DEVICE_NOT_SELECTED0x0C017003Select valid device. Device is not selected
760STATUS_NIC_RESMGMT_GET_DEVICE_TYPE_FAILED0x0C017004Fetching Device type failed
761STATUS_NIC_RESMGMT_GET_PF_COUNT_FAILED0x0C017005Failed to get PF Count
762STATUS_NIC_RESMGMT_UNSUPPORTED0x0C017006Getting --roce_max value is not supported on this hardware
763STATUS_NIC_RESMGMT_SET_FAILED0x0C017007Set resource failed
764STATUS_NIC_RESMGMT_SET_PROFILE_FAILED0x0C017008Set profile type failed
765STATUS_NIC_RESMGMT_VALUES_COUNT_MISMATCH0x0C017009Number of values do not match number of PFs
766STATUS_NIC_RESMGMT_INVALID_VALUE0x0C01700AInvalid value provided for PF
767STATUS_NIC_RESMGMT_DECIMAL_NOT_ALLOWED0x0C01700BDecimal values not allowed for max_cmpl
768STATUS_NIC_RESMGMT_INVALID_STRATEGY0x0C01700CInvalid strategy specified
769STATUS_NIC_RESMGMT_SET_STRATEGY_FAILED0x0C01700DSet Strategy failed
770STATUS_NIC_RESMGMT_GET_PROFILE_FAILED0x0C01700EGet profile type failed
771STATUS_NIC_RESMGMT_INVALID_PROFILE_TYPE0x0C01700FGot invalid profile type
772STATUS_NIC_RESMGMT_GET_FAILED0x0C017010Get resource failed
773STATUS_NIC_RESMGMT_GET_STRATEGY_FAILED0x0C017011Get Strategy failed
774STATUS_NIC_RESMGMT_UNKNOWN_STRATEGY0x0C017012Unknown strategy value received
775STATUS_NIC_RESMGMT_SHOW_SET_INVALID_OPTION0x0C017013Invalid syntax. Either '--show' or '--set' must be specified
776STATUS_NIC_RESMGMT_SET_UNSUPPORTED0x0C017014Setting value is not supported on this hardware
777STATUS_NIC_RESMGMT_SHOW_INVALID_SYNTAX0x0C017015Invalid or unknown command specified
778STATUS_NIC_RESMGMT_RDMA_NOT_SET0x0C017016No PF rdma capable, please set rdma_capable option(161/506) first
779STATUS_NIC_RESMGMT_NVM_OPT_NOT_ENABLED0x0C017017NVM option not enabled
780STATUS_NIC_RESMGMT_SET_INVALID_INPUT_FAILED0x0C017018Invalid input, Please enter values from 1 to max_cmpl supported value
781STATUS_NIC_RESMGMT_SET_INVALID_INPUT_VALUES_FAILED0x0C017019Invalid input, Please enter values from 1 to 100
782STATUS_NIC_RESMGMT_RDMA_UNSUPPORTED_PFS0x0C01701ANumber of values do not match number of RDMA supported PFs
783STATUS_NIC_RESMGMT_TOTAL_VALUES_EXCEED0x0C01701BTotal value exceeds max_cmpl supported value, please provide the correct values
784STATUS_NIC_RESMGMT_TOTAL_VALUES_EXCEEDS_1000x0C01701CTotal value provided should not exceed 100, please provide the correct values

MH COMMAND (15 codes)

#Error Code NameHex ValueDescription
785STATUS_NIC_MH_GET_PF_ALLOC_FAILED0x0C00D041Failed to Query PF information
786STATUS_NIC_MH_INVALID_SYNTAX0x0C00D042mh command has invalid syntax
787STATUS_NIC_MH_INVALID_COMBINATION0x0C00D043Invalid Syntax. '--show' and '--set' cannot be combined
788STATUS_NIC_MH_MISSING_OPERATION0x0C00D044Invalid Syntax. '--show' or '--set' is a mandatory argument
789STATUS_NIC_MH_SET_MISSING_ENDPOINTS0x0C00D045Invalid Syntax. '--set' argument requires '--ep0','--ep1' '--ep2' and '--ep3'
790STATUS_NIC_MH_SHOW_WITH_ENDPOINTS0x0C00D046Invalid Syntax. '--show' cannot be combined with '--ep0','--ep1' '--ep2' and '--ep3'
791STATUS_NIC_MH_INVALID_CONFIGURATION_ON_HOST0x0C00D047Invalid configuration. Multi-Host PF allocation is not supported on this host
792STATUS_NIC_MH_GET_PORT_MODE_FAILED0x0C00D048Failed to get the device port mode
793STATUS_NIC_MH_CHECK_PORT_MODE_FAILED0x0C00D049Check port mode failed
794STATUS_NIC_MH_INVALID_CONFIGURATION_ON_PORT0x0C00D04AInvalid configuration. Multi-Host PF allocation is not supported on this port adapter
795STATUS_NIC_MH_INVALID_PF_CONFIGURATION0x0C00D04BInvalid configuration. The supported values for PF count are from 0 to 2
796STATUS_NIC_MH_INVALID_ENDPOINT_CONFIGURATION0x0C00D04CInvalid configuration. Endpoint 0 or Endpoint 2 cannot be zero's
797STATUS_NIC_MH_INVALID_ENDPOINT_COUNT0x0C00D04DInvalid configuration. The number of non-zero values can be for 2 endpoints or 4 endpoints
798STATUS_NIC_MH_GET_NVM_OPT_FAILED0x0C00D04EFailed to get the NVM option SHARED_BIFURCATION_METHOD_NUM
799STATUS_NIC_MH_SET_PF_ALLOC_FAILED0x0C00D04FFailed to configure PF information

CCPARAMS COMMAND (7 codes)

#Error Code NameHex ValueDescription
800STATUS_NIC_CCPARAMS_INVALID_SYNTAX0x0C006010Command 'ccparams' has invalid syntax
801STATUS_NIC_CCPARAMS_SET_FAILED0x0C006011Failed to set the congestion control parameters
802STATUS_NIC_CCPARAMS_GET_FAILED0x0C006012Failed to generate congestion control configuration file
803STATUS_NIC_CCPARAMS_FILE_NO_CONFIG_DATA0x0C006013Provided configuration file does not have any congestion control parameters to configure
804STATUS_NIC_CCPARAMS_FILE_OPEN_FAILED0x0C006014Failed to open a congestion control configuration file <filename>
805STATUS_NIC_CCPARAMS_FILE_INVALID_SIZE0x0C006015Invalid file. Please provide the valid congestion control configuration file
806STATUS_NIC_CCPARAMS_FILE_READ_FAILED0x0C006016Failed to read the congestion control configuration <filename> file content

VF COMMAND (52 codes)

#Error Code NameHex ValueDescription
807STATUS_NIC_VF_INVALID_SYNTAX0x0C005010Command 'vf' has invalid syntax
808STATUS_NIC_VF_INVALID_VFID0x0C005011Provided VF index is invalid. Valid range is from 0 to <x>
809STATUS_NIC_VF_TRUST_INVALID_STATE0x0C005012'--state' option should be either 'enable' or 'disable'
810STATUS_NIC_VF_TRUST_INVALID_OPTION0x0C005013Invalid Syntax. '--trust' option should be null for 'get' command
811STATUS_NIC_VF_TRUST_MISSING_VFID0x0C005014Invalid Syntax. '--vf_index' is a mandatory argument
812STATUS_NIC_VF_TRUST_MISSING_PARAM0x0C005015Invalid Syntax. '--trust' is a mandatory argument
813STATUS_NIC_VF_TRUST_INVALID_VALUE0x0C005016Invalid Syntax. '--trust' option should be either 'enable' or 'disable'
814STATUS_NIC_VF_TRUST_SET_FAILED0x0C005017Failed to configure trusted VF
815STATUS_NIC_VF_TRUST_ALREADY_CONFIGURED0x0C005018Trusted VF already configured
816STATUS_NIC_VF_TRUST_NOT_SUPPORTED0x0C005019Trusted VF is not supported on this hardware
817STATUS_NIC_VF_TRUST_NOT_CONFIGURED0x0C00501ATrusted VF's not configured
818STATUS_NIC_VF_TRUST_QUERY_FAILED0x0C00501BQuery Trusted Vf is not successful
819STATUS_NIC_VF_TRUST_INVALID_PARAMS0x0C00501CFailed to configure trusted VF
820STATUS_NIC_VF_NTUPLE_ADD_INVALID_MAC0x0C00501DInvalid mac address provided for ntuple operation
821STATUS_NIC_VF_NTUPLE_ADD_INVALID_DEST_PORT0x0C00501EInvalid destination port provided for ntuple operation
822STATUS_NIC_VF_NTUPLE_ADD_INVALID_DEST_PORT_MASK0x0C00501FInvalid destination port mask provided for ntuple operation
823STATUS_NIC_VF_NTUPLE_ADD_INVALID_IP_TYPE0x0C005020Invalid IP type provided. Supported IP types are 1 - IPV4, 2 - IPV6 and 3 - arp-reply
824STATUS_NIC_VF_NTUPLE_ADD_INVALID_CONFIGURATION0x0C005021Failed to add N-Tuple filter. Please make sure that configuration is valid or specify valid parameter
825STATUS_NIC_VF_NTUPLE_ADD_FAILED0x0C005022Failed to add N-Tuple filter
826STATUS_NIC_VF_NTUPLE_FREE_INVALID_FILTER_ID0x0C005023Failed to free the given N-Tuple filter. Invalid filter ID provided
827STATUS_NIC_VF_NTUPLE_FREE_INVALID_CONFIGURATION0x0C005024Failed to free the given N-Tuple filter. Please make sure that configuration is valid or specify valid parameter
828STATUS_NIC_VF_NTUPLE_FREE_FAILED0x0C005025Failed to free the given N-Tuple filter
829STATUS_NIC_VF_PEERMMAP_INVALID_DS_PORT0x0C005026Invalid --ds_port value. The valid range is from 1 to 65535
830STATUS_NIC_VF_PEERMMAP_HPA_INVALID_ARG_COUNT0x0C005027Invalid syntax. Option '--hpa' supports max 8 entries
831STATUS_NIC_VF_PEERMMAP_GPA_INVALID_ARG_COUNT0x0C005028Invalid syntax. Option '--gpa' supports max 8 entries
832STATUS_NIC_VF_PEERMMAP_SIZE_INVALID_ARG_COUNT0x0C005029Invalid syntax. Option '--size' supports max 8 entries
833STATUS_NIC_VF_PEERMMAP_LIST_COUNT_MISMATCH0x0C00502AInvalid syntax. All the list options should have same number of entries
834STATUS_NIC_VF_PEERMMAP_HPA_INVALID_COUNT0x0C00502BNumber of entries provided exceeded more than supported for '--hpa'
835STATUS_NIC_VF_PEERMMAP_HPA_INVALID_FORMAT0x0C00502CInvalid '--hpa' list. The list should be in hex-decimal
836STATUS_NIC_VF_PEERMMAP_HPA_INVALID_VALUE0x0C00502DInvalid '--hpa' list. Valid range is from 0 to <x>
837STATUS_NIC_VF_PEERMMAP_GPA_INVALID_COUNT0x0C00502ENumber of entries provided exceeded more than supported for '--gpa'
838STATUS_NIC_VF_PEERMMAP_GPA_INVALID_FORMAT0x0C00502FInvalid '--gpa' list. The list should be in hex-decimal
839STATUS_NIC_VF_PEERMMAP_GPA_INVALID_VALUE0x0C005030Invalid '--gpa' list. Valid range is from 0 to <x>
840STATUS_NIC_VF_PEERMMAP_SIZE_INVALID_COUNT0x0C005031Number of entries provided exceeded more than supported for '--size'
841STATUS_NIC_VF_PEERMMAP_SIZE_INVALID_FORMAT0x0C005032Invalid '--size' list. The list should be in hex-decimal
842STATUS_NIC_VF_PEERMMAP_SIZE_INVALID_VALUE0x0C005033Invalid '--size' list. Valid range is from 0 to <x>
843STATUS_NIC_VF_PEERMMAP_ATS_NOT_ENABLED0x0C005034Option '--ds_port' is not supported by the current firmware, because secure ATS is not enabled
844STATUS_NIC_VF_PEERMMAP_SET_FAILED0x0C005035Failed to set the peer memory mapping
845STATUS_NIC_VF_PEERMMAP_NOT_SUPPORTED0x0C005036peermmap command not supported on this hardware
846STATUS_NIC_VF_PEERMMAP_DUPLICATE_ENTRY0x0C005037Duplicate entry. Given peermmap entry is already programmed
847STATUS_NIC_VF_PEERMMAP_SET_RETRY0x0C005038Failed to configure the peermmap. Please re-try after some time
848STATUS_NIC_VF_RESOURCE_COUNT_GET_FAILED0x0C005039Failed to get resource counts
849STATUS_NIC_VF_RESOURCE_COUNT_NO_VFS_REGISTERED0x0C00503ANo VF's are registered for a given physical function
850STATUS_NIC_VF_RESOURCE_COUNT_INVALID_VF_INDEX0x0C00503BGiven VF index does not register for a given physical function
851STATUS_NIC_VF_INVALID_QP_VALUE0x0C00503CInvalid value for --qp. The valid range is from 0 to <X>.
852STATUS_NIC_VF_INVALID_CQ_VALUE0x0C00503DInvalid value for --cq. The valid range is from 0 to <X>
853STATUS_NIC_VF_INVALID_MRW_VALUE0x0C00503EInvalid value for --mrw. The valid range is from 0 to <X>
854STATUS_NIC_VF_INVALID_SRQ_VALUE0x0C00503FInvalid value for --srq. The valid range is from 0 to <X>
855STATUS_NIC_VF_INVALID_AV_VALUE0x0C005040Invalid value for --av. The valid range is from 0 to <X>
856STATUS_NIC_VF_RESV_ROCE_RES_SHOW_FAILED0x0C005041Failed to show the reserved roce resources.
857STATUS_NIC_VF_RESV_ROCE_RES_NOT_SUPPORTED0x0C005042Reserve RoCE resources command is not supported by the firmware.
858STATUS_NIC_VF_RESV_ROCE_RES_SET_FAILED0x0C005043Failed to reserve the roce resources.

PCIE COMMAND (6 codes)

#Error Code NameHex ValueDescription
859STATUS_NIC_PCIE_INVALID_SYNTAX0x0C003021Command 'pcie' has invalid syntax
860STATUS_NIC_PCIE_COMPLIANCE_SET_FAILED0x0C003022Failed to configure the PCIe compliance state
861STATUS_NIC_PCIE_COMPLIANCE_GET_FAILED0x0C003023Failed to get the PCIe compliance information
862STATUS_NIC_PCIE_COMPLIANCE_INVALID_STATE_VALUE0x0C003024Invalid '--state' value. The valid values are 1 (enable) or 0 (disable)
863STATUS_NIC_PCIE_PEERMMAP_GET_FAILED0x0C003025Failed to get the peer memory mapping information.
864STATUS_NIC_PCIE_PEERMMAP_NOT_CONFIGURED0x0C003026No peer memory mapping is configured.