]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_power/channel_commands.h
power: add per-core turbo boost API
[dpdk.git] / lib / librte_power / channel_commands.h
index 383897bf84a53df67474d6a797baf0885f415cf4..484085b1d27d162e4cc257e27f43a83490461c04 100644 (file)
@@ -52,6 +52,8 @@ extern "C" {
 #define CPU_POWER_SCALE_DOWN    2
 #define CPU_POWER_SCALE_MAX     3
 #define CPU_POWER_SCALE_MIN     4
+#define CPU_POWER_ENABLE_TURBO  5
+#define CPU_POWER_DISABLE_TURBO 6
 
 struct channel_packet {
        uint64_t resource_id; /**< core_num, device */