| /f-stack/dpdk/lib/librte_cmdline/ |
| H A D | cmdline_parse_num.c | 39 ERROR, enumerator 137 st = ERROR; in cmdline_parse_num() 142 st = ERROR; in cmdline_parse_num() 155 st = ERROR; in cmdline_parse_num() 160 st = ERROR; in cmdline_parse_num() 172 st = ERROR; in cmdline_parse_num() 182 st = ERROR; in cmdline_parse_num() 192 st = ERROR; in cmdline_parse_num() 213 st = ERROR; in cmdline_parse_num() 224 st = ERROR; in cmdline_parse_num() [all …]
|
| /f-stack/dpdk/drivers/net/failsafe/ |
| H A D | failsafe.c | 40 ERROR("Cannot allocate more than %d ports", in fs_sub_device_alloc() 49 ERROR("Could not allocate sub_devices"); in fs_sub_device_alloc() 93 ERROR("rte_eal_alarm_cancel failed (errno: %s)", in failsafe_hotplug_alarm_cancel() 129 ERROR("Unable to set up next alarm"); in fs_hotplug_alarm() 180 ERROR("Unable to allocate rte_eth_dev"); in fs_eth_dev_create() 195 ERROR("Could not allocate sub_devices"); in fs_eth_dev_create() 214 ERROR("Failed to register NEW callback"); in fs_eth_dev_create() 238 ERROR("Failed to set default MAC address"); in fs_eth_dev_create() 336 ERROR("Failed to probe %s", name); in rte_pmd_failsafe_probe() 357 ERROR("Failed to parse devargs %s", in rte_pmd_failsafe_probe() [all …]
|
| H A D | failsafe_intr.c | 128 ERROR("Failed to install Rx interrupts, " in fs_rx_event_proxy_service_install() 147 ERROR("Failed to install Rx interrupts, " in fs_rx_event_proxy_service_install() 154 ERROR("Failed adding service core"); in fs_rx_event_proxy_service_install() 160 ERROR("Failed to install Rx interrupts, " in fs_rx_event_proxy_service_install() 168 ERROR("service register() failed"); in fs_rx_event_proxy_service_install() 180 ERROR("Failed enabling stats\n"); in fs_rx_event_proxy_service_install() 185 ERROR("Failed to run service\n"); in fs_rx_event_proxy_service_install() 193 ERROR("Failed to install Rx interrupts, " in fs_rx_event_proxy_service_install() 224 ERROR("Failed to create epoll," in fs_rx_event_proxy_install() 279 ERROR("Called with invalid arguments"); in failsafe_eth_rx_intr_ctl_subdevice() [all …]
|
| H A D | failsafe_args.c | 102 ERROR("Command line allocation failed"); in fs_execute_cmd() 115 ERROR("popen: %s", strerror(errno)); in fs_execute_cmd() 131 ERROR("Parsing device '%s' failed", output); in fs_execute_cmd() 134 ERROR("pclose: %s", strerror(errno)); in fs_execute_cmd() 153 ERROR("Command line allocation failed"); in fs_read_fd() 160 ERROR("Parsing FD number failed"); in fs_read_fd() 219 ERROR("Dangling parenthesis"); in fs_parse_device_param() 276 ERROR("Invalid parameter"); in fs_parse_sub_devices() 288 ERROR("Dangling parenthesis"); in fs_parse_sub_devices() 320 ERROR("Invalid parameter"); in fs_remove_sub_devices_definition() [all …]
|
| H A D | failsafe_ether.c | 41 ERROR("Caught error type %d (%s): %s%s\n", in fs_flow_complain() 93 ERROR("rx_queue_setup failed"); in fs_eth_dev_conf_apply() 106 ERROR("tx_queue_setup failed"); in fs_eth_dev_conf_apply() 119 ERROR("Failed to apply link_status"); in fs_eth_dev_conf_apply() 133 ERROR("Failed to apply promiscuous mode"); in fs_eth_dev_conf_apply() 147 ERROR("Failed to apply allmulticast mode"); in fs_eth_dev_conf_apply() 158 ERROR("Failed to apply MTU"); in fs_eth_dev_conf_apply() 169 ERROR("Setting default MAC address failed"); in fs_eth_dev_conf_apply() 233 ERROR("Failed to apply VLAN filter %hu", in fs_eth_dev_conf_apply() 294 ERROR("Port close failed for sub-device %u", in fs_dev_remove() [all …]
|
| H A D | failsafe_flow.c | 34 ERROR("Unable to process flow rule (%s): %s", in fs_flow_allocate() 42 ERROR("Could not allocate new flow"); in fs_flow_allocate() 48 ERROR("Failed to copy flow rule (%s): %s", in fs_flow_allocate() 81 ERROR("Operation rte_flow_validate failed for sub_device %d" in fs_flow_validate() 108 ERROR("Failed to create flow on sub_device %d", in fs_flow_create() 137 ERROR("Invalid flow"); in fs_flow_destroy() 150 ERROR("Failed to destroy flow on sub_device %d: %d", in fs_flow_destroy() 177 ERROR("Operation rte_flow_flush failed for sub_device %d" in fs_flow_flush() 236 ERROR("Operation rte_flow_isolate failed for sub_device %d" in fs_flow_isolate()
|
| H A D | failsafe_ops.c | 65 ERROR("Could not configure sub_device %d", i); in fs_dev_configure() 151 ERROR("Failed to stop sub-device %u", in fs_dev_start() 194 ERROR("Failed to stop device %u", in fs_dev_stop() 270 ERROR("Rx queue stop failed for subdevice %d", i); in fs_rx_queue_stop() 323 ERROR("Tx queue stop failed for subdevice %d", i); in fs_tx_queue_stop() 414 ERROR("Rx queue deferred start is not " in fs_rx_queue_setup() 585 ERROR("Tx queue deferred start is not " in fs_tx_queue_setup() 671 ERROR("Error while closing sub-device %u", in failsafe_eth_dev_close() 686 ERROR("Error while uninitializing sub-EAL"); in failsafe_eth_dev_close() 697 ERROR("Error while destroying hotplug mutex"); in failsafe_eth_dev_close() [all …]
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/xattrtest/ |
| H A D | xattrtest.c | 254 ERROR("Error %d: close(%d)\n", errno, fd); in drop_caches() 376 ERROR("Error %d: path too long\n", rc); in create_files() 385 ERROR("Error %d: unlink(%s)\n", errno, file); in create_files() 392 ERROR("Error %d: open(%s, O_CREATE, 0644)\n", in create_files() 400 ERROR("Error %d: close(%d)\n", errno, rc); in create_files() 475 ERROR("Error %d: path too long\n", rc); in setxattrs() 493 ERROR("Error %d: lsetxattr(%s, %s, ..., %d)\n", in setxattrs() 564 ERROR("Error %d: path too long\n", rc); in getxattrs() 592 ERROR("Error %d: verify failed\n " in getxattrs() 643 ERROR("Error %d: path too long\n", rc); in unlink_files() [all …]
|
| /f-stack/freebsd/contrib/zstd/lib/legacy/ |
| H A D | zstd_v05.c | 1300 if (hbSize < 4) return ERROR(srcSize_wrong); in FSEv05_readNCount() 1371 if (remaining != 1) return ERROR(GENERIC); in FSEv05_readNCount() 1492 return ERROR(corruption_detected); in FSEv05_decompress_usingDTable_generic() 1809 if (!srcSize) return ERROR(srcSize_wrong); in HUFv05_readStats() 2799 return ERROR(srcSize_wrong); in ZSTDv05_decodeFrameHeader_Part1() 2827 return ERROR(srcSize_wrong); in ZSTDv05_decodeFrameHeader_Part2() 2841 return ERROR(srcSize_wrong); in ZSTDv05_getcBlockSize() 3014 return ERROR(srcSize_wrong); in ZSTDv05_decodeSeqHeaders() 3024 if (ip >= iend) return ERROR(srcSize_wrong); in ZSTDv05_decodeSeqHeaders() 3255 return ERROR(corruption_detected); in ZSTDv05_execSequence() [all …]
|
| H A D | zstd_v06.c | 1281 if (hbSize < 4) return ERROR(srcSize_wrong); in FSEv06_readNCount() 1351 if (remaining != 1) return ERROR(GENERIC); in FSEv06_readNCount() 1867 if (!srcSize) return ERROR(srcSize_wrong); in HUFv06_readStats() 3049 if (dst==NULL) return ERROR(dstSize_tooSmall); in ZSTDv06_copyRawBlock() 3100 return ERROR(corruption_detected); in ZSTDv06_decodeLiteralsBlock() 3111 return ERROR(corruption_detected); in ZSTDv06_decodeLiteralsBlock() 3113 return ERROR(dictionary_corrupted); in ZSTDv06_decodeLiteralsBlock() 3199 if (!srcSize) return ERROR(srcSize_wrong); in ZSTDv06_buildSeqTable() 3653 if (dctx==NULL) return ERROR(memory_allocation); in ZSTDv06_decompress() 3798 return ERROR(GENERIC); /* impossible */ in ZSTDv06_decompressContinue() [all …]
|
| H A D | zstd_v04.c | 1174 if (hbSize < 4) return ERROR(srcSize_wrong); in FSE_readNCount() 1264 if (remaining != 1) return ERROR(GENERIC); in FSE_readNCount() 1387 return ERROR(corruption_detected); in FSE_decompress_usingDTable_generic() 1707 if (!srcSize) return ERROR(srcSize_wrong); in HUF_readStats() 2594 if (srcSize < 3) return ERROR(srcSize_wrong); in ZSTD_getcBlockSize() 2703 if (srcSize < 5) return ERROR(srcSize_wrong); in ZSTD_decodeSeqHeaders() 2898 return ERROR(corruption_detected); in ZSTD_execSequence() 3263 return ERROR(GENERIC); in ZSTD_decompressContinue() 3271 return ERROR(GENERIC); /* impossible */ in ZSTD_decompressContinue() 3444 return ERROR(init_missing); in ZBUFF_decompressContinue() [all …]
|
| H A D | zstd_v07.c | 1225 if (hbSize < 4) return ERROR(srcSize_wrong); in FSEv07_readNCount() 1295 if (remaining != 1) return ERROR(GENERIC); in FSEv07_readNCount() 1319 if (!srcSize) return ERROR(srcSize_wrong); in HUFv07_readStats() 1901 if (dtd.tableType != 0) return ERROR(GENERIC); in HUFv07_decompress1X2_usingDTable() 2023 if (dtd.tableType != 0) return ERROR(GENERIC); in HUFv07_decompress4X2_usingDTable() 2313 if (dtd.tableType != 1) return ERROR(GENERIC); in HUFv07_decompress1X4_usingDTable() 2434 if (dtd.tableType != 1) return ERROR(GENERIC); in HUFv07_decompress4X4_usingDTable() 3167 return ERROR(prefix_unknown); in ZSTDv07_getFrameParams() 3329 return ERROR(corruption_detected); in ZSTDv07_decodeLiteralsBlock() 4083 return ERROR(GENERIC); /* impossible */ in ZSTDv07_decompressContinue() [all …]
|
| H A D | zstd_v03.c | 575 #define ERROR(name) (size_t)-PREFIX(name) macro 1197 if (hbSize < 4) return ERROR(srcSize_wrong); in FSE_readNCount() 1287 if (remaining != 1) return ERROR(GENERIC); in FSE_readNCount() 1408 return ERROR(corruption_detected); in FSE_decompress_usingDTable_generic() 1554 if (!srcSize) return ERROR(srcSize_wrong); in HUF_readStats() 2184 if (hSize >= cSrcSize) return ERROR(srcSize_wrong); in HUF_decompress4X4() 2231 if (dstSize == 0) return ERROR(dstSize_tooSmall); in HUF_decompress() 2468 if (srcSize < 3) return ERROR(srcSize_wrong); in ZSTD_getcBlockSize() 2577 if (srcSize < 5) return ERROR(srcSize_wrong); in ZSTD_decodeSeqHeaders() 2952 return ERROR(GENERIC); /* impossible */ in ZSTD_decompressDCtx() [all …]
|
| H A D | zstd_v02.c | 573 #define ERROR(name) (size_t)-PREFIX(name) macro 1196 if (hbSize < 4) return ERROR(srcSize_wrong); in FSE_readNCount() 1286 if (remaining != 1) return ERROR(GENERIC); in FSE_readNCount() 1407 return ERROR(corruption_detected); in FSE_decompress_usingDTable_generic() 1557 if (!srcSize) return ERROR(srcSize_wrong); in HUF_readStats() 2187 if (hSize >= cSrcSize) return ERROR(srcSize_wrong); in HUF_decompress4X4() 2591 if (dstSize == 0) return ERROR(dstSize_tooSmall); in HUF_decompress() 2827 if (srcSize < 3) return ERROR(srcSize_wrong); in ZSTD_getcBlockSize() 2936 if (srcSize < 5) return ERROR(srcSize_wrong); in ZSTD_decodeSeqHeaders() 3311 return ERROR(GENERIC); /* impossible */ in ZSTD_decompressDCtx() [all …]
|
| H A D | zstd_legacy.h | 150 if (zd==NULL) return ERROR(memory_allocation); in ZSTD_decompressLegacy() 160 if (zd==NULL) return ERROR(memory_allocation); in ZSTD_decompressLegacy() 170 if (zd==NULL) return ERROR(memory_allocation); in ZSTD_decompressLegacy() 177 return ERROR(prefix_unknown); in ZSTD_decompressLegacy() 242 frameSizeInfo.compressedSize = ERROR(srcSize_wrong); in ZSTD_findFrameSizeInfoLegacy() 263 return ERROR(version_unsupported); in ZSTD_freeLegacyStreamContext() 297 if (dctx==NULL) return ERROR(memory_allocation); in ZSTD_initLegacyStream() 308 if (dctx==NULL) return ERROR(memory_allocation); in ZSTD_initLegacyStream() 318 if (dctx==NULL) return ERROR(memory_allocation); in ZSTD_initLegacyStream() 328 if (dctx==NULL) return ERROR(memory_allocation); in ZSTD_initLegacyStream() [all …]
|
| H A D | zstd_v01.c | 1473 if (srcSize < 3) return ERROR(srcSize_wrong); in ZSTDv01_getcBlockSize() 1508 if (srcSize <= 3) return ERROR(corruption_detected); in ZSTD_decompressLiterals() 1517 if (FSE_isError(errorCode)) return ERROR(GENERIC); in ZSTD_decompressLiterals() 1549 if (!srcSize) return ERROR(srcSize_wrong); in ZSTDv01_decodeLiteralsBlock() 1569 return ERROR(GENERIC); in ZSTDv01_decodeLiteralsBlock() 1588 if (srcSize < 5) return ERROR(srcSize_wrong); in ZSTDv01_decodeSeqHeaders() 1784 if (oend-op < 8) return ERROR(dstSize_tooSmall); in ZSTD_execSequence() 1985 if (remainingSize) return ERROR(srcSize_wrong); in ZSTDv01_decompressDCtx() 1988 return ERROR(GENERIC); in ZSTDv01_decompressDCtx() 2148 return ERROR(GENERIC); /* not yet handled */ in ZSTDv01_decompressContinue() [all …]
|
| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | entropy_common.c | 86 if (countSize > hbSize) return ERROR(corruption_detected); in FSE_readNCount_body() 95 if (nbBits > FSE_TABLELOG_ABSOLUTE_MAX) return ERROR(tableLog_tooLarge); in FSE_readNCount_body() 201 if (remaining != 1) return ERROR(corruption_detected); in FSE_readNCount_body() 203 if (charnum > maxSV1) return ERROR(maxSymbolValue_tooSmall); in FSE_readNCount_body() 204 if (bitCount > 32) return ERROR(corruption_detected); in FSE_readNCount_body() 276 if (!srcSize) return ERROR(srcSize_wrong); in HUF_readStats_body() 283 if (iSize+1 > srcSize) return ERROR(srcSize_wrong); in HUF_readStats_body() 284 if (oSize >= hwSize) return ERROR(corruption_detected); in HUF_readStats_body() 292 if (iSize+1 > srcSize) return ERROR(srcSize_wrong); in HUF_readStats_body() 306 if (weightTotal == 0) return ERROR(corruption_detected); in HUF_readStats_body() [all …]
|
| H A D | error_private.h | 52 #undef ERROR /* already defined on Visual Studio */ 53 #define ERROR(name) ZSTD_ERROR(name) macro 56 ERR_STATIC unsigned ERR_isError(size_t code) { return (code > ERROR(maxCode)); } in ERR_isError()
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_mp.c | 67 ERROR("port %u invalid port ID", param->port_id); in mp_primary_handle() 89 ERROR("port %u invalid mp request type", dev->data->port_id); in mp_primary_handle() 119 ERROR("port %u invalid port ID", param->port_id); in mp_secondary_handle() 144 ERROR("port %u invalid mp request type", dev->data->port_id); in mp_secondary_handle() 173 ERROR("port %u unknown request (req_type %d)", in mp_req_on_rxtx() 181 ERROR("port %u failed to request stop/start Rx/Tx (%d)", in mp_req_on_rxtx() 186 ERROR("port %u not all secondaries responded (req_type %d)", in mp_req_on_rxtx() 194 ERROR("port %u request failed on secondary #%d", in mp_req_on_rxtx() 256 ERROR("port %u request to primary process failed", in mlx4_mp_req_mr_create() 293 ERROR("port %u request to primary process failed", in mlx4_mp_req_verbs_cmd_fd() [all …]
|
| H A D | mlx4.c | 109 ERROR("Cannot allocate mlx4 shared data\n"); in mlx4_init_shared_data() 120 ERROR("Cannot attach mlx4 shared data\n"); in mlx4_init_shared_data() 538 ERROR("invalid port index %lu", tmp); in mlx4_arg_parse() 574 ERROR("failed to parse kvargs"); in mlx4_args() 778 ERROR("unable to init PMD global data: %s", in mlx4_pci_probe() 841 ERROR("failed to process device arguments"); in mlx4_pci_probe() 878 ERROR("can not attach rte ethdev"); in mlx4_pci_probe() 885 ERROR("secondary process is not supported" in mlx4_pci_probe() 949 ERROR("PD allocation failure"); in mlx4_pci_probe() 958 ERROR("priv allocation failure"); in mlx4_pci_probe() [all …]
|
| H A D | mlx4_txq.c | 93 ERROR("port %u mmap failed for BF reg of txq %u", in txq_uar_init_secondary() 166 ERROR("UAR remap is not supported"); in mlx4_tx_uar_init_secondary() 321 ERROR("%p: queue index out of range (%u >= %u)", in mlx4_tx_queue_setup() 334 ERROR("%p: invalid number of Tx descriptors", (void *)dev); in mlx4_tx_queue_setup() 346 ERROR("%p: unable to allocate queue index %u", in mlx4_tx_queue_setup() 385 ERROR("%p: CQ creation failure: %s", in mlx4_tx_queue_setup() 405 ERROR("%p: QP creation failure: %s", in mlx4_tx_queue_setup() 419 ERROR("%p: QP state to IBV_QPS_INIT failed: %s", in mlx4_tx_queue_setup() 431 ERROR("%p: QP state to IBV_QPS_RTR failed: %s", in mlx4_tx_queue_setup() 443 ERROR("%p: QP state to IBV_QPS_RTS failed: %s", in mlx4_tx_queue_setup() [all …]
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | redis-check-aof.c | 34 #define ERROR(...) { \ macro 45 ERROR("Expected \\r\\n, got: %02x%02x",buf[0],buf[1]); in consumeNewline() 58 ERROR("Expected prefix '%c', got: '%c'",prefix,buf[0]); in readLong() 70 ERROR("Expected to read %ld bytes, got %ld bytes",length,real); in readBytes() 115 ERROR("Unexpected MULTI"); in process() 120 ERROR("Unexpected EXEC"); in process() 136 ERROR("Reached EOF before reading EXEC for MULTI"); in process()
|
| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | fse_compress.c | 84 if ((size_t)workSpace & 3) return ERROR(GENERIC); /* Must be 4 byte aligned */ in FSE_buildCTable_wksp() 232 return ERROR(dstSize_tooSmall); /* Buffer overflow */ in FSE_writeNCount_generic() 247 return ERROR(dstSize_tooSmall); /* Buffer overflow */ in FSE_writeNCount_generic() 264 if (remaining<1) return ERROR(GENERIC); in FSE_writeNCount_generic() 269 return ERROR(dstSize_tooSmall); /* Buffer overflow */ in FSE_writeNCount_generic() 278 return ERROR(GENERIC); /* incorrect normalized distribution */ in FSE_writeNCount_generic() 283 return ERROR(dstSize_tooSmall); /* Buffer overflow */ in FSE_writeNCount_generic() 296 if (tableLog < FSE_MIN_TABLELOG) return ERROR(GENERIC); /* Unsupported */ in FSE_writeNCount() 429 return ERROR(GENERIC); in FSE_normalizeM2() 513 if (nbBits < 1) return ERROR(GENERIC); /* min size */ in FSE_buildCTable_raw() [all …]
|
| /f-stack/freebsd/contrib/zstd/lib/dictBuilder/ |
| H A D | fastcover.c | 324 return ERROR(srcSize_wrong); in FASTCOVER_ctx_init() 330 return ERROR(srcSize_wrong); in FASTCOVER_ctx_init() 336 return ERROR(srcSize_wrong); in FASTCOVER_ctx_init() 361 return ERROR(memory_allocation); in FASTCOVER_ctx_init() 378 return ERROR(memory_allocation); in FASTCOVER_ctx_init() 563 return ERROR(parameter_outOfBound); in ZDICT_trainFromBuffer_fastCover() 567 return ERROR(srcSize_wrong); in ZDICT_trainFromBuffer_fastCover() 572 return ERROR(dstSize_tooSmall); in ZDICT_trainFromBuffer_fastCover() 656 return ERROR(srcSize_wrong); in ZDICT_optimizeTrainFromBuffer_fastCover() 661 return ERROR(dstSize_tooSmall); in ZDICT_optimizeTrainFromBuffer_fastCover() [all …]
|
| /f-stack/freebsd/contrib/zstd/lib/decompress/ |
| H A D | huf_decompress.c | 460 if (dtd.tableType != 0) return ERROR(GENERIC); in HUF_DGEN() 472 if (hSize >= cSrcSize) return ERROR(srcSize_wrong); in HUF_decompress1X1_DCtx_wksp() 485 if (dtd.tableType != 0) return ERROR(GENERIC); in HUF_decompress4X1_usingDTable() 497 if (hSize >= cSrcSize) return ERROR(srcSize_wrong); in HUF_decompress4X1_DCtx_wksp_bmi2() 926 if (dtd.tableType != 1) return ERROR(GENERIC); in HUF_DGEN() 952 if (dtd.tableType != 1) return ERROR(GENERIC); in HUF_decompress4X2_usingDTable() 1085 if (dstSize == 0) return ERROR(dstSize_tooSmall); in HUF_decompress4X_hufOnly_wksp() 1110 if (dstSize == 0) return ERROR(dstSize_tooSmall); in HUF_decompress1X_DCtx_wksp() 1187 if (dstSize == 0) return ERROR(dstSize_tooSmall); in HUF_decompress4X_hufOnly_wksp_bmi2() 1292 if (dstSize == 0) return ERROR(dstSize_tooSmall); in HUF_decompress() [all …]
|