| /dpdk/lib/eal/windows/ |
| H A D | eal_memalloc.c | 175 bool exact; member 201 if (wa->exact) { in alloc_seg_walk() 240 if (!wa->exact) in alloc_seg_walk() 311 size_t page_sz, int socket, bool exact) in eal_memalloc_alloc_seg_bulk() argument 338 wa.exact = exact; in eal_memalloc_alloc_seg_bulk()
|
| /dpdk/doc/guides/nics/ |
| H A D | sfc_efx.rst | 156 of destination address, EtherType in the outer frame and exact match of 160 - VLAN (exact match of VID, double-tagging is supported) 162 - IPV4 (exact match of source/destination addresses, 165 - IPV6 (exact match of source/destination addresses, 168 - TCP (exact match of source/destination ports) 170 - UDP (exact match of source/destination ports) 172 - VXLAN (exact match of VXLAN network identifier) 177 - NVGRE (exact match of virtual subnet ID) 221 - VXLAN (exact match of VXLAN network identifier) 223 - GENEVE (exact match of virtual network identifier) [all …]
|
| H A D | mvpp2.rst | 461 operate in either exact or maskable mode. 466 * exact, otherwise, i.e for keys bigger than 8 bytes. 494 via flow rules are respected. In case of exact match mode, masks 495 which do not provide exact matching (all bits masked) are ignored. 538 In this case key size is 10 bytes thus exact type is selected. 548 * For IPv4 exact match type the key size must be up to 12 bytes. 549 * For IPv6 exact match type the key size must be up to 36 bytes. 551 if they were exact):
|
| H A D | dpaa.rst | 275 Hash and exact match lookup 283 frame. There is a provision to setup exact match lookup too where field
|
| H A D | ice.rst | 93 flow rules are created for the device's exact match engine: switch. Flows with priority
|
| H A D | enic.rst | 72 rte_eth_rx_queue_setup() can be a greater than 4096. The exact 217 5-tuple exact flow support for 1200 series adapters. This allows:
|
| H A D | tap.rst | 126 full mask (exact match).
|
| H A D | cxgbe.rst | 309 to configure a filter mode combination for HASH (exact-match) filters.
|
| /dpdk/lib/eal/common/ |
| H A D | eal_memalloc.h | 29 int socket, bool exact);
|
| /dpdk/lib/eal/freebsd/ |
| H A D | eal_memalloc.c | 16 int __rte_unused socket, bool __rte_unused exact) in eal_memalloc_alloc_seg_bulk() argument
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | rib_lib.rst | 63 * ``rte_rib_lookup_exact()``: Lookup an IP in the structure using exact match. 80 * To find an exact match route: 92 This returns ``NULL`` as no exact match can be found.
|
| H A D | efd_lib.rst | 158 EFD is not a FIB data structure with an exact match the input flow key. 196 It should be noted that as a result of EFD not matching the exact key but 201 exact matched with the input key to rule out new never seen before 306 offline version the exact keys for each group is stored. When a new
|
| H A D | lpm_lib.rst | 140 Hence, in this case, we copy the exact same entry to every position indexed by one of these combina…
|
| H A D | lpm6_lib.rst | 152 Hence, in this case, we copy the exact same entry to every position indexed by one of these combina…
|
| H A D | multi_proc_support.rst | 155 * The multi-process feature requires that the exact same hugepage memory mappings be present in a…
|
| /dpdk/examples/pipeline/examples/ |
| H A D | fib.spec | 111 m.vrf_id exact 143 m.nexthop_id exact
|
| H A D | vxlan.spec | 174 h.ethernet.dst_addr exact
|
| /dpdk/lib/eal/linux/ |
| H A D | eal_memalloc.c | 811 bool exact; member 838 if (wa->exact) { in alloc_seg_walk() 903 if (!wa->exact) in alloc_seg_walk() 1013 int socket, bool exact) in eal_memalloc_alloc_seg_bulk() argument 1053 wa.exact = exact; in eal_memalloc_alloc_seg_bulk()
|
| /dpdk/drivers/net/enic/base/ |
| H A D | vnic_flowman.h | 298 } __rte_packed exact; member
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vdpa.rst | 104 1. Start vdpa sample and launch a VM with exact same parameters as the VM on A,
|
| H A D | l3_forward.rst | 131 * ``-E:`` Optional, enable exact match, 321 :start-after: Initialize exact match (hash) parameters. 8< 356 …ffer optimization to boost the performance of forwarding packets with the exact match on hash tabl…
|
| H A D | l3_forward_access_ctrl.rst | 30 an exact match algorithm to perform forwarding port lookup,
|
| /dpdk/doc/guides/bbdevs/ |
| H A D | turbo_sw.rst | 98 The following instructions should be followed in this exact order:
|
| /dpdk/drivers/net/enic/ |
| H A D | enic_fm_flow.c | 1664 fm_op.exact.handle = fet->handle; in enic_fm_copy_action() 2767 fma->fma_action_ops[0].exact.handle = fet->handle; in convert_jump_flows()
|
| /dpdk/drivers/net/cxgbe/base/ |
| H A D | t4fw_interface.h | 1383 } exact[7]; member
|