Home
last modified time | relevance | path

Searched refs:invalid (Results 1 – 25 of 34) sorted by relevance

12

/dpdk/doc/guides/tools/
H A Dproc_info.rst61 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 Dinvalid_section.ini1 [invalid section
/dpdk/doc/guides/dmadevs/
H A Dioat.rst107 * ``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 Didxd.rst195 * ``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 Dip_fragment_reassembly_lib.rst62 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 Dlpm6_lib.rst127 * 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 Dlpm_lib.rst120 * 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 Dgeneric_receive_offload_lib.rst69 If input packets have invalid parameters, ``rte_gro_reassemble()``
H A Dcompressdev.rst213 Operation failed due to invalid arguments in request
219 Operation is invoked in invalid state
H A Denv_abstraction_layer.rst344 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 Dmeson.build43 '-Wno-invalid-source-encoding',
/dpdk/drivers/compress/mlx5/
H A Dmlx5_compress.c480 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 Dip_reassembly.rst57 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 Dl3_forward_access_ctrl.rst110 Other lines types are considered invalid.
H A Dl3_forward.rst254 Other lines types are considered invalid.
/dpdk/doc/guides/nics/
H A Dbuild_and_test.rst41 The ethdev library use above options to wrap debug code to trace invalid parameters
H A Di40e.rst740 it will make any cloud filter using inner_vlan or tunnel key invalid. Default configuration will be
/dpdk/doc/guides/rel_notes/
H A Drelease_16_04.rst321 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 Drelease_2_1.rst398 * **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 Ddeprecation.rst94 these attributes will become invalid starting from DPDK 22.11.
H A Drelease_21_08.rst170 an invalid mbuf can be created, and can cause an undefined behavior.
H A Drelease_17_11.rst35 * Enhanced error message to help debugging invalid/unsupported flow rules.
H A Drelease_18_11.rst357 and seen as invalid because of its state ``RTE_ETH_DEV_UNUSED``.
/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c6112 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 Dgpl-2.0.txt210 If any portion of this section is held invalid or unenforceable under

12