Home
last modified time | relevance | path

Searched refs:exact (Results 1 – 25 of 31) sorted by relevance

12

/dpdk/lib/eal/windows/
H A Deal_memalloc.c175 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 Dsfc_efx.rst156 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 Dmvpp2.rst461 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 Ddpaa.rst275 Hash and exact match lookup
283 frame. There is a provision to setup exact match lookup too where field
H A Dice.rst93 flow rules are created for the device's exact match engine: switch. Flows with priority
H A Denic.rst72 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 Dtap.rst126 full mask (exact match).
H A Dcxgbe.rst309 to configure a filter mode combination for HASH (exact-match) filters.
/dpdk/lib/eal/common/
H A Deal_memalloc.h29 int socket, bool exact);
/dpdk/lib/eal/freebsd/
H A Deal_memalloc.c16 int __rte_unused socket, bool __rte_unused exact) in eal_memalloc_alloc_seg_bulk() argument
/dpdk/doc/guides/prog_guide/
H A Drib_lib.rst63 * ``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 Defd_lib.rst158 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 Dlpm_lib.rst140 Hence, in this case, we copy the exact same entry to every position indexed by one of these combina…
H A Dlpm6_lib.rst152 Hence, in this case, we copy the exact same entry to every position indexed by one of these combina…
H A Dmulti_proc_support.rst155 * The multi-process feature requires that the exact same hugepage memory mappings be present in a…
/dpdk/examples/pipeline/examples/
H A Dfib.spec111 m.vrf_id exact
143 m.nexthop_id exact
H A Dvxlan.spec174 h.ethernet.dst_addr exact
/dpdk/lib/eal/linux/
H A Deal_memalloc.c811 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 Dvnic_flowman.h298 } __rte_packed exact; member
/dpdk/doc/guides/sample_app_ug/
H A Dvdpa.rst104 1. Start vdpa sample and launch a VM with exact same parameters as the VM on A,
H A Dl3_forward.rst131 * ``-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 Dl3_forward_access_ctrl.rst30 an exact match algorithm to perform forwarding port lookup,
/dpdk/doc/guides/bbdevs/
H A Dturbo_sw.rst98 The following instructions should be followed in this exact order:
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c1664 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 Dt4fw_interface.h1383 } exact[7]; member

12