Re: [dpdk-dev] [PATCH v4 06/11] examples/power: increase allowed number of clients

2018-09-26 Thread Burakov, Anatoly
On 26-Sep-18 2:40 PM, David Hunt wrote: Now that we're handling host policies, containers and virtual machines, we'll rename MAX_VMS to MAX_CLIENTS, and increase from 4 to 64 Signed-off-by: David Hunt --- Acked-by: Anatoly Burakov -- Thanks, Anatoly

[dpdk-dev] [PATCH v4 06/11] examples/power: increase allowed number of clients

2018-09-26 Thread David Hunt
Now that we're handling host policies, containers and virtual machines, we'll rename MAX_VMS to MAX_CLIENTS, and increase from 4 to 64 Signed-off-by: David Hunt --- examples/vm_power_manager/channel_manager.h | 4 ++-- examples/vm_power_manager/channel_monitor.c | 10 +- 2 files changed