| /dpdk/doc/guides/prog_guide/ |
| H A D | hash_lib.rst | 32 …ready an entry in the hash table for the specified key, then the position of the entry is returned. 33 …sful, for example due to lack of free entries in the hash table, then a negative value is returned. 36 …moved from the hash table and the position where the entry was found in the hash table is returned. 37 If no entry with the specified key exists in the hash table, then a negative value is returned 40 …then the position of the entry is returned, otherwise (i.e., lookup miss) a negative value is retu… 153 …. If there is no match there either, key is not in the table and a negative value will be returned. 283 …If the returned position is valid, use it to access the flow entry in the flow table for adding a … 287 * Delete flow: Delete the flow key from the hash. If the returned position is valid, 291 …wait till the readers are not referencing the position returned during add/delete flow and then fr… 297 …If the returned position is valid (flow lookup hit), use the returned position to access the flow …
|
| H A D | packet_distrib_lib.rst | 59 Within this set of returned packets, all packets sharing the same tag will be returned in their ori… 89 [The previous packet should be returned to the distributor component by passing it as the final par…
|
| H A D | dmadev.rst | 78 returned. This ``ring_idx`` can be used by applications to track per operation 116 i.e. ``rte_dma_stats_get()``. The statistics returned for each device instance are:
|
| H A D | member_lib.rst | 152 index(es) with a hit is returned. 307 error is returned. For success the returned value is dependent on the 364 maximum number of matches for each key, ``match_count`` which is the returned number 365 of matches for each key, and ``set_ids`` are the returned target set 376 an error is returned. The input arguments should include ``key`` which is a pointer to the 379 implementation of vBF does not support deletion [1]_. An error code ``-EINVAL`` will be returned.
|
| H A D | rte_flow.rst | 2506 RTE_FLOW_ERROR_TYPE_ACTION error should be returned. 2558 RTE_FLOW_ERROR_TYPE_ACTION error should be returned. 2620 Otherwise, RTE_FLOW_ERROR_TYPE_ACTION error will be returned. 2639 Otherwise, RTE_FLOW_ERROR_TYPE_ACTION error will be returned. 3025 Flow utilize indirect action by handle as returned from 3460 such cases ``EINVAL`` should not be returned). 3494 actually created and a handle returned. 4084 then returned. 4197 returned). 4202 code must be returned (``EBUSY``). [all …]
|
| H A D | efd_lib.rst | 102 and if there is a match the value (target id) is returned. 257 inserted is returned, if the key has not been inserted before, 258 a ‘random’ value (based on hashing of the key) is returned. 264 corresponding return values will be returned in the value_list. 278 The previous value associated with this key will be returned
|
| H A D | packet_classif_access_ctrl.rst | 293 … If the input tuple matches more than one rule, then the rule with the higher priority is returned. 295 it is undefined which rule is returned as a match. 299 When a lookup is performed, the result for each category is returned. 307 When no rules match, returned value is zero.
|
| H A D | lpm_lib.rst | 27 An error is returned when there is no available rule space left. 187 If it is valid and the external entry flag is set to 0, then the next hop is returned. 193 If it is valid then the next hop is returned.
|
| H A D | generic_receive_offload_lib.rst | 52 enough. The GROed packets are returned to applications as soon as it 71 types or TCP SYN packets are returned. Otherwise, the input packets are
|
| H A D | flow_classify_lib.rst | 373 The meta data for the highest priority rule matched for each packet is returned 400 * For the count action, stats can be returned by the query API.
|
| H A D | reorder_lib.rst | 45 late mbufs are returned to the user with an error.
|
| H A D | thread_safety_dpdk_functions.rst | 62 If initialization is attempted more than once, an error is returned.
|
| H A D | lpm6_lib.rst | 37 An error is returned when there is no available space left. 169 If it is valid and the external entry flag is set to 0, then the next hop is returned.
|
| H A D | regexdev.rst | 175 The API call returns the actual number of processed operations returned, this
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_2_0.rst | 109 .. note:: The hash values returned by the new jhash library are different 110 from the ones returned by the previous library.
|
| /dpdk/drivers/event/opdl/ |
| H A D | opdl_evdev_init.c | 184 uint16_t returned; in opdl_tx_dequeue_single_thread() local 190 returned = opdl_ring_copy_to_burst(ring, in opdl_tx_dequeue_single_thread() 196 update_on_dequeue(p, ev, num, returned); in opdl_tx_dequeue_single_thread() 198 return returned; in opdl_tx_dequeue_single_thread()
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | ioat.rst | 175 input ring will be returned in that structure. 223 as well as two "handles" to be returned to the user when the copy is 277 is correct before freeing the data buffers using the returned handles: 327 ``rte_rawdev_xstats_by_name_get``. The statistics returned for each device
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | hello_world.rst | 47 The value returned is the number of parsed arguments.
|
| H A D | l2_forward_cat.rst | 174 function. The value returned is the number of parsed arguments: 184 function. The value returned is the number of parsed arguments:
|
| H A D | l3_forward_graph.rst | 28 The ID of the output interface for the input packet is the next hop returned by 143 A graph object returned after graph creation is a per lcore object and
|
| H A D | ethtool.rst | 75 Each incoming MAC frame is rewritten so that it is returned to
|
| H A D | skeleton.rst | 52 function. The value returned is the number of parsed arguments:
|
| H A D | ptpclient.rst | 96 function. The value returned is the number of parsed arguments:
|
| H A D | l3_forward_access_ctrl.rst | 81 …The rule with the higher priority will ALWAYS be returned if the specific input has multiple match… 82 Rules with lower priority will NEVER be returned in any cases.
|
| /dpdk/doc/guides/nics/ |
| H A D | fm10k.rst | 155 be polled regularly in order to ensure the consistency of the returned reads.
|