| /dpdk/lib/ethdev/ |
| H A D | rte_mtr_driver.h | 184 const void *cause, in rte_mtr_error_set() argument 190 .cause = cause, in rte_mtr_error_set()
|
| H A D | rte_tm_driver.h | 305 const void *cause, in rte_tm_error_set() argument 311 .cause = cause, in rte_tm_error_set()
|
| H A D | rte_mtr.h | 459 const void *cause; /**< Object responsible for the error. */ member
|
| H A D | rte_tm.h | 1226 const void *cause; /**< Object responsible for the error. */ member
|
| H A D | rte_flow.h | 3867 const void *cause; /**< Object responsible for the error. */ member 4318 const void *cause,
|
| /dpdk/drivers/net/mlx4/ |
| H A D | mlx4_ethdev.c | 376 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 D | mlx4.c | 258 -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 D | debug_troubleshoot.rst | 21 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 D | sw.rst | 71 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 D | dsw.rst | 55 balancing and cause traffic interruptions on flows which are in the
|
| H A D | cnxk.rst | 207 event device would cause back pressure to be asserted only on the first
|
| /dpdk/doc/api/ |
| H A D | meson.build | 22 # cause the target to always be built. If install were to be always set to
|
| /dpdk/drivers/net/fm10k/ |
| H A D | fm10k_ethdev.c | 2566 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 D | known_issues.rst | 179 … 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 D | release_21_08.rst | 170 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 D | failsafe_ether.c | 43 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 D | vhost_crypto.rst | 50 in experimental stage and may cause the problem like segmentation fault. If
|
| /dpdk/app/test-pmd/ |
| H A D | cmdline_mtr.c | 53 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 D | meson.build | 112 # high value can waste memory, cause timeouts in time limited autotests, and is
|
| /dpdk/doc/guides/bbdevs/ |
| H A D | la12xx.rst | 123 of these tests will depend on the LA12xx FEC capabilities which may cause some
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | packet_distrib_lib.rst | 66 who may then flush their buffered packets sooner and cause packets to get out of order.
|
| H A D | lpm_lib.rst | 135 … 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 D | lpm6_lib.rst | 148 … 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 D | atl_ethdev.c | 1299 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 D | gpl-2.0.txt | 95 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
|