Home
last modified time | relevance | path

Searched refs:hierarchy (Results 1 – 15 of 15) sorted by relevance

/dpdk/doc/guides/prog_guide/
H A Dtraffic_management.rst19 * Capability query API per port, per hierarchy level and per hierarchy node
23 * Congestion management for hierarchy leaf nodes: algorithms of tail drop, head
64 at the level of each node of the scheduling hierarchy, regardless of the node
79 limiters) for the hierarchy nodes, subject to the specific implementation
82 Each hierarchy node has zero or one private shaper (only one node using it)
108 They are made available for every leaf node in the hierarchy, subject to
188 The hierarchy is specified by incrementally adding nodes to build up the
199 its sibling nodes. At this time, since the hierarchy is not fully defined,
210 * It validates the start-up hierarchy that was previously defined for the
218 hierarchy configuration (e.g. a hierarchy with less leaf nodes), which can be
[all …]
H A Dqos_framework.rst129 The scheduling hierarchy is shown in :numref:`figure_sched_hier_per_port`.
130 The first level of the hierarchy is the Ethernet TX port 1/10/40 GbE,
131 with subsequent hierarchy levels defined as subport, pipe, traffic class and queue.
1378 This corresponds to the time required by every leaf node in a hierarchy with 64K leaf nodes
H A Drte_flow.rst62 hierarchy of groups must be explicitly defined by flow rules themselves in each
65 makes group 0 the origin of any group hierarchy defined by an application.
149 allow a logical hierarchy of flow rule groups (tables) to be defined. These
1853 In a hierarchy of groups, which can be used to represent physical or logical
1864 higher in the group hierarchy may not be supported by physical devices,
/dpdk/doc/guides/nics/
H A Dmvpp2.rst636 Internally TM is represented by a hierarchy (tree) of nodes.
639 MVPP2 PMD supports two level hierarchy where level 0 represents ports and level 1 represents tx que…
653 After hierarchy is complete it can be committed.
666 - Maximum number of levels in hierarchy is 2
667 - Currently dynamic change of a hierarchy is not supported
780 8. Commit hierarchy:
784 testpmd> port tm hierarchy commit 0 no
789 no - Do not flush TM hierarchy if commit fails.
H A Dsoftnic.rst275 allow building and committing traffic manager hierarchy, configuring hierarchy
277 library. Furthermore, APIs for run-time update to the traffic manager hierarchy
H A Ddpaa2.rst569 Internally TM is represented by a hierarchy (tree) of nodes.
582 After hierarchy is complete it can be committed.
629 port tm hierarchy commit 0 no
643 port tm hierarchy commit 0 no
H A Dmlx5.rst91 - Flow meter hierarchy.
1615 How to use meter hierarchy
1618 This section demonstrates how to create and use a meter hierarchy.
1621 both the meters in hierarchy on that flow.
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst2938 show port traffic management hierarchy node type
2945 show port traffic management hierarchy node stats
3041 hierarchy node.
3079 Add port traffic management hierarchy nonleaf node
3132 Add port traffic management hierarchy leaf node
3135 Add leaf node to port traffic management hierarchy::
3159 Delete port traffic management hierarchy node
3177 management hierarchy except root node.
3179 Suspend port traffic management hierarchy node
3184 Resume port traffic management hierarchy node
[all …]
/dpdk/doc/guides/rel_notes/
H A Ddeprecation.rst59 usage in following public struct hierarchy:
H A Drelease_21_08.rst54 * Added support for meter hierarchy.
H A Drelease_16_11.rst185 * **Improved device/driver hierarchy and generalized hotplugging.**
H A Drelease_2_1.rst45 In the memory hierarchy, memsegs are groups of physically contiguous
/dpdk/app/test-pmd/
H A Dcmdline_tm.c2368 cmdline_fixed_string_t hierarchy; member
2383 hierarchy, "hierarchy");
/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst399 for drops for hierarchy, schedulers and WRED configurations.
/dpdk/doc/guides/contributing/
H A Dpatches.rst72 The DPDK maintenance hierarchy is divided into a main repository ``dpdk`` and sub-repositories ``dp…