| /dpdk/doc/guides/tools/ |
| H A D | proc_info.rst | 61 ring. For invalid or no ring name, whole list is dump. 66 mempool. For invalid or no mempool name, whole list is dump. 70 by name. For invalid or no mempool name no elements are displayed.
|
| /dpdk/app/test/test_cfgfiles/etc/ |
| H A D | invalid_section.ini | 1 [invalid section
|
| /dpdk/doc/guides/dmadevs/ |
| H A D | ioat.rst | 107 * ``RTE_DMA_STATUS_INVALID_SRC_ADDR``: The operation failed due to an invalid source address. 108 * ``RTE_DMA_STATUS_INVALID_DST_ADDR``: The operation failed due to an invalid destination address. 109 * ``RTE_DMA_STATUS_INVALID_LENGTH``: The operation failed due to an invalid descriptor length.
|
| H A D | idxd.rst | 195 * ``RTE_DMA_STATUS_INVALID_OPCODE``: The operation failed due to an invalid operation code. 196 * ``RTE_DMA_STATUS_INVALID_LENGTH``: The operation failed due to an invalid data length.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | ip_fragment_reassembly_lib.rst | 62 Also, entries that resides in the table longer then <max_cycles> are considered as invalid, 97 (e.g: can't insert new entry into the Fragment Table, or invalid/timed-out fragment), 99 mark the table entry as invalid and return NULL to the caller.
|
| H A D | lpm6_lib.rst | 127 * If the entry is invalid (i.e. it doesn't already contain a rule) then set its next hop to its v… 136 * If the entry is invalid (i.e. it doesn't already contain a rule) then look for a free tbl8, 176 * Repeat the process until either we find an invalid entry (lookup miss) or a valid entry with th…
|
| H A D | lpm_lib.rst | 120 * If the entry is invalid (i.e. it doesn't already contain a rule) then set its next hop to its v… 129 * If the entry is invalid (i.e. it doesn't already contain a rule) then look for a free tbl8,
|
| H A D | generic_receive_offload_lib.rst | 69 If input packets have invalid parameters, ``rte_gro_reassemble()``
|
| H A D | compressdev.rst | 213 Operation failed due to invalid arguments in request 219 Operation is invoked in invalid state
|
| H A D | env_abstraction_layer.rst | 344 will have socket ID's that would be considered invalid under normal 373 - Socket ID will become invalid and will not be reused
|
| /dpdk/drivers/net/qede/base/ |
| H A D | meson.build | 43 '-Wno-invalid-source-encoding',
|
| /dpdk/drivers/compress/mlx5/ |
| H A D | mlx5_compress.c | 480 bool invalid; in mlx5_compress_enqueue_burst() local 500 invalid = op->op_type != RTE_COMP_OP_STATELESS || in mlx5_compress_enqueue_burst() 503 if (unlikely(invalid || in mlx5_compress_enqueue_burst() 515 op->status = invalid ? RTE_COMP_OP_STATUS_INVALID_ARGS : in mlx5_compress_enqueue_burst()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | ip_reassembly.rst | 57 then they are considered as invalid and will be dropped. 195 (can't insert new entry into the Fragment table, or invalid/timed-out fragment), 197 mark the table entry as invalid and return NULL to the caller.
|
| H A D | l3_forward_access_ctrl.rst | 110 Other lines types are considered invalid.
|
| H A D | l3_forward.rst | 254 Other lines types are considered invalid.
|
| /dpdk/doc/guides/nics/ |
| H A D | build_and_test.rst | 41 The ethdev library use above options to wrap debug code to trace invalid parameters
|
| H A D | i40e.rst | 740 it will make any cloud filter using inner_vlan or tunnel key invalid. Default configuration will be
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_16_04.rst | 321 speed becomes invalid, therefore the driver reads invalid PHY register values. 380 Allowed AES GCM on the cryptodev API, but in some cases gave invalid results
|
| H A D | release_2_1.rst | 398 * **acl: Fix invalid rule wildness calculation for bitmask field type.** 427 testpmd contain invalid zero-filled MAC addresses. 473 This problem occurred when passing an invalid PCI id to the blacklist API in 807 to invalid reference counts when mbuf debugging was turned on, and possibly
|
| H A D | deprecation.rst | 94 these attributes will become invalid starting from DPDK 22.11.
|
| H A D | release_21_08.rst | 170 an invalid mbuf can be created, and can cause an undefined behavior.
|
| H A D | release_17_11.rst | 35 * Enhanced error message to help debugging invalid/unsupported flow rules.
|
| H A D | release_18_11.rst | 357 and seen as invalid because of its state ``RTE_ETH_DEV_UNUSED``.
|
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_pipeline.c | 6112 if (data->invalid) in instr_compact() 6135 if (data[i].invalid) in instr_pattern_extract_many_search() 6168 data[i].invalid = 1; in instr_pattern_extract_many_replace() 6219 if (data[i].invalid) in instr_pattern_emit_many_tx_search() 6261 data[i].invalid = 1; in instr_pattern_emit_many_tx_replace() 6268 data[i].invalid = 1; in instr_pattern_emit_many_tx_replace() 6430 data[i].invalid = 1; in instr_pattern_mov_all_validate_replace() 6492 if (data[i].invalid) in instr_pattern_dma_many_search() 6526 data[i].invalid = 1; in instr_pattern_dma_many_replace() 7110 if (data->invalid || in action_arg_src_mov_count() [all …]
|
| /dpdk/license/ |
| H A D | gpl-2.0.txt | 210 If any portion of this section is held invalid or unenforceable under
|