Home
last modified time | relevance | path

Searched refs:classification (Results 1 – 25 of 37) sorted by relevance

12

/dpdk/doc/guides/prog_guide/
H A Dpacket_classif_access_ctrl.rst8 to classify an input packet based on a set of classification rules.
18 … all rules in the context, build the runtime structures necessary to perform packet classification.
31 over which packet classification will be performed.
78 For example, to define classification for the following IPv4 5-tuple structure:
153 To define classification for the IPv6 2-tuple: <protocol, IPv6 source address> over the following I…
224 The structure for the classification is:
324 increase classification time.
367 …iven AC context has finished successfully, it can be used to perform classification - search for a…
409 The following example demonstrates IPv4, 5-tuple classification for rules defined above
H A Dhash_lib.rst264 Flow classification is used to map each input packet to the connection/flow it belongs to.
268 Applications using flow classification typically have a flow table to manage, with each separate fl…
271 Each application using flow classification typically has a mechanism defined to uniquely identify a…
276 The DPDK hash provides a generic method to implement an application specific flow classification me…
H A Dtraffic_metering_and_policing.rst28 The metering and policing stage typically sits on top of flow classification,
H A Dfib_lib.rst134 algorithm such as IP forwarding or packet classification.
H A Dmempool_lib.rst35 This is particularly true for packet buffers when doing L3 forwarding or flow classification.
H A Dflow_classify_lib.rst28 classify an input packet based on a set of classification rules.
H A Dpacket_framework.rst167 …| | | Typically used to implement flow classification tables, ARP cac…
339 *Description:* The flow classification is executed at least once for each input packet.
342 *Hash table name:* Flow classification table
/dpdk/doc/guides/howto/
H A Dflow_bifurcation.rst22 to combine the technology of SR-IOV and packet classification filtering.
30 Packet classification filtering is a hardware capability available on most
/dpdk/lib/net/
H A Drte_higig.h115 uint16_t classification; member
/dpdk/examples/pipeline/examples/
H A Dfib.spec12 ; more complex classification scheme being used. The routing table produces the ID of the group of
/dpdk/doc/guides/nics/
H A Ddpaa.rst274 Classification / Distribution: Coarse classification based on Key generation
321 They are selected during classification. Specify how the frame should be
H A Docteontx.rst44 - Ingress classification support
H A Di40e.rst548 different packet classification types can be separated to different
606 MPLS packet classification
618 new packet type, no classification or offload are possible. With this change,
H A Dbnxt.rst91 of SR-IOV and packet classification and/or forwarding capability.
637 hardware. For example, applications can offload packet classification only
656 which currently supports basic packet classification in the receive path.
H A Dsfc_efx.rst423 classification.
H A Dmvpp2.rst401 PPv2 offers packet classification capabilities via classifier engine which
/dpdk/doc/api/
H A Ddoxy-api-index.md150 - **classification**
/dpdk/doc/guides/rel_notes/
H A Drelease_17_05.rst117 * Added Generic flow API support for classification according to ether type.
118 * Extended Generic flow API support for classification of IPv6 flow
H A Drelease_18_11.rst157 * **Added classification and metering support to SoftNIC PMD.**
159 Added support for flow classification (rte_flow API), and metering and
H A Drelease_18_02.rst77 * Added tunneled packets classification.
H A Drelease_19_05.rst149 * Added support for VXLAN-GPE classification.
/dpdk/lib/ethdev/
H A Drte_flow.h691 .classification = 0xffff,
/dpdk/doc/guides/sample_app_ug/
H A Dip_pipeline.rst157 …| Flow classification | Exact match | Forward | 1. Mempool create …
H A Dl3_forward_access_ctrl.rst41 The application implements packet classification for the IPv4/IPv6 5-tuple syntax specifically.
H A Dl3_forward.rst28 a hash object is used to emulate the flow classification stage.

12