[dpdk-dev] [PATCH 0/3] Core capabilities query

Hajkowski marcinx.hajkowski at intel.com
Thu May 30 18:15:14 CEST 2019


From: Marcin Hajkowski <marcinx.hajkowski at intel.com>

Extend guest channel and sample apps to query CPU capabilities.

Please note that these changes depends on
(http://patchwork.dpdk.org/cover/52335/) and
(http://patchwork.dpdk.org/cover/52213/) which should be applied first.


Marcin Hajkowski (3):
  power: add new packet type for capabilities
  examples/power_manager: send cpu capabilities on vm request
  examples/power_guest: send request for specified core capabilities

 examples/vm_power_manager/channel_monitor.c   |  67 ++++++++++
 .../guest_cli/vm_power_cli_guest.c            | 119 +++++++++++++++++-
 lib/librte_power/channel_commands.h           |  14 +++
 3 files changed, 198 insertions(+), 2 deletions(-)

-- 
2.17.2



More information about the dev mailing list