| /dpdk/doc/guides/prog_guide/ |
| H A D | efd_lib.rst | 125 The basic idea of EFD is when a given key is to be inserted, a family of 198 perfect hash index, a key that has not been inserted before 236 a new value (target) if the key has already been inserted 237 before, or will insert the <key,value> pair if this key has not been inserted 256 As previously mentioned, if the key has been inserted, the correct value 257 inserted is returned, if the key has not been inserted before, 308 value for the new key together with the all old keys already inserted 400 crowded group as the more keys are inserted. 411 given bin it can map to 4 distinct groups). When a key is inserted, the
|
| H A D | reorder_lib.rst | 27 and late mbufs depending on the sequence number of the inserted mbuf: 44 On an insert call, valid mbufs are inserted directly into the Order buffer and
|
| H A D | member_lib.rst | 15 will return not only whether the element has been inserted before in one of 104 ``0`` to ``m-1`` to perform hashing calculations on each element to be inserted. Every time when an 105 element ``X`` being inserted into the set, the bits at positions ``h1(X)``, ``h2(X)``, ... 107 for multiple different inserted elements). Given a query for any element ``Y``, the 252 priority one is inserted in the corresponding sub-table (interested readers can 261 sub-table will be inserted into the set-summary (i.e. cache insertion) so 288 inserted into the bloom filter(s). The value is used to calculate the size of each
|
| H A D | hash_lib.rst | 113 in the very unlikely case due to excessive hash collisions that a key has failed to be inserted, th… 161 and the key to be added is inserted in its position. 185 the first and second tables. However, in the very unlikely event that a key can't be inserted after…
|
| H A D | generic_receive_offload_lib.rst | 72 either merged with the existed packets in the tables or inserted into the
|
| H A D | rte_flow.rst | 3808 destroyed even if the operation is not successful and the rule is not inserted.
|
| /dpdk/drivers/bus/fslmc/ |
| H A D | fslmc_bus.c | 82 int comp, inserted = 0; in insert_in_device_list() local 90 inserted = 1; in insert_in_device_list() 95 if (!inserted) in insert_in_device_list()
|
| /dpdk/devtools/ |
| H A D | libabigail.abignore | 35 ; Ignore fields inserted in place of reserved_opts of rte_security_ipsec_sa_options
|
| /dpdk/drivers/bus/dpaa/ |
| H A D | dpaa_bus.c | 104 int comp, inserted = 0; in dpaa_add_to_device_list() local 112 inserted = 1; in dpaa_add_to_device_list() 117 if (!inserted) in dpaa_add_to_device_list()
|
| /dpdk/doc/guides/nics/ |
| H A D | kni.rst | 28 Using this PMD requires KNI kernel module be inserted. 86 If KNI kernel module (rte_kni.ko) not inserted, following error log printed::
|
| H A D | cxgbe.rst | 319 Note that the filter rule will only be inserted in HASH region, if the 321 Otherwise, the filter rule will get inserted in LETCAM region. 473 PMD: rte_cxgbe_pmd: Port0: passive DA port module inserted 474 PMD: rte_cxgbe_pmd: Port1: passive DA port module inserted 783 PMD: rte_cxgbe_pmd: Port0: passive DA port module inserted 784 PMD: rte_cxgbe_pmd: Port1: passive DA port module inserted
|
| H A D | nfb.rst | 65 containing received frames and timestamp is inserted into the `rte_mbuf` struct.
|
| H A D | fm10k.rst | 23 appropriate FTAG is inserted for every frame on TX side.
|
| H A D | mlx5.rst | 1088 In this case, only the first rule is inserted and the following rules are 1092 In this case, all rules are inserted but only the first rule takes effect,
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | server_node_efd.rst | 55 then the pair of <key,target> is inserted into the flow distribution table. 63 I.e. if the key has already been inserted the target node id will be correct, 73 essential to point out new keys that have not been inserted before.
|
| /dpdk/doc/guides/howto/ |
| H A D | virtio_user_as_exceptional_path.rst | 48 compiling the kernel and those kernel modules should be inserted.
|
| H A D | vfd.rst | 163 When using this testpmd runtime command, an assigned VLAN ID can be inserted
|
| /dpdk/doc/guides/tools/ |
| H A D | comp_perf.rst | 22 inserted between enqueue and dequeue so no cycles are wasted in retries while
|
| H A D | flow-perf.rst | 77 For a total of --rules-count=1000000 flow rules to be inserted
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | nic_perf_intel_platform.rst | 15 Ensure that each memory channel has at least one memory DIMM inserted, and that the memory size for…
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_20_11.rst | 107 hairpin configuration. The hairpin Tx part flow rules can be inserted 482 * ethdev: Renamed basic statistics per queue. An underscore is inserted
|
| H A D | release_17_11.rst | 227 return not only whether the element has been inserted in one of the sets but
|
| /dpdk/doc/guides/contributing/ |
| H A D | patches.rst | 330 In the commit message body the Cc: [email protected] should be inserted as follows::
|