Home
last modified time | relevance | path

Searched refs:amount (Results 1 – 25 of 32) sorted by relevance

12

/dpdk/doc/guides/prog_guide/
H A Dcompressdev.rst162 PMD updates consumed field with amount of data read from source buffer and produced
163 field with amount of data of written into destination buffer along with status of
244 consumed = amount of data read from input buffer, and
245 produced = amount of data written in destination buffer
251 i.e. amount of data successfully produced until out of space condition
254 consumed = amount of data read, and
255 produced = amount of data successfully produced until
407 consumed=0 and produced=amount of output it could produce before hitting out_of_space.
547 /* analyze the amount of consumed and produced data before pushing next op*/
H A Dlto.rst17 The amount of performance gain that one can get from LTO depends on the
H A Dgeneric_segmentation_offload_lib.rst115 amount of data contained within each output segment; i.e. each output segment
126 ensures that the amount of data contained within each output segment is uniform,
232 #. Allocate space in which to store the output GSO segments. If the amount of
H A Denv_abstraction_layer.rst149 ``--socket-limit`` command-line option, for a simple way to limit maximum amount
206 each segment is strictly one physical page. It is possible to change the amount
219 * ``RTE_MAX_MEM_MB`` places a global maximum on the amount of memory
243 so available amount depends on the system load.
301 (the limit of locked memory amount, ``MEMLOCK``, still applies).
557 - It is easy to enable large amount of IOVA-contiguous memory use cases
H A Dqos_framework.rst402 Given the high rate of input packets and the large amount of queues,
499 is the amount of CPU cycles that is equivalent to the transmission time for one byte on the wire
997 whose purpose is to limit the amount of traffic that each pipe is allowed to send for best effort T…
1003 the value of the watermark is adjusted based on the amount of bandwidth allocated to best effort TC…
1769 …identifying the amount of time since the last bucket update and computing the associated number of…
1774 …and the amount of tokens currently available in the C and E / P buckets; for color aware mode only,
H A Dmbuf_lib.rst214 while the amount of metadata to save for each packet is quite unlimited.
H A Dkernel_nic_interface.rst324 To minimize the amount of DPDK code running in kernel space, the mbuf mempool is managed in userspa…
/dpdk/drivers/net/ice/base/
H A Dice_acl.c337 if (!cntrs || !cntrs->amount) in ice_aq_acl_cntrs_chk_params()
391 cmd->counter_amount = cntrs->amount; in ice_aq_alloc_acl_cntrs()
H A Dice_acl.h118 u8 amount; member
/dpdk/doc/guides/eventdevs/
H A Docteontx.rst28 - Open system with configurable amount of outstanding events
H A Dcnxk.rst35 - Open system with configurable amount of outstanding events limited only by
/dpdk/doc/guides/linux_gsg/
H A Dbuild_sample_apps.rst159 When running an application, it is recommended to use the same amount of memory as that allocated f…
164 … itself can also fail if the user requests less memory than the reserved amount of hugepage-memory…
H A Denable_func.rst32 * RLIMIT_MEMLOCK (amount of pinned pages the process is allowed to have)
/dpdk/doc/guides/contributing/
H A Dunit_test.rst51 EAL: Static memory layout is selected, amount of reserved memory...
73 EAL: Static memory layout is selected, amount of reserved memory can be...
97 EAL: Static memory layout is selected, amount of reserved memory can be...
H A Ddesign.rst148 The statistics collection consumes a certain amount of CPU resources (cycles,
/dpdk/doc/guides/nics/
H A Dhns3.rst238 sent packet bytes are through SW only. The imissed counter is the amount of
240 counter is the amount of packets that are dropped by HW in Tx.
H A Dmlx5.rst305 - The amount of descriptors in Tx queue may be limited by data inline settings.
307 amount may exceed the hardware supported limits. The application should
527 …ets received or sent successfully by the PMD. The imissed counter is the amount of packets that co…
720 Minimal amount of data to be inlined into WQE during Tx operations. NICs
721 may require this minimal data amount to operate correctly. The exact value
730 requested amount of data bytes are inlined into the WQE beside other inline
780 amount, in this case warning is emitted. If ``txq_inline_max`` key is
806 and hardware does not support enough descriptor amount, in this case warning
1218 - '--socket-mem' is recommended to pin memory by predictable amount.
H A Dfail_safe.rst103 This parameter allows the user to configure the amount of time in milliseconds
H A Denic.rst64 gives the application the greatest amount of flexibility in its
73 amount will depend on the size of the mbufs being used for
H A Dmlx4.rst348 - '--socket-mem' is recommended to pin memory by predictable amount.
/dpdk/doc/guides/sample_app_ug/
H A Dintro.rst40 Forwarding/Skeleton contains the minimum amount of code required to enable
H A Dipv4_multicast.rst107 therefore can be initialized with lower amount of reserved memory for each buffer.
/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_dpdk.rst82 The amount of physically contiguous memory along with the number of physically
/dpdk/doc/guides/faq/
H A Dfaq.rst47 To avoid this scenario, either lower the amount of hugepage memory available to 1 GB size (or less)…
/dpdk/doc/guides/rel_notes/
H A Drelease_19_02.rst79 reserved amount, the PF can allocate up to 16 queues as the request after a

12