Home
last modified time | relevance | path

Searched refs:cause (Results 1 – 25 of 55) sorted by relevance

123

/dpdk/lib/ethdev/
H A Drte_mtr_driver.h184 const void *cause, in rte_mtr_error_set() argument
190 .cause = cause, in rte_mtr_error_set()
H A Drte_tm_driver.h305 const void *cause, in rte_tm_error_set() argument
311 .cause = cause, in rte_tm_error_set()
H A Drte_mtr.h459 const void *cause; /**< Object responsible for the error. */ member
H A Drte_tm.h1226 const void *cause; /**< Object responsible for the error. */ member
H A Drte_flow.h3867 const void *cause; /**< Object responsible for the error. */ member
4318 const void *cause,
/dpdk/drivers/net/mlx4/
H A Dmlx4_ethdev.c376 mode, rte_errno, strerror(rte_errno), error.type, error.cause, in mlx4_rxmode_toggle()
465 index, rte_errno, strerror(rte_errno), error.type, error.cause, in mlx4_mac_addr_remove()
504 index, rte_errno, strerror(rte_errno), error.type, error.cause, in mlx4_mac_addr_add()
561 rte_errno, strerror(rte_errno), error.type, error.cause, in mlx4_set_mc_addr_list()
603 rte_errno, strerror(rte_errno), error.type, error.cause, in mlx4_vlan_filter_set()
H A Dmlx4.c258 -ret, strerror(-ret), error.type, error.cause, in mlx4_dev_configure()
321 -ret, strerror(-ret), error.type, error.cause, in mlx4_dev_start()
/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst21 the root cause through step by step debug at various stages.
79 * Make use of ``rte_eth_dev_stats`` to identify the drops cause.
163 * Extreme stalls in dequeue stage of the pipeline will cause
259 * Isolate if the cause of errors for err_count using ``rte_cryptodev_stats``.
267 * Isolate if the cause of errors for err_count using ``rte_cryptodev_stats``.
387 #. Identify the cause for a variance from expected behavior, is due to
/dpdk/doc/guides/eventdevs/
H A Dsw.rst71 the instance's credit pool. Higher numbers will cause less overhead in the
79 reducing the quanta may cause measurable performance impact but provide the
H A Ddsw.rst55 balancing and cause traffic interruptions on flows which are in the
H A Dcnxk.rst207 event device would cause back pressure to be asserted only on the first
/dpdk/doc/api/
H A Dmeson.build22 # cause the target to always be built. If install were to be always set to
/dpdk/drivers/net/fm10k/
H A Dfm10k_ethdev.c2566 uint32_t cause, status; in fm10k_dev_interrupt_handler_pf() local
2575 cause = FM10K_READ_REG(hw, FM10K_EICR); in fm10k_dev_interrupt_handler_pf()
2578 if (cause & FM10K_EICR_FAULT_MASK) { in fm10k_dev_interrupt_handler_pf()
2580 fm10k_dev_handle_fault(hw, cause); in fm10k_dev_interrupt_handler_pf()
2584 if (cause & FM10K_EICR_SWITCHNOTREADY) in fm10k_dev_interrupt_handler_pf()
2587 if (cause & FM10K_EICR_SWITCHREADY) { in fm10k_dev_interrupt_handler_pf()
2650 if (cause & FM10K_EICR_SRAMERROR) { in fm10k_dev_interrupt_handler_pf()
2661 cause &= FM10K_EICR_SWITCHNOTREADY | FM10K_EICR_MAILBOX | in fm10k_dev_interrupt_handler_pf()
2663 if (cause) in fm10k_dev_interrupt_handler_pf()
2664 FM10K_WRITE_REG(hw, FM10K_EICR, cause); in fm10k_dev_interrupt_handler_pf()
/dpdk/doc/guides/rel_notes/
H A Dknown_issues.rst179 … The Linux "address-space layout randomization" security feature can sometimes cause this to occur.
584 …If the last EAL argument in ``argv[]`` is generated by a malloc function, changing it will cause m…
684 INTx interrupt is not supported by X710/XL710/XXV710, it will cause Input/Output error
815 hot-unplugging the device may cause kernel crash.
819 Later trying to access any UIO resource will cause kernel crash.
837 …On DPDK v18.11 ``AVX-512`` is disabled for all ``GCC`` builds which reported to cause a performance
844 Generated ``AVX-512`` code cause crash:
H A Drelease_21_08.rst170 an invalid mbuf can be created, and can cause an undefined behavior.
172 This issue has a root cause in DPDK 17.05, meaning it is 4 years old.
/dpdk/drivers/net/failsafe/
H A Dfailsafe_ether.c43 error->cause ? (snprintf(buf, sizeof(buf), "cause: %p, ", in fs_flow_complain()
44 error->cause), buf) : "", in fs_flow_complain()
/dpdk/doc/guides/sample_app_ug/
H A Dvhost_crypto.rst50 in experimental stage and may cause the problem like segmentation fault. If
/dpdk/app/test-pmd/
H A Dcmdline_mtr.c53 if (error->cause) in print_err_msg()
54 snprintf(buf, sizeof(buf), "cause: %p, ", error->cause); in print_err_msg()
57 errstr, error->cause ? buf : "", in print_err_msg()
/dpdk/config/ppc/
H A Dmeson.build112 # high value can waste memory, cause timeouts in time limited autotests, and is
/dpdk/doc/guides/bbdevs/
H A Dla12xx.rst123 of these tests will depend on the LA12xx FEC capabilities which may cause some
/dpdk/doc/guides/prog_guide/
H A Dpacket_distrib_lib.rst66 who may then flush their buffered packets sooner and cause packets to get out of order.
H A Dlpm_lib.rst135 … rule is copied to all the entries (as long as they are not in use) which would also cause a match.
139 would cause a match.
H A Dlpm6_lib.rst148 … rule is copied to all the entries (as long as they are not in use) which would also cause a match.
151 …(24-20) = 16 different combinations of the first 24 bits of an IP address that would cause a match.
/dpdk/drivers/net/atlantic/
H A Datl_ethdev.c1299 u64 cause = 0; in atl_dev_interrupt_get_status() local
1301 hw_atl_b0_hw_irq_read(hw, &cause); in atl_dev_interrupt_get_status()
1305 if (cause & BIT(ATL_IRQ_CAUSE_LINK)) in atl_dev_interrupt_get_status()
/dpdk/license/
H A Dgpl-2.0.txt95 a) You must cause the modified files to carry prominent notices
98 b) You must cause any work that you distribute or publish, that in
104 when run, you must cause it, when started running for such

123