Home
last modified time | relevance | path

Searched refs:pure (Results 1 – 13 of 13) sorted by relevance

/dpdk/doc/guides/mempool/
H A Dring.rst7 **rte_mempool_ring** is a pure software mempool driver based on the
H A Dstack.rst7 **rte_mempool_stack** is a pure software mempool driver based on the
/dpdk/doc/guides/prog_guide/
H A Dpoll_mode_drv.rst89 To achieve optimal performance, overall software design choices and pure software optimization tech…
302 * A pure per-port offload is the one supported by device but not per-queue type.
303 * A pure per-port offloading can't be enabled on a queue and disabled on another queue at the same …
304 * A pure per-port offloading must be enabled or disabled on all queues at the same time.
305 * Any offloading is per-queue or pure per-port type, but can't be both types at same devices.
306 * Port capabilities = per-queue capabilities + pure per-port capabilities.
311 The ``dev_info->[rt]x_offload_capa`` returned from ``rte_eth_dev_info_get()`` includes all pure per…
H A Dring_lib.rst371 As a well known limitation - it can perform quite pure on some overcommitted
H A Dlink_bonding_poll_mode_drv_lib.rst8 DPDK also includes a pure-software library that
H A Dpacket_framework.rst15 * Provide capability to switch between pure software and hardware-accelerated implementations for…
1148 with all the implementations sharing the same API: pure SW implementation (no acceleration), implem…
/dpdk/lib/lpm/
H A Drte_lpm.c85 static uint32_t __attribute__((pure))
99 static uint32_t __attribute__((pure))
H A Drte_lpm6.c1129 static uint8_t __attribute__((pure))
/dpdk/doc/guides/cryptodevs/
H A Dscheduler.rst157 For pure small packet size (64 bytes) traffic however the multi-core mode is not
/dpdk/app/test-fib/
H A Dmain.c139 static __rte_always_inline __attribute__((pure)) uint8_t
145 static __rte_always_inline __attribute__((pure)) uint64_t
/dpdk/doc/guides/nics/
H A Dpcap_ring.rst8 the DPDK also includes pure-software PMDs, two of these drivers are:
/dpdk/doc/guides/rel_notes/
H A Drelease_18_11.rst216 pure-software eventdev driver distributing the work of scheduling
H A Drelease_18_05.rst445 A pure per-port offloading isn't requested to be repeated in [rt]x_conf->offloads to