power: extend guest channel for frequency query
authorMarcin Hajkowski <marcinx.hajkowski@intel.com>
Fri, 27 Sep 2019 12:15:58 +0000 (13:15 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 27 Oct 2019 19:57:05 +0000 (20:57 +0100)
commit04a8cb8ee95f82b22f18bb9de83b740b5b943a59
treea99fa4f65e2e5cd57c62537bf40ef7d8fdfdd5db
parente4d028a0fb53809a341f62a39e59f9e13e7c7f59
power: extend guest channel for frequency query

Extend incoming packet reading API with new packet
type which carries CPU frequencies.

Signed-off-by: Marcin Hajkowski <marcinx.hajkowski@intel.com>
Tested-by: David Hunt <david.hunt@intel.com>
Acked-by: Lee Daly <lee.daly@intel.com>
examples/vm_power_manager/guest_cli/vm_power_cli_guest.c
lib/librte_power/channel_commands.h
lib/librte_power/guest_channel.c
lib/librte_power/guest_channel.h