Re: [dpdk-dev] [PATCH v2 4/4] power: add cmd to query CPU freq

2019-09-27 Thread Hunt, David
On 27/09/2019 13:16, David Hunt wrote: From: Marcin Hajkowski Add command and related logic to query CPU frequencies either for specified CPU or all cores. Signed-off-by: Marcin Hajkowski Tested-by: David Hunt Acked-by: Lee Daly --- .../guest_cli/vm_power_cli_guest.c| 150 ++

[dpdk-dev] [PATCH v2 4/4] power: add cmd to query CPU freq

2019-09-27 Thread David Hunt
From: Marcin Hajkowski Add command and related logic to query CPU frequencies either for specified CPU or all cores. Signed-off-by: Marcin Hajkowski Tested-by: David Hunt Acked-by: Lee Daly --- .../guest_cli/vm_power_cli_guest.c| 150 -- 1 file changed, 138 insert