Searched refs:workload (Results 1 – 15 of 15) sorted by relevance
176 pkt->workload = RTE_POWER_WL_LOW; in parse_json_to_pkt()236 pkt->workload = RTE_POWER_WL_HIGH; in parse_json_to_pkt()238 pkt->workload = RTE_POWER_WL_MEDIUM; in parse_json_to_pkt()240 pkt->workload = RTE_POWER_WL_LOW; in parse_json_to_pkt()653 if (pol->pkt.workload == RTE_POWER_WL_HIGH) { in apply_workload_profile()659 } else if (pol->pkt.workload == RTE_POWER_WL_MEDIUM) { in apply_workload_profile()665 } else if (pol->pkt.workload == RTE_POWER_WL_LOW) { in apply_workload_profile()
95 enum rte_power_workload_level workload; member
19 workers, and distributes the crypto workload to them with certain behavior.123 process additional crypto workload than what the QAT cryptodev can handle on153 Multi-core mode, which distributes the workload with several (up to eight)
140 workload, therefore, the higher frequency is needed. The high empty poll number153 * MED: the frequency is used to process modest traffic workload.155 * HIGH: the frequency is used to process busy traffic workload.
198 As an extension of new_device(), this function adds virtio-crypto workload199 acceleration capability to the device. All crypto workload is processed by
22 (e.g. CUDA Toolkit or OpenCL), thus it is not possible to launch workload
376 indicate to the worker what workload needs to be performed on the event.
86 …upport can be used to create a set of peer processes where each process performs the same workload.
54 …| 6 | Worker threads | Placeholders for the customer specific application workload (for ex…
194 and CUDA to launch the swap of packets MAC addresses workload on the GPU.203 - Coordinate the workload on the GPU with the network and CPU activity to receive packets.
103 pkt->workload = RTE_POWER_WL_LOW; in set_policy_defaults()
734 - `workload`_923 workload subsection928 it is necessary to specify how heavy the workload is.938 ``"workload": "MEDIUM"``
44 If configured correctly, according to system workload, this feature provides power savings.
228 library, and run the scheduling workload on a CPU core.
179 * **Added crypto workload support to vhost library.**