Searched refs:pure (Results 1 – 13 of 13) sorted by relevance
7 **rte_mempool_ring** is a pure software mempool driver based on the
7 **rte_mempool_stack** is a pure software mempool driver based on the
89 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…
371 As a well known limitation - it can perform quite pure on some overcommitted
8 DPDK also includes a pure-software library that
15 * 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…
85 static uint32_t __attribute__((pure))99 static uint32_t __attribute__((pure))
1129 static uint8_t __attribute__((pure))
157 For pure small packet size (64 bytes) traffic however the multi-core mode is not
139 static __rte_always_inline __attribute__((pure)) uint8_t145 static __rte_always_inline __attribute__((pure)) uint64_t
8 the DPDK also includes pure-software PMDs, two of these drivers are:
216 pure-software eventdev driver distributing the work of scheduling
445 A pure per-port offloading isn't requested to be repeated in [rt]x_conf->offloads to