Home
last modified time | relevance | path

Searched refs:scheme (Results 1 – 25 of 30) sorted by relevance

12

/dpdk/drivers/net/dpaa/
H A Ddpaa_fmc.c232 if (!fmc->scheme[idx].override_storage_profile && in dpaa_port_fmc_scheme_parse()
240 fmc->scheme[idx].next_engine) { in dpaa_port_fmc_scheme_parse()
241 for (i = 0; i < fmc->scheme[idx] in dpaa_port_fmc_scheme_parse()
251 fmc->scheme[idx].override_storage_profile && in dpaa_port_fmc_scheme_parse()
252 fmc->scheme[idx].storage_profile.direct && in dpaa_port_fmc_scheme_parse()
253 fmc->scheme[idx].storage_profile in dpaa_port_fmc_scheme_parse()
264 !fmc->scheme[idx].override_storage_profile) { in dpaa_port_fmc_scheme_parse()
270 fmc->scheme[idx].override_storage_profile && in dpaa_port_fmc_scheme_parse()
271 fmc->scheme[idx].storage_profile.direct && in dpaa_port_fmc_scheme_parse()
272 fmc->scheme[idx].storage_profile in dpaa_port_fmc_scheme_parse()
[all …]
/dpdk/doc/guides/prog_guide/
H A Dprofile_app.rst85 scheme.
110 The PMU based scheme is useful for high accuracy performance profiling with
112 Linux userspace profiling tools like ``perf`` as this scheme alters the PMU
H A Dpower_man.rst207 This power saving scheme will put the CPU into optimized power state and
209 there's new traffic. Support for this scheme may not be available on all
213 This power saving scheme will avoid busy polling by either entering
218 This power saving scheme will use ``librte_power`` library functionality to
251 * **Queue Enable**: Enable specific power scheme for certain queue/port/core.
253 * **Queue Disable**: Disable power scheme for certain queue/port/core.
H A Dgraph_lib.rst40 - The modular scheme allows having reusable nodes for the consumers.
41 - The modular scheme allows us to abstract the vendor HW specific
133 using the constructor scheme. The constructor scheme used here to support multi-process.
151 This is a use case to address the static node scheme where one knows upfront the
H A Defd_lib.rst53 In this scheme (:numref:`figure_efd1`), the front end server/distributor/load balancer
55 this flow should be directed. Intuitively, this scheme is very simple
72 scheme, a change in the number of targets causes nearly all keys to be
86 When using a Flow-Table based scheme to handle flow distribution/load
106 signatures and target values. This doesn't allow this scheme to scale to
132 scheme: given an input key the lookup operation is reduced to hashing
H A Dpoll_mode_drv.rst399 * ``name``: A human readable string formatted by the scheme detailed below.
411 A naming scheme exists for the strings exposed to clients of the API. This is
412 to allow scraping of the API for statistics of interest. The naming scheme uses
413 strings split by a single underscore ``_``. The scheme is as follows:
421 Examples of common statistics xstats strings, formatted to comply to the scheme
428 The scheme, although quite simple, allows flexibility in presenting and reading
430 naming scheme:``rx_packets``. In this example, the string is split into two
439 Some additions in the metadata scheme are as follows:
H A Dkernel_nic_interface.rst367 KNI operates in IOVA_VA scheme when
370 - EAL option `iova-mode=va` is passed or bus IOVA scheme in the DPDK is selected
375 "--iova-mode=pa" option can be used, IOVA_DC bus iommu scheme can also
H A Dmember_lib.rst146 the library implements a Vector Bloom Filter (vBF) scheme.
179 Hash-table based set-summary (HTSS) is another scheme in the membership library.
/dpdk/examples/pipeline/examples/
H A Dfib.spec12 ; more complex classification scheme being used. The routing table produces the ID of the group of
14 ; hashing scheme that preserves the packet order within each flow (with the flow defined here by a
/dpdk/doc/guides/sample_app_ug/
H A Dkeep_alive.rst82 Keep-Alive/'Liveliness' conceptual scheme. As mentioned in the
86 The Keep-Alive/'Liveliness' conceptual scheme:
H A Dqos_metering.rst16 A policing scheme can be applied before writing the packets to the TX port by dropping or
106 To set up the policing scheme as desired, it is necessary to modify the main.h source file,
H A Dskeleton.rst153 the TX ports. The ports are grouped in pairs with a simple mapping scheme
H A Dflow_classify.rst226 the TX ports. The ports are grouped in pairs with a simple mapping scheme
H A Dl2_forward_job_stats.rst14scheme of job stats library usage therefore some parts of this document is identical with original
H A Dl3_forward_power_man.rst322 along with enabling the power saving scheme on specific port/queue/lcore.
/dpdk/doc/guides/eventdevs/
H A Ddlb2.rst140 DLB uses a hardware credit scheme to prevent software from overflowing hardware
202 credit scheme on top of the hardware credit scheme in order to comply with
205 The DLB's hardware scheme is local to a queue/pipeline stage: a port spends a
209 In the software credit scheme, a credit is consumed when a new (.op =
H A Ddsw.rst46 The distributed software eventdev uses an internal signaling scheme
/dpdk/doc/guides/tools/
H A Dtesteventdev.rst479 ``all types queue`` eventdev scheme.
518 is, It uses, ``all type queue scheme`` instead of separate queues for each
698 ``all types queue`` eventdev scheme.
750 is, It uses, ``all type queue scheme`` instead of separate queues for each
/dpdk/license/
H A DREADME45 Any new file contributions in DPDK shall adhere to the above scheme.
/dpdk/doc/guides/rel_notes/
H A Drelease_19_11.rst63 * This scheme will allow PMDs to avoid lookup of internal ptype table on Rx
290 scheme is selected as RTE_IOVA_VA. This mode only works on Linux Kernel
295 ``--iova-mode=pa`` option can be used, IOVA_DC bus iommu scheme can also
H A Drelease_21_08.rst148 stopped before making any changes to the power management scheme.
H A Drelease_16_07.rst20 * **Changed the memory allocation scheme in the mempool library.**
H A Drelease_19_05.rst102 * Added support for new naming scheme of representor.
/dpdk/doc/guides/nics/
H A Dthunderx.rst375 This scheme is useful when application would like to insert vlan header without disturbing HEADROOM.
H A Dcnxk.rst209 RSS adder scheme used in OCTEON 9 products.

12